Close button gives 404 after domain move
-
Hi,
I’m running the following:
WordPress: 3.9.2
Nextgen Gallery: 2.0.66.27Issue:
The close button within Lightbox is giving a 404.Cause:
The domain was originally at innerleithenholidaylets.digitalessence.net but has since moved to innerleithenholidaylets.co.uk and the url for the close button is still showing the old, incorrect url:https://innerleithenholidaylets.digitalessence.net/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/lightbox/static/jquery.lightbox/lightbox-btn-close.gif
In my code I can see the following CDATA:
<script type='text/javascript'> /* <![CDATA[ */ nextgen_lightbox_loading_img_url = "http:\/\/innerleithenholidaylets.digitalessence.net\/wp-content\/plugins\/nextgen-gallery\/products\/photocrati_nextgen\/modules\/lightbox\/static\/jquery.lightbox\/lightbox-ico-loading.gif"; nextgen_lightbox_close_btn_url = "http:\/\/innerleithenholidaylets.digitalessence.net\/wp-content\/plugins\/nextgen-gallery\/products\/photocrati_nextgen\/modules\/lightbox\/static\/jquery.lightbox\/lightbox-btn-close.gif"; nextgen_lightbox_btn_prev_url = "http:\/\/innerleithenholidaylets.digitalessence.net\/wp-content\/plugins\/nextgen-gallery\/products\/photocrati_nextgen\/modules\/lightbox\/static\/jquery.lightbox\/lightbox-btn-prev.gif"; nextgen_lightbox_btn_next_url = "http:\/\/innerleithenholidaylets.digitalessence.net\/wp-content\/plugins\/nextgen-gallery\/products\/photocrati_nextgen\/modules\/lightbox\/static\/jquery.lightbox\/lightbox-btn-next.gif"; nextgen_lightbox_blank_img_url = "http:\/\/innerleithenholidaylets.digitalessence.net\/wp-content\/plugins\/nextgen-gallery\/products\/photocrati_nextgen\/modules\/lightbox\/static\/jquery.lightbox\/lightbox-blank.gif"; /* ]]> */ </script>
But I don’t know how to fix this. I’ve deactivated and activated the plugin, cleared the image cache and also grepped the database for this url but can’t see it. I’m sure it’s an obvious fix but not to me!
Hoping somebody can shed some light on it for me please.
The url of an example of the issue is: https://www.innerleithenholidaylets.co.uk/properties/loch-ma-ben/
many thanks for your time & help.
- The topic ‘Close button gives 404 after domain move’ is closed to new replies.