• Hi there.
    I’ve just noticed that your plugin has stopped working on my page, some time in the last few weeks. Maybe a conflict with my theme, or the latest WP/PHP ?
    I changed the 2 options in the settings panel and re-saved, but this hasn’t helped.
    – The image re-generation schedule
    – The Calculation method
    I can see that *something* is happening on the page – I see a few thumbs pop up now, and ‘Loading More Images’, but then the thumbs disappear (previously, before re-saving the options, it only displayed the “end of the internet” message on scrolldown).
    Thanks for any help & advice. ??

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

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

    (@parakoos)

    Looks like it is working for me. Sometimes it looks like it grabs a bunch of photos, but then filters them all out, so it has to grab a new batch. Remember, the script will make a request for photos, then apply any filters you have. If your filters are really restrictive, it may give rise to that loading message to appear, disappear and reappear several times.

    Thread Starter photoMaldives

    (@photomaldives)

    Thanks for your reply, parakoos. ??

    Strange, it’s not working for me (Win, chrome/edge/ff).

    This is the shortcode I have been using for years without issue :
    [image_wall support_author="hidden" gutter_pixels="5" corner_radius="5"]

    So nothing there to filter out the initial photo request ?

    Plugin Author Parakoos

    (@parakoos)

    So this is what I see when I go to your site:

    https://www.dropbox.com/s/m3qae3resv6jfks/MarineSavers.JPG?dl=0

    So that looks fine to me. Is your problem that you are missing specific images?

    Thread Starter photoMaldives

    (@photomaldives)

    Thanks for your time and patience.
    This is what I see in Chrome and FF (and IE11) on Windows – screenshot, with several images flashing onscreen at the top left position. Refresh via CTL-F5 is the same. Chrome incognito (without extensions) is the same.
    BUT using Edge it works OK, and continues to work with each F5.

    UPDATE – OK, now this is weird. Both my Chrome and FF have just installed app updates and restarted. Now when I refresh the page in both browsers, it works OK half the time, and half the time as per my screenshot.

    Makes me think there might be a script error on-page, but I don’t see any ? (I’m no expert).

    Plugin Author Parakoos

    (@parakoos)

    OK, so now I see the same thing. I can see that the code that organises the images, Masonry, isn’t run on your site. That means that the images never get this class (kind of like a tag) .masonry-brick, which means that they remain hidden.

    So that is why you see nothing. The question is why masonry doesn’t run. I can’t see any errors in the logs, so my suspicion is that some plugin or your theme is getting in the way. I see that you have some kind of loading screen at the start, some blue round wave thingi. I would suspect that is it.

    So…. I tried to reload the page a few times and once in a while, it works. That make me think there is a race condition with another plugin. Whichever loads first gets run, and blocks the other. But without admin access it is almost impossible for me to debug further from here.

    My advice would be to turn one plugin off at a time, maybe find a plugin that can selectively turn off plugins for specific pages (if there is such a thing) and see if that works. If not, then it is the theme.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Stopped working (conflict ?)’ is closed to new replies.