Title: slideshow working on development server only
Last modified: August 21, 2016

---

# slideshow working on development server only

 *  Resolved [da](https://wordpress.org/support/users/da/)
 * (@da)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/slideshow-working-on-development-server-only/)
 * The slide show is working perfectly on the development server, but it will not
   display on the live server. All that is displayed to the viewer is a large empty
   space. Using the Inspect element, I can see the underlying code for the show.
 * Both are running
    Wordpress 3.8.1 Openstrap Theme 1.0.4 Slideshow Version 2.2.19
 * Yes, I did make sure to use the deploy id generated on the live site.
 * This is the code in question:
    <?php do_action(‘slideshow_deploy’, ‘7429’); ?
   >
 * When I place the word “here” immediately after the code, the word is displayed
   just beneath the large white area where the show should appear.
 * Ideas anyone?
    david
 * [https://wordpress.org/plugins/slideshow-jquery-image-gallery/](https://wordpress.org/plugins/slideshow-jquery-image-gallery/)

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

 *  Thread Starter [da](https://wordpress.org/support/users/da/)
 * (@da)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/slideshow-working-on-development-server-only/#post-4619622)
 * The only difference I can find is how the following is rendered. It’s the first
   line of code seen when using Inspect Element.
 * class=”slideshow_container slideshow_container_slideshow-jquery-image-gallery-
   custom-styles_1″
 * The development server includes:
    style=”height: 270px; width: 720px;”
 * while the live server only has:
    style=”height: 270px; “
 * Both locations have
    Max width set to 400; Proportional relationship set to 3:
   1; Slideshow’s height set to 200.
 * ????
 *  Thread Starter [da](https://wordpress.org/support/users/da/)
 * (@da)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/slideshow-working-on-development-server-only/#post-4619707)
 * visitor stats is the offending plug-in. as soon as I disabled it, the slideshow
   appeared.

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

The topic ‘slideshow working on development server only’ 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/)

 * 2 replies
 * 1 participant
 * Last reply from: [da](https://wordpress.org/support/users/da/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/slideshow-working-on-development-server-only/#post-4619707)
 * Status: resolved