Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi! Yes! You can use nggShowGallery function passing id gallery. For example : <?php echo nggShowGallery($slider[0][‘ngg_id’]); ?>

    Thread Starter jaymorgan1

    (@jaymorgan1)

    Awesome! Thank you I will try it!

    Thread Starter jaymorgan1

    (@jaymorgan1)

    ok, not awesome, What is the $slider variable and where can I find reference to this stuff? Why is it so hard to find?

    Blurg!

    Thread Starter jaymorgan1

    (@jaymorgan1)

    OK so i figured it out.

    If you want to add a nggGallery to your page but out of the scope of the content box of the wordpress admin screen, you can add the gallery ID to a custom field on your WP page and then call it up and feed it to this code

    <?php echo nggShowGallery($galleryID); ?>

    It will output a gallery. The reference and documentation for this product is horrible. Hopefully Photocrati Media gets them inline with some real documentation.

    Yes, perfect! I could be more verbose in the explanation, sorry!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: NextGEN Gallery] customfields and NGEN?’ is closed to new replies.