Forums

[resolved] [Plugin: NextGEN Gallery] slideshow not working at all (2 posts)

  1. peterjharrison
    Member
    Posted 2 years ago #

    Hi,

    The slideshow is working when I use the short code

    [slideshow id=21 w=700 h=200]

    in my page but when I try and use the template tag

    <?php nggShowSlideshow('21', '700', '200'); ?>

    It doesn't seem to work.

    Can anyone help me work out why?

    Regards
    Pete

  2. peterjharrison
    Member
    Posted 2 years ago #

    Hi,

    Its ok I've worked out what the problem is, I was using the wrong function it should of been.

    <?php nggSlideshowWidget('21', '700', '200'); ?>

    Regards
    Pete

Topic Closed

This topic has been closed to new replies.

About this Topic