• Mattn

    (@mattn)


    I would like to display only one image per gallery without scrolling line (“bl?tterfunktion”). When one clicks on that image, the gallery should appear.

    how can that be done?

    sorry or the next question, but it is really very hard to find answers considering “nextGen”…

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Mattn

    (@mattn)

    i don’t mean the “singlepic” function, or in other words:
    i would like to combine “singlepic” with a gallery.

    Thread Starter Mattn

    (@mattn)

    is it not possible to show only one thumbnail, without the “scrolling function” (“bl?tterfunktion”) appearing?

    HI Mattn (or anybody else reading)

    Did you find an easy way to do this?

    I would also like to know how to deactivate the “bl?tterfunktion”. As far as i know it is not possible, to show only one thumbnail, and after the user clicks on this thumbnail the gallery is shown.

    hi everyone,

    to show only one thumb of a gallery without pagination do the following:

    1. set number of images per page to 1 in your gallery options

    2. in your gallery.php (or your custom-template) disable or delete pagination, by changing the follwing line :

    <!– Pagination –>
    <?php echo $pagination ?>

    thats all

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: NextGEN Gallery] Only show ONE image in articles’ is closed to new replies.