• Resolved mbriney

    (@mbriney)


    I am using the Neutica theme with my blog and for some reason the [nggallery id=X] code is not translating properly on the index pages.

    The gallery shows up fine on the story pages and I was wondering if there was a certain class or something that I should be including in the index.php page to ensure that the code works.

    I don’t seem to have this problem with the default templates.

    Thanks,
    -Matt

Viewing 1 replies (of 1 total)
  • Thread Starter mbriney

    (@mbriney)

    I found the fix. In the home.php and index.php

    Change
    <?php the_content_rss('', TRUE, '', 40); ?>

    To
    <?php the_content() ?>

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: NextGEN Gallery] Gallerys show up on stories but not index’ is closed to new replies.