Forums

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

  1. taghaboy
    Member
    Posted 6 months ago #

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

  2. taghaboy
    Member
    Posted 6 months ago #

    any idea

  3. MichaelH
    moderator
    Posted 6 months 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 6 months ago #

    THANKS MichaelH

Reply

You must log in to post.

About this Topic