After allowing someone to "help" develop our OpenCart development today, we find for some reason our Product Images no longer enlarge on the screen, but rather take the user to a new page and displays at top left. Is there any way to determine what has gone wrong as the so-called "Technical Guru" helping us has vanished after the issue was noticed.
Our developing site is found at http://www.buymythings.co.uk with three test products under "Miscellaneous".
Please help.
You are missing the links to the magnific-popup jquery script and css.
In the original download these links can be found at about lines 221,221 in catalog\controller\product\product.php
$this->document->addScript('catalog/view/javascript/jquery/magnific/jquery.magnific-popup.min.js');
$this->document->addStyle('catalog/view/javascript/jquery/magnific/magnific-popup.css');
make sure you have these js and css files and then try replacing the lines.
In the original download these links can be found at about lines 221,221 in catalog\controller\product\product.php
$this->document->addScript('catalog/view/javascript/jquery/magnific/jquery.magnific-popup.min.js');
$this->document->addStyle('catalog/view/javascript/jquery/magnific/magnific-popup.css');
make sure you have these js and css files and then try replacing the lines.
Who is online
Users browsing this forum: No registered users and 30 guests