• Resolved Peter Hardy-vanDoorn

    (@petervandoorn)


    The last version of photonic to work for me is 2.18. Every update since does not show the flickr gallery. I have followed the advice on other support posts to rename the gallery shortcode to photonic and also to tick the checkbox to force script loading in the header, but to no avail. The HTML is there, but there is a problem with your scripts which is causing everything to have zero height.

    The link to the page I supplied is working as my client has complained that the gallery is not loading, so I had to revert back to 2.18 which means that you won’t be able to look at the page to troubleshoot, unfortunately.

    I have also seen other support posts suggesting a conflict with bootstrap, but my theme (hand-coded by me) does not use bootstrap.

    Thanks

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

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

    (@sayontan)

    I have followed the advice on other support posts to rename the gallery shortcode to photonic and also to tick the checkbox to force script loading in the header, but to no avail.

    If your gallery shortcode is already working, changing it to something else is inconsequential.

    I have also seen other support posts suggesting a conflict with bootstrap, but my theme (hand-coded by me) does not use bootstrap.

    The Bootstrap workaround was deployed more than a year back with version 1.65, so that too shouldn’t affect you.

    The link to the page I supplied is working as my client has complained that the gallery is not loading, so I had to revert back to 2.18 which means that you won’t be able to look at the page to troubleshoot, unfortunately.

    Unfortunately it is next to impossible for me to say what *might* be going wrong if I cannot see an error.

    The HTML is there, but there is a problem with your scripts which is causing everything to have zero height.

    This is specifically the point for which I need a URL. There is no “problem” with the scripts. The way it works is this:

    1. The CSS has items set with display: none. This is to prevent a choppy effect when the page loads due to different photos taking different amounts of time
    2. The JS then comes in, calculates the layouts (in your case the mosaic layout needs a fair number of calculations), sets the heights and widths of everything, then removes the display: none setting.

    If you don’t see your galleries, it generally happens due to one of two reasons:

    1. The JS doesn’t load at all
    2. Or, the JS loads, but it isn’t executed because another plugin loaded before it is causing a JS error, which prevents Photonic from being executed

    The only for for me to help you here is for you to re-enable the latest version and let me know. My response times are within a few hours in most cases during normal US work hours, and in over 99% of requests I end up providing a fix on the same day that the issue is reported.

    Plugin Author Sayontan Sinha

    (@sayontan)

    Following up here – can you re-enable the current version of the plugin during a US weekday? I am based out of Texas, and if your location is Brighton, I am 6 hours behind you. I typically respond to support requests within a couple of hours, so once you let me know I can start taking a look at this almost immediately.

    Plugin Author Sayontan Sinha

    (@sayontan)

    I am marking this resolved due to a lack of responses.

    If you activate the current version of the plugin, reopen this topic and let me know. As I said, I am around 6 hours behind you, and I typically respond to support tickets within a couple of hours of receiving them.

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