• Hi,
    I was wondering if anyone knew if it is possible to bypass the tumbnail section of the gallery when selecting an album and go straight to the image browser?
    Any help would be much appreciated.
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi, I’m looking for the exact same thing, please provide a solution or tell if isn’t be possible without modify the code.
    Thanks in advance!
    Greetings from Argentina

    Here we go again with the same question, other project but the same plugin and the same requirement.

    Sure some knew how, please tell to apply and take for future.

    Thanks a lot!
    G

    Hey I would like an official way to do this too!!! It seems like something a lot of people want, I’ve seen a lot of requests for this, but no solutions. I’ve found a hack solution for this, but it only works of you never want to use the nggallery layout: that you always want to go directly to the image browser.

    It’s not a good solution – but it serves:
    **if you don’t know how to save crashed plugins don’t try this, save an original copy of nggfunctions.php before starting**

    open up nggfunctions.php

    copy the showimagebrowser function AFTER “nggshowimagebrowser(“
    go to the showgallery function and highlight the whole function starting AFTER “nggShowGallery(” paste in the image browser function.
    Make sure you get all of the show gallery function, it ends after the code after this comment: “// get all picture with this galleryid”.

    If you don’t replace the code correctly you get a nasty error on the admin panel and you have to replace the non-botched nggfunctions.php.

    the code should look like this:

    [Code moderated as per the Forum Rules. Please use the pastebin]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: NextGEN Gallery] Album direct to gallery image browser’ is closed to new replies.