Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @vger8419 – Although we made every effort to make most of the NextGEN Legacy shortcode structures compatible with the current NextGEN Gallery some do not always translate through when updating.

    The [slideshow] shortcode should be working fine as it was definitely translated into the current NextGEN Gallery code.

    Have you tried using the Reset Option under Gallery > Other Options and then clearing your image cache under Gallery > Other Options > Miscellaneous?

    Thanks!

    – Cais.

    I am having the exact same issue. This is the shortcode I am using: <

    <?php if ( is_home() ) {
    echo do_shortcode(‘[ngg_images gallery_ids=”5″ display_type=”photocrati-nextgen_basic_slideshow” gallery_width=500 gallery_height=125]’);
    } ?>

    This worked up until I installed the latest update. I also tried clearing the image cache, but no change.

    Thread Starter vger8419

    (@vger8419)

    I did try both suggestions. I also tried testing with several standard Themes and I have no problem. I’m running a custom Artisteer Theme and this update seems to have a problem with it.

    Plugin Contributor photocrati

    (@photocrati)

    @vger8419 – Artisteer themes have been known to cause several different issues, although not displaying the slideshow at all is something I have not come across before.

    Since you see no issues with the default WordPress Twenty series themes I would suggest going to Artisteer to see if they can offer any assistance since it appears to be a conflict there.

    @evacatherder – Although I do not see anything specifically wrong with the code you are using it would also be more appropriate for you to start your own topic for your specific issue.

    Thanks!

    – Cais.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘shortcode [slideshow id=xx] not working since upgrade to 2.0.66’ is closed to new replies.