• Resolved Amit Singh

    (@amitsksingh)


    Hi There,

    I am using free version of this plugin and images are taking time to load. It gives impression that page is blank. Is there any way to fix this issue.

    Regards

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Mihai Joldis

    (@misulicus)

    Hey @amitsksingh

    The loading of the images is not caused by EDD. It could be something else on the website that could be deferring the image display/loading so it would be best to check your other Plugins or configuration to see if perhaps something else is causing it.

    Thread Starter Amit Singh

    (@amitsksingh)

    @misulicus I checked after disabling all the plugins but its loading same

    Plugin Support Mihai Joldis

    (@misulicus)

    Hey @amitsksingh

    It could be the theme that is delaying the loading of the images. Try changing to a default theme from WordPress and see how they load there.

    Plugin Author Chris Klosowski

    (@cklosows)

    Part of the problem is that your homepage is pulling in two images from a 3rd party domain, which render blocks the entire page while it tries to bring these images in, they are the first two images that show up when I do a developer tools inspection of the images loaded:
    /invest/wp-content/uploads/2023/01/investimage.png

    and

    /invest/wp-content/uploads/2023/01/02-.jpg

    Both of those are loading from iamitsingh.com

    Becuase of this, both images are taking nearly 2 seconds to load, and preventing the rest of the images (which seem to be loading locally from your site)

    In the image waterfall we can see that the rest of this page doesn’t hit the fully rendered state until those images load, and the fully rendered moment is delayed by the content download of those images:

    I would suggest you bring these images either onto your site, or if not possible, find a way to speed up the content download from the other domain as that is causing the rendering of the page to be delayed.

    Thread Starter Amit Singh

    (@amitsksingh)

    @cklosows I tried this as well. I hosted those images on my current domain but issue is still there.

    Plugin Support Mihai Joldis

    (@misulicus)

    @amitsksingh have you tried changing the theme on the site to a default one and see how that works?

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Images loading Very slow’ is closed to new replies.