• Resolved dijc

    (@dijc)


    Hi,

    We use Photonic, bu are having issues with thumbs not displaying in Elementor plugin position on our site’s homepage.

    Please help…

    Thanks,

    Andrew

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

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

    (@sayontan)

    Hard to say since I don’t keep up with Elementor changes. I guess Elementor changed some behaviour that stopped supporting the JavaScript loading mode for Photonic. Use the PHP loading mode in Photonic if you want to use an Elementor widget.

    Plugin Author Sayontan Sinha

    (@sayontan)

    Here is the documentation for the load modes: https://aquoid.com/plugins/photonic/optimization/#modes.

    Thread Starter dijc

    (@dijc)

    I tried changing to PHP, but still not loading any images.

    Plugin Author Sayontan Sinha

    (@sayontan)

    Did you recreate the gallery / widget after changing it?

    Thread Starter dijc

    (@dijc)

    I tried that, no success. Code:

    `[flickrgallery type=’flickr’ view=’photosets’ user_id=’188989364@N08′ columns=’3′ count=’12’ popup=’hide’ load_mode=’js’ layout=’square’]

    It seems to only be affecting the module as added via Elementor

    • This reply was modified 2 years, 6 months ago by dijc.
    Plugin Author Sayontan Sinha

    (@sayontan)

    In the code you pasted, you still have load_mode=‘js’. That is what I asked you to change to php.

    Thread Starter dijc

    (@dijc)

    Great, that worked. I changed it in the settings as you said. However it needed to be changed in the Elementor Photonic Module setup as well. Thanks…

    Plugin Author Sayontan Sinha

    (@sayontan)

    The option in the main settings is used as the default. If you remove the value from the shortcode, it will whatever is in the main settings. If you have a specific value in the shortcode, it will override whatever is in the main settings.

    Thread Starter dijc

    (@dijc)

    Okay. We still seem to have an issue. All this after the most recent updates on the site…

    1) When viewing the photo page (gallery) it only showed a singe photo.

    I then changed it to use slide show with thumbnails. This too is not working correctly. It shows a massive sized photo with left and right arrows to browse photos but no thumbnail navigation bar.

    See:
    Main Photo Gallery Page: https://www.deventerijsclub.nl/foto-albums/

    Example Album page: https://www.deventerijsclub.nl/foto-album/?photonic_gallery=W2ZsaWNrcmdhbGxlcnkgY29sdW1ucz0iYXV0byIgbGF5b3V0PSJzdHJpcC1iZWxvdyIgbW9yZT0iIiBkaXNwbGF5PSJpbi1wYWdlIiBwYW5lbD0iIiBmaWx0ZXI9IiIgZmlsdGVyX3R5cGU9ImluY2x1ZGUiIGZ4PSJzbGlkZSIgdGltZW91dD0iNDAwMCIgc3BlZWQ9IjEwMDAiIHBhdXNlPSIxIiBzdHJpcC1zdHlsZT0idGh1bWJzIiBjb250cm9scz0ic2hvdyIgcG9wdXA9InBhZ2UiIGN1c3RvbV9jbGFzc2VzPSIiIGFsaWdubWVudD0iIiBwaG90b19sYXlvdXQ9InN0cmlwLWJlbG93IiBjYXB0aW9uPSJ0aXRsZS1kZXNjIiB0aHVtYl9zaXplPSJxIiBtYWluX3NpemU9InoiIHRpbGVfc2l6ZT0ibiIgdmlkZW9fc2l6ZT0iU2l0ZSBNUDQiIHByaXZhY3lfZmlsdGVyPSIiIGNvdW50PSJtZWVyIGFsYnVtcy4uLiIgcGFnZT0iMSIgcGFnaW5hdGU9IiIgY29sbGVjdGlvbnNfZGlzcGxheT0iZXhwYW5kZWQiIHVzZXJfaWQ9IjE4ODk4OTM2NEBOMDgiIHBob3Rvc2V0X2lkPSI3MjE1NzcxNzIyMjg3MjMyMyIgZ2FsbGVyeV9pZD0iIiBwaG90b19pZD0iIiBtZWRpYT0iYWxsIiB0eXBlPSJmbGlja3IiIHN0eWxlPSJkZWZhdWx0IiB2aWV3PSJwaG90b3NldCIgcGhvdG9fY291bnQ9IjEyIiBwaG90b19tb3JlPSJtZWVyLi4uIiB0aXRsZV9wb3NpdGlvbj0ic2xpZGV1cC1zdGljayIgaXRlcmF0ZV9sZXZlbF8zPSIxIiBwZXJfcGFnZT0ibWVlciBhbGJ1bXMuLi4iIG92ZXJsYXlfc2l6ZT0icSIgb3ZlcmxheV92aWRlb19zaXplPSJTaXRlIE1QNCJd&photonic_gallery_title=Start%20Seizoen%202020-2021

    2) Then, why is that link so long? Is there an option to get this shorter? Makes it easier to share etc…

    Plugin Author Sayontan Sinha

    (@sayontan)

    Okay. We still seem to have an issue. All this after the most recent updates on the site…

    What sort of changes? The last Photonic update was a couple of weeks back. It would seem like your other site components change things fundamentally, causing other things to break. It would help if you start inspecting those plugins or your theme for such breakages.

    1) When viewing the photo page (gallery) it only showed a singe photo.

    I then changed it to use slide show with thumbnails. This too is not working correctly. It shows a massive sized photo with left and right arrows to browse photos but no thumbnail navigation bar.

    Switch back to the regular gallery mode. Apart from the slideshow mode being a very bad mode for displaying large galleries (i.e. it results in poor user experience), it is much harder to troubleshoot conflicts with other plugins.

    As of now, I can see that something on your site introduced “lazy loading”. You will have to disable it – that is replacing the Flickr photos with placeholder images that look really bad in the main slideshow, and is completely killing the photos in the thumbnail strip. Also, you need to talk to the theme or plugin author who introduced this without letting you know that they were doing so.

    2) Then, why is that link so long? Is there an option to get this shorter? Makes it easier to share etc…

    I had responded to you regarding this in your first query on the forum: https://www.ads-software.com/support/topic/url-to-album-for-sharing/

    Thread Starter dijc

    (@dijc)

    What sort of changes? The last Photonic update was a couple of weeks back. It would seem like your other site components change things fundamentally, causing other things to break. It would help if you start inspecting those plugins or your theme for such breakages.

    We only did the updates this week, including Photonic.

    Switch back to the regular gallery mode. Apart from the slideshow mode being a very bad mode for displaying large galleries (i.e. it results in poor user experience), it is much harder to troubleshoot conflicts with other plugins.

    What do you mean with ‘regular gallery’?
    I have changed to another and tried a few different ones but I get no success.

    We always seem to have some or the other issue with getting our Flickr photos on our site…

    Would really appreciate your help with this.

    Thanks, Andrew

    Plugin Author Sayontan Sinha

    (@sayontan)

    I have already provided you with what you need to do in my previous post: one of the things you updated introduced a “lazy loading” feature that is messing with all Photonic galleries. You need to disable whatever it is that introduced this lazy loading.

    Thread Starter dijc

    (@dijc)

    also on other pages the photo albums are not displayed correctly. See:

    https://www.deventerijsclub.nl/foto-album/?photonic_gallery=W2ZsaWNrcmdhbGxlcnkgY29sdW1ucz0iYXV0byIgbGF5b3V0PSJzdHJpcC1iZWxvdyIgbW9yZT0iIiBkaXNwbGF5PSJpbi1wYWdlIiBwYW5lbD0iIiBmaWx0ZXI9IjcyMTU3NzE2MDE3MDk0MjMxIiBmaWx0ZXJfdHlwZT0iaW5jbHVkZSIgZng9InNsaWRlIiB0aW1lb3V0PSI0MDAwIiBzcGVlZD0iMTAwMCIgcGF1c2U9IjEiIHN0cmlwLXN0eWxlPSJ0aHVtYnMiIGNvbnRyb2xzPSJzaG93IiBwb3B1cD0icGFnZSIgY3VzdG9tX2NsYXNzZXM9IiIgYWxpZ25tZW50PSIiIHBob3RvX2xheW91dD0ic3RyaXAtYmVsb3ciIGNhcHRpb249InRpdGxlLWRlc2MiIHRodW1iX3NpemU9InEiIG1haW5fc2l6ZT0iYiIgdGlsZV9zaXplPSJzYW1lIiB2aWRlb19zaXplPSJWaWRlbyBPcmlnaW5hbCIgcHJpdmFjeV9maWx0ZXI9IiIgY291bnQ9IjUwMCIgcGFnZT0iMSIgcGFnaW5hdGU9IiIgY29sbGVjdGlvbnNfZGlzcGxheT0iZXhwYW5kZWQiIHVzZXJfaWQ9IjE4ODk4OTM2NEBOMDgiIHBob3Rvc2V0X2lkPSI3MjE1NzcyMDIxMDYyODM0OSIgZ2FsbGVyeV9pZD0iIiBwaG90b19pZD0iIiBtZWRpYT0iYWxsIiB0eXBlPSJmbGlja3IiIHN0eWxlPSJkZWZhdWx0IiB2aWV3PSJwaG90b3NldCIgdGl0bGVfcG9zaXRpb249ImJlbG93IiBoZWFkZXJzPSIiIGl0ZXJhdGVfbGV2ZWxfMz0iMSIgcGVyX3BhZ2U9IjUwMCIgcGhvdG9fY291bnQ9IjUwMCIgb3ZlcmxheV9zaXplPSJxIiBvdmVybGF5X3ZpZGVvX3NpemU9IlZpZGVvIE9yaWdpbmFsIl0&photonic_gallery_title=Pietenspelletjes%202021

    Plugin Author Sayontan Sinha

    (@sayontan)

    Not sure if you are going through my responses – in 2 posts above this I have provided the fix: one of your plugins (or your theme) activated a “lazy loading” feature. Disable that – that is causing issues, not Photonic.

    Thread Starter dijc

    (@dijc)

    Hi Sayontan,

    I do read the posts, my apologies for not getting it as you see it. I have disabled the Fastest Cache Plugin and can not see any other LazeLoad plugin active, however it is still resulting in the exact same results.

    Can you possibly be more specific with the details? I do appreciate your help.

    Thanks

Viewing 15 replies - 1 through 15 (of 20 total)
  • The topic ‘Flickr on Photonic – photos not displaying’ is closed to new replies.