• Hi! I’m using Photonic 2.70 trying to load more than 100 albums from Google Photos. This is the case: I’m loading first 30 albums. When I click more button, loads 30 more below the first 30 albums, click more and loads 30 more again but the next time I click on the button doesn’t load more than 90 albums (I have more than 100) Always stuck in the spinning wheel!
    Is there a solution?

    My shortcode is:
    [gallery type='google' view='albums' access='all' crop_thumb='crop' columns='auto' more='Ver más' count=30 title_position='slideup-stick' main_size='1600' thumb_size='280' popup='hide' layout='square']

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

Viewing 9 replies - 16 through 24 (of 24 total)
  • Thread Starter suzenako

    (@suzenako)

    I don’t know how to resolve this error. I don’t even know what it means.
    That’s why I’m searching for help here ??

    Plugin Author Sayontan Sinha

    (@sayontan)

    Take a look at this: https://www.ads-software.com/support/topic/connecting-back-to-this-site-3/. This was probably done by your host.

    Thread Starter suzenako

    (@suzenako)

    Thanks for your patience, I still don’t know what to do with my host. Looks like the topic you suggest me talks about Wordfence. Anyway, I have installed another plugin that works without any errors until I can figure out what happens.

    Plugin Author Sayontan Sinha

    (@sayontan)

    Yes, the linked thread talks about Wordfence, but the issue being highlighted is that Wordfence was not working because admin-ajax.php was locked with a 423 status. If you reference that thread to your hosting provider and tell them that the file is being locked, they can likely help you.

    Hi Sayontan,

    Af first, a really great plugin, thanks for sharing it with the WP-community!

    I have the same problem as @suzenako:
    – PHP-mode: next-button doesn’t work (spinning wheel)
    – JS-mode: next-button works one time (so with default “photo_count”-settings I can retrieve 100 albums (my Google Photos account holds 250 albums). When clicking again on the next-button I get a spinning wheel.

    Shortcode (in JS-mode):
    [gallery type='google' view='albums' access='all' crop_thumb='crop' columns='auto' more='Volgende' title_position='below' main_size='1600' thumb_size='150' popup='page' load_mode='js' layout='square']

    The difference with @suzenako is that my album page (https://www.vanwoesik.com/albums/) is not password protected. And the albums and photos at Google are also all shared.

    Do you have any idea how to fully activate the “Next”-button, either in JS-mode or in PHP-mode?

    Furthermore, when in JS-mode I click on album 51 through 100 I get the following error on the photo page:
    Failed to get data. Error:
    Invalid resume token.

    Hope you can help me, thanks in advance!

    Plugin Author Sayontan Sinha

    (@sayontan)

    @goeg,
    Try using a different lightbox and see if that helps.

    I followed your advice and the Next-button works with Lightbox-setting “FancyBox 3”. Thanks for that! But the second problem still remains when clicking on a album above nr. 50. Any suggestions? More trying out other Lightboxes?

    Plugin Author Sayontan Sinha

    (@sayontan)

    But the second problem still remains when clicking on a album above nr. 50. Any suggestions? More trying out other Lightboxes?

    This looks like a bug on my side. I will try to work on it during the weekend. You can use a different popup type (e.g. popup='show') instead of popup='page' which you currently have. The current option opens galleries on a new page – I need to dig into the code to see why it isn’t working.

    The change of popup type did the trick! Thank you so much! I made a donation for a decent cup of coffee ??

Viewing 9 replies - 16 through 24 (of 24 total)
  • The topic ‘Unable to load more than 100 albums’ is closed to new replies.