• Resolved jiske87

    (@jiske87)


    Hi there,

    Since a week no photos / albums are displayed on my website. Only the titles of the collections in which they are displayed are visible, so there must still be some form of connection between the site and Flickr.

    I’ve been looking for the problem for a long time now, but can’t find anything out of the ordinary. Is there anyone who could help?

    Thank you in advance

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

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

    (@sayontan)

    Hmm… Let me look into this. Something might have broken with the last update, because this works on my local setup, but not on my live setup.

    I am a bit busy today, so I will troubleshoot this tomorrow and respond.

    Thread Starter jiske87

    (@jiske87)

    Thank you!

    Plugin Author Sayontan Sinha

    (@sayontan)

    Looks like this is an incompatibility introduced with WP 6.2. They changed the code to deal with responses for parallel calls.

    To provide some background, Flickr collections are very network-intensive calls. So, to optimize the performance, I have them made in parallel. This requires a special component of WordPress, which is not used for the other calls in Photonic. In WP 6.2, some of the method signatures were changed, so my code needs to be modified to handle this.

    Thread Starter jiske87

    (@jiske87)

    Thanks for your quick response.

    It all sounds quite complex to me. Is there anything I can do to modify that code? Or are you going to work on this yourself and I have to wait for the next update? I’m trying to determine what I can do best now since quite a lot of visitors want to view that photo page every day… Maybe restore the older wordpress version for now?

    Again, thank you very much!

    Plugin Author Sayontan Sinha

    (@sayontan)

    I am likely to have an update for you tomorrow evening my time (Houston, US). In the worst case scenario, it might get delayed one additional day.

    While I can tell you what code to modify, I am hesitant to do that, since it can cause unintended consequences. I would also not recommend downgrading your WP version, since that can cause incompatibilities with several other areas.

    Thread Starter jiske87

    (@jiske87)

    Ok, thanks for your clear explanation. I’ll just have to wait and see for the next few days ??

    Hi @sayontan ,

    We seem to be having a similar problem. The html is returning malformed in our gallery page breaking the accordion that each of the Photonic shortcode-block-based flickr collections is nested in. Even when the shortcodes are pulled out of the accordion, they don’t render.

    Example shortcode: [photonic type=’flickr’ view=’collections’ collection_id=’72157720888379744′ headers=” user_id=’148741858@N08′ title_position=’slideup-stick’ popup=’hide’ layout=’random’]

    Thanks for quickly jumping on this!

    • This reply was modified 1 year, 7 months ago by wykananda.
    Plugin Author Sayontan Sinha

    (@sayontan)

    @jiske87,

    Version 3.00 should fix the issue for you. I just released it. Please note that you need to be on at least PHP 7.0 to use it.

    @wykananda,

    I don’t know if the update to Photonic will fix your issue. You seem to have a JS error coming from your accordion plugin (not Photonic). In any case, if you still face an issue after upgrading, please open a new thread.

    @sayontan,

    V3 fixed it! ??

    The accordion javascript error was incidental to the Photonic issue causing the page to render incorrect html.

    Anyhow, all better now. Big thank you for your wonderful plugin and top-notch support.

    Thread Starter jiske87

    (@jiske87)

    Thanks a lot for your super quick and friendly support. Everything works again after this update!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Flickr photos are no longer displayed’ is closed to new replies.