Thumbnails Not Stylized, No Lighbox
-
I just upgraded to 2.0.66.27 and now my thumbnail galleries are not stylized and clicking on them does not activate a lightbox (rather image is loaded in the browser window directly and requires a back button to get back to the page.) I did some digging and noticed that the script declarations in the header are not concatenated correctly. The script URLs are missing a “/” after the Fully Qualified Domain Name (FQDN). Can someone verify this is a bug and if so, where to edit the plugin scripts to correct? Here’s the affected header code:
<script type='text/javascript'> /* <![CDATA[ */ var photocrati_ajax = {"url":"http:\/\/www.stdair.com\/photocrati_ajax","wp_home_url":"http:\/\/www.stdair.com","wp_site_url":"http:\/\/www.stdair.com","wp_root_url":"http:\/\/www.stdair.com","wp_plugins_url":"\/wp-content\/plugins","wp_content_url":"http:\/\/www.stdair.com\/wp-content","wp_includes_url":"http:\/\/www.stdair.com\/wp-includes\/"}; /* ]]> */ </script> <script type='text/javascript' src='https://www.stdair.comwp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/static/ajax.js?ver=3.9.2'></script> <script type='text/javascript' src='/wp-includes/js/jquery/jquery.js?ver=1.11.0'></script> <script type='text/javascript' src='/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1'></script> <script type='text/javascript' src='https://www.stdair.comwp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/static/persist.js?ver=3.9.2'></script> <script type='text/javascript' src='https://www.stdair.comwp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/static/store.js?ver=3.9.2'></script> <script type='text/javascript' src='https://www.stdair.comwp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/ajax/static/ngg_store.js?ver=3.9.2'></script> <script type='text/javascript' src='https://www.stdair.comwp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/lightbox_context.js?ver=3.9.2'></script> <script type='text/javascript'>
Actual website page can be viewed here: https://www.stdair.com/bargains/24aba348a004/
Any help would be appreciated. Thanks, TAJ.
- The topic ‘Thumbnails Not Stylized, No Lighbox’ is closed to new replies.