Forums

[resolved] [Plugin: NextGEN Gallery] the code nggallery id=1 dont work inside the index.php (4 posts)

  1. taghaboy
    Member
    Posted 2 years ago #

    how can i let the :
    [nggallery id=1]
    work inside any php file of my theme?
    Thanks

  2. taghaboy
    Member
    Posted 2 years ago #

    any idea

  3. MichaelH
    Volunteer
    Posted 2 years ago #

    Not too sure what that shortcode does but something of this type to execute a shortcode in a template:

    <?php echo do_shortcode('[nggallery id=]'); ?>

    Also review:
    Shortcode_API

  4. taghaboy
    Member
    Posted 2 years ago #

    THANKS MichaelH

Topic Closed

This topic has been closed to new replies.

About this Topic