• I’ve followed the steps, but perhaps the steps needed to get the slideshow working are incomplete?

    After installing Slideshow Gallery plugin:

    1. Edit Page
    2. Inserted some photos via standard WP image uploader/media library
    3. Inserted [slideshow post_id=”5831″] in the body of the page

    …and nothing happens.

    Clicking on Insert Slides button in the editor also pulls up a blank page…

    I tried… moving on to yet another Gallery plugin…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried [slideshow post_id=”5831″ custom=1] yet?

    I’ve just installed this plugin, and I’m not having any problems with getting it to work. I added the [slideshow] (note: no post id necessary) tag to the content field, but then decided to use it in my template instead, where I used the following code:

    <?php echo do_shortcode('[slideshow]'); ?>

    Now I just need to figure out how to automatically exclude the featured image from the gallery.

    I just wanted to share this, because so many have voted, that the plugin is broken, and I almost didn’t even bother trying it myself due to all the negative feedback.

    I had the same problem and it was resolved by adding custom=1' to the code. Is that in the documentation somewhere?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Simply Not Working’ is closed to new replies.