• trying to integrate the slideshow into a header located at:

    streamtoseatravel.com

    tried putting the following shortcode into the header.php file:

    <div class=”widget headerWidget” style=”margin-top:5px”>
    <?php if (function_exists(“nggSlideshowWidget”))
    { nggSlideshowWidget(1,902,429); } ?>
    </div>

    but no luck, as you can see i am newbie, but really want to learn more….

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: NextGEN Gallery] trying to integrate into header’ is closed to new replies.