Was wondering if it was possible and how to disable the image popup on the product page? Don't need this feature, and would like to disable it.
OpenCart 2.1.0.1 is what I currently have installed.
Thanks
Ken
To do that you can open file catalog\view\theme\default\template\product\product.tpl
find
and remove it.
find
Code: Select all
$(document).ready(function() {
$('.thumbnails').magnificPopup({
type:'image',
delegate: 'a',
gallery: {
enabled:true
}
});
});
http://www.viethemes.com - OpenCart turtorials, news, tips and stricks, extension
Our extensions:
Visual Theme Editor - Powerful tool for customizing style of any theme visually
Live Theme Editor - Customize layout, colors, backgrounds, fonts of the default theme
Theme Animation - Animation Editor for any theme
Extra Positions PRO, Custom JavaScript, Custom CSS and others
Who is online
Users browsing this forum: No registered users and 4 guests