• I auto-upgraded the NextGen Gallery and NextGen Galleryview plug-ins, and now my slideshow isn’t showing up at all – not even an error message. I updated the php code on the page and checked to make sure the plug-in is pointed to the right path.

Viewing 1 replies (of 1 total)
  • Thread Starter blackessej

    (@blackessej)

    <?php
      $content = "[galleryview id=1; showPanels=true showCaptions=false showFilmstrip=false panelWidth=450 panelHeight=338 panelScale=crop transitionSpeed=2500 transitionInterval=3000 fadePanels=true navTheme=dark startFrame=1 pauseOnHover=false]";
      do_shortcode($content);
    ?>

    This is the php I’m using to call the gallery on the homepage, which is:

    https://www.erisdesigns.net

    Appreciate any help. Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: NextGEN Gallery] NextGen slideshow disappeared’ is closed to new replies.