
Originally Posted by
godt
I have a further complication to the popup image issue. I made the change to html_header.php, and the popup now works as it should with respect to the main product image (bksb.jpg). With each of two additional images, however, the popup remains small, and each additional image ( bksb_1.jpg and bksb_2.jpg) loads into the popup a copy of the main product image.
I have no debug logs. If I revert to the classic template, all works as it should.
italianahandbags . com . au /014 /
Shop, then 'test stuff'.
I thought initially that this was an issue with Zen Magnific, but I have uninstalled that. Any thoughts?
As far as the additional image popup, you need to add that page to the code I provided for the html_header.php
PHP Code:
if (COLUMN_WIDTH == '0' || (in_array($current_page_base,explode(",",'popup_image,popup_image_additional')) )) {
I would copy and upload /includes/modules/additional_images.php
to
/includes/modules/stirling_grand/additional_images.php
to restore file.
Bookmarks