• Resolved heyitsmedxve

    (@heyitsmedxve)


    On my webpage I am currently using a new element which includes some images. When I am logged into my admin account, I am able to see the images without a problem. But when a colleague logs into his account and trys to see the images, or when I am using an icognito tab, the images just won’t load.
    After inspecting the page with F12, while I was logged into my account, the normal image source works just fine. But for everyone else, the Image source looks like this:

    img src=”data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==”

    When I disable Smush completely, the images just load without any problems. Also I saw that error multiple times here regarding lazy loading with Smush, but the fixes wouldn’t work because of the updates which came in between.

    Something which might has to do with the issue aswell is that the images don’t have any classes or IDs at all, but I am not able to change that due to the images being part of an element from a plugin which I am using and cannot consider changing it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @heyitsmedxve,

    Could we know did you try disabling Lazyload feature in Smush and see whether the images load fine?

    You should find the setting under Smush > Lazyload. If you are able to confirm it resolves once Lazyload is disabled, could you please check whether it makes any difference if “Native Lazyload” is enabled under Smush > Lazyload?

    If the issue is still the same even with “Native Lazyload” enabled then please do provide a page URL where you notice the issue, so that we could check further if needed.

    Looking forward to your response.

    Kind Regards,
    Nithin

    Thread Starter heyitsmedxve

    (@heyitsmedxve)

    If I turn off lazyload the images are loading.
    When I enable “Native lazyload”, the images are also loading just fine.

    But now the pictures take a lot longer to load anywhere else.

    • This reply was modified 2 years, 8 months ago by heyitsmedxve.
    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @heyitsmedxve,

    But now the pictures take a lot longer to load anywhere else.

    Could you please share a page URL where you are noticing the issue so that we could have a better idea?

    Looking forward to your response.

    Kind Regards,
    Nithin

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @heyitsmedxve,

    Since we haven’t heard from you for a while. I’ll mark this thread as resolved for now. Please feel free to re-open the thread if you need further assistance.

    Best Regards
    Nithin

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Smush messing up with img src’ is closed to new replies.