• magaworks

    (@magaworks)


    Hello,
    I have the latest version of the plugin installed and I have big galleries, so I am paginating the thumbnail gallery, but I would like to have arrows to paginate back and forward in the gallery pages instead of page numbers.
    Is there a way to have this working?
    Thanks to everyone who can help.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • bobbyl76

    (@bobbyl76)

    Can you point me to the pagination settings? I can’t even find them. I’m also posting large libraries.

    Plugin Author Aesqe

    (@aesqe)

    @bobbyl76: pagination settings are on the WordPress Media settings page, but so far it’s only one option “How many page links should be shown in pagination?”

    @magaworks: not yet, but I’ve added it to my todo lis. Only way to achieve it at the moment would be to filter the whole file gallery output (filter name: “file_gallery_output”) and inject previous/next navigation links somehow. There’s a beta version of the plugin on Github, I’ll see if I can squeeze the prev/next links in there soon. (https://github.com/aesqe/file-gallery)

    Plugin Author Aesqe

    (@aesqe)

    @magaworks: I’ve added previous/next links to pagination in the latest beta. Please download and test: https://github.com/aesqe/file-gallery

    thanks! 🙂

    Hello Aesqe,

    Where can i set how many thumbnails should appear on each page i.e. define the page length?

    Thanks,
    Steve

    Plugin Author Aesqe

    (@aesqe)

    @signcarver: the option is named “limit” (which – I now realise – isn’t really intuitive; unless you have experience with, for example, databases. I’ll havr to think about changing the whole concept to something more user-friendly).

    so the shortcode should look something like this:

    [gallery limit="10" paginate="true"]

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Paginate gallery’ is closed to new replies.