• I’ve added a block on my homepage to display the latest blog posts, showing 3 entries in rows. However, something very strange is happening—only one of the images appears with a different format, smaller and lower quality. Yet, the images all have the same size and pixels. can anyone help me or knows what might be causing this design issue?

    thanks in advance!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi there,

    I can’t see much difference in the quality of the 3 post images. And looking at the HTML they are all identical in size. The only difference is that the last 2 images were lazy loaded.

    Is it happening on all browsers ?

    Thread Starter CP

    (@anaizar)

    Hi David,

    I don’t understand why these images seem to have loaded differently when they were created and uploaded on the same day. It only happens with the last one (of the three), even if I change the image.

    If this behavior depends on some HTML or JavaScript code, I would need to check if such code was added or generated at some point (not by me), but honestly, I don’t even know where to look for it—my knowledge in this area is practically non-existent. The only plugin I have related to image optimization is “Smush”—could this be causing the issue?

    I also have a plugin called “Media Sync”. My hosting provider asked me to install it months ago, but I think I’ve never really needed it, as I don’t use FTP to upload files directly to the uploads directory.

    This behavior happen across all browsers.

    Thanks!

    ying

    (@yingscarlett)

    I do not see the issue, the 3 images’ format and size look identical to me. But I do see the 2nd and 3rd image with size attribute sizes="auto (max-width: 560px) 100vw, 560px", while the 1st image with size attribute sizes="(max-width: 560px) 100vw, 560px"

    You can try disable all plugins, and even switch to a WP theme to see if the issue still occurs.

    Thread Starter CP

    (@anaizar)

    Thanks so much for your answer. I resolved it yesterday. I think it was my mistake at the time to configurate the block, wrong sixe settings ( silly…)

    I mark this as resolved

    Thanks!

    ying

    (@yingscarlett)

    Glad to hear that ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.