• Resolved paupixel

    (@paupixel)


    Dear Photonic,

    On my quest to find a good plugin able to show Flickr Sets with images and captions, I came across yours

    I have installed the theme, disabled other lightbox plugins, entered my API and secret API keys (I made sure all was correct!)

    I have tested a page with just a shortcode: https://pautheatre.co.uk/testing-flickr-1/ and it shows well my set

    BUT

    When I insert a gallery on a text field, using the Photonic does not work. I want to be able to provide my client with an easy way of customising those galleries

    If I go to view text (code) it says that:

    [gallery type="flickr" user_id='43170052@N07' view='photosets' photoset_id='72157673797702768' filter_type='include' media='photos' tag_mode='any' sort='date-posted-desc' per_page='12' more='More' photo_count='12' photo_more='More' privacy_filter='1' layout='masonry' caption='desc-title' thumb_size='m' main_size='b' collections_display='lazy' fx='fade' controls='show' timeout='5000']

    and the page does not show anything

    Any ideas what could be wrong?

    Many thanks in advance and thanks for a good plugin

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    When I try passing your user id (43170052@N07) to the API on Flickr directly (https://www.flickr.com/services/api/explore/flickr.photosets.getList), I don’t see any photoset with the id that you have mentioned (72157673797702768). So it is likely that the photoset does not exist, or is not public. Can you confirm the same?

    Thread Starter paupixel

    (@paupixel)

    Hi Sayotan, many thanks for your answer
    It was a mistake, yes, but now I set for the right album (which I made sure it is public) and still not working, instead is showing me a different album?

    this is my album

    https://www.flickr.com/photos/helenmarshallphotographs/sets/72157700144037681

    this is what I see:

    https://pautheatre.co.uk/testing-flickr-2/

    and this is the code used:

    [gallery type="flickr" user_id='43170052@N07' view='photos' photoset_id='72157700144037681' filter_type='include' media='photos' tag_mode='any' sort='date-posted-desc' layout='masonry' caption='desc-title' thumb_size='n' main_size='b' fx='fade' controls='show']

    Thanks again, and sorry if I’m doing something wrong

    Thread Starter paupixel

    (@paupixel)

    UPDATE: I can see, following your link above, the album still not showing, so I guess I’ll have to work on it, thanks and sorry

    Plugin Author Sayontan Sinha

    (@sayontan)

    One issue I see is that you are using an incorrect user id. From what I could figure out your user id should be 12809887@N06.

    Also, you can simplify your shortcode to be this:

    [gallery type="flickr" photoset_id='72157700144037681' layout='masonry']

    This should be sufficient.

    Plugin Author Sayontan Sinha

    (@sayontan)

    I am marking this resolved based on my last suggestion above. If you are still facing issues with the shortcode I have proposed, please feel free to reopen this thread.

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