Title: only in preview
Last modified: August 20, 2016

---

# only in preview

 *  Resolved [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/only-in-preview/)
 * slideshow only works in preview
 * my footer is
    <?php wp_footer(); ?>
 * </body>
    </html>
 * Is it because my wp-content is renamed?
 * Edit: Oh it’s a doozy
 * In preview it has code like
    [http://sssss.xxxxxxxxx.com/data/plugins/slideshow-jquery-image-gallery/js/SlideshowPlugin/slideshow.min.js?ver=2.2.1′></script&gt](http://sssss.xxxxxxxxx.com/data/plugins/slideshow-jquery-image-gallery/js/SlideshowPlugin/slideshow.min.js?ver=2.2.1′></script&gt);
 * in real it’s like
    [http://xxxxxxxxx.comy/js/SlideshowPlugin/slideshow.min.js?ver=2.2.1′></script&gt](http://xxxxxxxxx.comy/js/SlideshowPlugin/slideshow.min.js?ver=2.2.1′></script&gt);
 * Can you tell me where this is written, somethiing is clearly replacing string
   by assuming a length
 * [http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/](http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/only-in-preview/#post-3427547)
 * Worked out this is the fault of wordpress-mu-domain-mapping
 *  Plugin Author [Stefan Boonstra](https://wordpress.org/support/users/stefanboonstra/)
 * (@stefanboonstra)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/only-in-preview/#post-3427554)
 * The slideshow tries to obtain its file location by using a WordPress function,
   so I don’t know why it should go wrong there.
 * The slideshow script is loaded in ‘`wp-content/plugins/slideshow-jquery-image-
   gallery/classes/SlideshowPlugin.php`‘. On line 123 of that file you’ll find the
   line that works out the plugin’s location, which you can change.
 *  Thread Starter [funsail](https://wordpress.org/support/users/funsail/)
 * (@funsail)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/only-in-preview/#post-3427555)
 * wordpress-mu-domain-mapping used an old define that disabled one of the includes

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘only in preview’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slideshow-jquery-image-gallery_d3d2de.
   svg)
 * [Slideshow](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slideshow-jquery-image-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slideshow-jquery-image-gallery/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [funsail](https://wordpress.org/support/users/funsail/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/only-in-preview/#post-3427555)
 * Status: resolved