• Hi,

    This might sound like a stupid question to some.

    I have downloaded the great gallery view plugin. The author has a demo on his site

    https://spaceforaname.com/galleryview/demo-position.html

    the plugin works fine, but i wish to use the styling he uses in the demo, the code is below, where must i add it for it to take affect? function.php? where abouts?

    $(‘#myGallery’).galleryView({
    filmstrip_position: ‘right’,
    show_overlays: true,
    overlay_position: ‘top’,
    panel_animation: ‘crossfade’
    });

    thanks olivia

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘jQuery call to GalleryView’ is closed to new replies.