Forums

NextGEN Gallery
Remove Pagination below 1 image (7 posts)

  1. bvimusic
    Member
    Posted 11 months ago #

    I am trying to remove the pagination from view altogether - nextgen has created a page and links that go below a thumbnail image and link to separate pages. I want the galleries to launch in lightbox and just be able to hit next to see the images.

    Can someone please tell me how I can remove the page links and numbers underneath the thumbnails?
    Here is the page I am referring to:
    http://www.design-momentum.com/projects/

    Thanks in advance!

    http://wordpress.org/extend/plugins/nextgen-gallery/

  2. Bendziii
    Member
    Posted 11 months ago #

    Hi, it is hard to find, but it's in the gallery options. It's called Add hidden images. It will let you browse through all the images, not just the ones on the current page.
    If you want to remove the navigation completely, just change the Number of images per page to 0 and all the thumbnails will be on same page.

  3. mrwolfy
    Member
    Posted 8 months ago #

    I went to this page,

    http://www.marianvlad.ro/?p=445

    interesting.

    Instead of making the suggested changes I:

    Opened the nextgen-gallery/lib/navigation.php file and replaced:

    $this->output = "<div class='ngg-navigation'>$r</div>";
    } else {
         $this->output = "<div class='ngg-clear'></div>"."\n";

    with:

    $this->output = "";
    } else {
    $this->output = "";

    Seemed to work, removed the pagination links below the gallery. Works so far for me.

  4. ebe
    Member
    Posted 8 months ago #

    Thank you Mrwolfy,
    I was strugling with the same problem on a page of a client. Your solution solved it perfectly.

  5. gSaenz
    Member
    Posted 3 months ago #

    any ideas on how to remove the numbers only? and keep the arrows. I assume I can them move them (the arrows) to their respective ends (the corner below the picture) or even butted against each other in the middle would be fine.

    thank you

  6. pcunningham@clearian.com
    Member
    Posted 1 month ago #

    Mr Wolfy,

    Thank you very very much for sharing this solution. Worked perfectly.

    Best,

    Patrick

  7. jedeso
    Member
    Posted 2 weeks ago #

    hi gsaenz, did you ever get an answer for this? i would also like to remove just the numbers (actually, I want to remove how it says "picture 1 of 25... etc,) and just have the back and next arrows only.
    any luck?
    thanks
    jedeso

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.