Help with Image Cropping and Loading Issues on Spiritual Gleam Website

by Devjoe
2 replies
  • WEB DESIGN
  • |
Hey Warriors,

I'm currently managing a site for my client (edited by moderator). We're encountering a frustrating issue where some of the images on the site are getting cropped or not fully loading.

Here's what I've tried so far:

Compressed the images to reduce their size.
Implemented responsive image attributes (srcset).
Checked the HTML and CSS for potential conflicts.
The issue still persists, and it's negatively affecting the user experience and probably our SEO as well. Has anyone dealt with this kind of problem before? Could it be related to caching, CDN, or possibly a server-side issue?

Any insights or suggestions would be greatly appreciated!

[link removed by moderator - do not repost]

Thanks in advance.
#cropping #gleam #image #issues #loading #spiritual #website
Avatar of Unregistered
  • Profile picture of the author Saiful
    It seems like you've already made some great progress in tackling the issue, but there are a few additional areas you might want to explore:

    1. Clear both your browser and server-side caches, including any CDN cache. Outdated caches can sometimes lead to images loading incorrectly. If you're using a CDN, double-check that it's serving the most recent version of your assets.

    2. If you have lazy loading enabled, the settings might be impacting how images are displayed, particularly on slower connections. Consider temporarily disabling it to see if that fixes the problem.

    3. Since you mentioned using `srcset`, make sure that the breakpoints are properly defined and that the images are optimized for each breakpoint.
    Signature

    SEO & Graphic Design (clipping path services) Expert

    {{ DiscussionBoard.errors[11805340].message }}
  • Profile picture of the author gulfwebsitehub
    Try to change the image format use webp format instead of jpeg or png
    {{ DiscussionBoard.errors[11809629].message }}
Avatar of Unregistered

Trending Topics