Viewing 4 replies - 1 through 4 (of 4 total)
  • Wondering if you have a conflict with your theme and nggallery.

    Try clicking Gallery in you admin bar.

    Then on the right hand side of the screen click Plugin Check.

    See if there’s any errors.

    You may want to check if you’re theme has the following :

    <?php wp_head(); ?>

    <?php wp_footer();

    You can check by clicking

    Appearance-> Editor in your admin bar.

    Click Header and Footer on the right hand side of your screen.

    <?php wp_head(); ?> right before </head>

    <?php wp_footer(); ?> right before </body>

    Add them if they are missing and click Update file after you edit each before moving on the the next.

    Good luck.

    Thread Starter GretarMagg

    (@gretarmagg)

    Hello

    Sorry for the late reply but the theme check passed with no errors and my theme (Atahualpa 3.7.1) has both wp_head and wp_footer at the Header and Footer documents.

    So the problems do not lie there…

    Which version of WordPress and NextGen Galleres ?

    They just updated both.

    Thread Starter GretarMagg

    (@gretarmagg)

    I have the newest version of both WP and NextGen galleries.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: NextGen Gallery] Galleries appearing many times on same page’ is closed to new replies.