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