• Resolved mcho

    (@mcho)


    Hi, I would like to use this plugin to sync photos from light room, but when I get a lot of images in a gallery, I would like to add pages to the front end that the user can click to go to /gallery-1/page/2. Is there a way to do that? Is this documented somewhere?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jordy Meow

    (@tigroumeow)

    Hi,

    WP/LR Sync allows you to synchronize Lightroom with your WordPress. However, it’s not a gallery plugin, and it’s also not a theme. In your case, you can use WP/LR Sync, of course, but you will also need to figure out how to display images the way you want on your website. Think of WP/LR Sync as if it were you uploading many photos to your Media Library; you would still need to figure out the way you want to display them ??

    You can either ask the developer of your theme (they are the only ones who can work on the paging) or use a Gallery plugin that has paging features embedded.

    You can use also Meow Gallery, it doesn’t do paging, but it has infinite scrolling.

    Thread Starter mcho

    (@mcho)

    Thanks for your answer! Is there a way for me to pull only the first 12 images from get_media_from_collection() or second 12 images, etc? If the collection has many images like 400 images, the get_media_from_collection() function returns all of them, which I don’t need since I’ll be adding pages.

    Plugin Author Jordy Meow

    (@tigroumeow)

    That’s a good idea! I can indeed add paging in this function, with parameters like limit and offset ?? Can you contact me here? https://meowapps.com/contact. I’ll prepare a new version for you so that you can try it out.

    Thread Starter mcho

    (@mcho)

    Sure, I submitted the form there.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to add pagination’ is closed to new replies.