• Hi Everyone.
    I’m trying to do this: I have a few gallery pages using galleryview with Filmstrip and in a width of 490 px.

    Now there’s ONE Page where I just want the panel and it has to be smaller, without captions and no film-strip.

    So I thought I could do this with the Option Generator. So there I generated the Shortcode (I want to put it in the THEME file) with a different size and no filmstrip.

    When I tried it, it didn’t work. The size was right but everything else wasn’t. It had captions (which I don’t even use in the default version) and the film strip.

    Am I doing something wrong? (IT also doesn’t work in the PREVIEW on the option generator page)
    This is what it gave me:

    <?php
      echo  do_shortcode("[galleryview id=yyy showPanels=true showCaptions=false showFilmstrip=false panelWidth=280 panelHeight=200 panelScale=nocrop transitionSpeed=3000 transitionInterval=4000 fadePanels=true navTheme=dark startFrame=1 pauseOnHover=false]");
    ?>

    Thanks for any help on this.
    Anja

    PS: If I don’t answer for a while… I’ll be on a holiday. ??

  • The topic ‘[Plugin: WordPress NextGen GalleryView] Option Generator Code not working’ is closed to new replies.