• Resolved struggledapreacher

    (@struggledapreacher)


    I’ve just created a new post and then on the main page most of the thumbnails are just colorful squares. I don’t understand why it happened. Actually, something is always happening to thumbnails from time to time

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

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

    (@pluginandplay)

    Hi @struggledapreacher

    Thanks for the web page link. I have checked it and found that there is lazy loading enabled on your site via your theme which is causing this issue. Please refer below screenshot.

    https://prnt.sc/1xwjw3d

    You can see that there is a ‘data-tf-src’ which holds the actual image of post and should be replace with the ‘src’ attribute when user reach to element but somehow this is not working as expected.

    When we have solved this issue https://wordpress.org/support/topic/preview-pictures-blurry/ at that time images are just blurry but image source is correct. Now image source is changes with pixel image, May be the theme is updated or any settings for this.

    I think you shouls ask the theme author, may they will help you in this.

    Thread Starter struggledapreacher

    (@struggledapreacher)

    so in other words your plugin isn’t compatible with lazy load?

    Plugin Author pluginandplay

    (@pluginandplay)

    Hi @struggledapreacher

    No it is not like that. I can say that theme lazy load is not compatible with slider functionality.

    Theme is adding the lazyload and it should work with all the images coming from various plugins. There is nothing like compatibility within plugin.

    Right now, theme lazyload is adding the pixel image but does not changing it with the correct image.

    Have you got any response or answer from theme author about this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Previews are pixeled’ is closed to new replies.