rjmark
Forum Replies Created
-
Thanks @steveush – not sure how I would do that since I’m not using wordpress.com or the Jetpack plugin, but I can confirm that adding the following code to my functions.php seems to be a good workaround that has fixed the problem for me.
add_filter( ‘wp_lazy_loading_enabled’, ‘__return_false’ );
Thanks for all your help getting to the root of this problem!
- This reply was modified 2 years, 8 months ago by rjmark.
Thanks @steveush – really appreciate your work. I did a little research and it looks like WordPress 5.5 adds the loading=lazy attribute by default to all images (https://www.wppagebuilders.com/disable-lazy-load-in-wordpress-5-5/).
That link has a workaround to disable lazy load, I will test and see if that fixes the problem. Hope this will help find a solution!
Thanks,
RayThank you so much for confirming @steveush — relieved I wasn’t doing something wrong! Really appreciate the fast response to this.
Ray
Safari 15.4 on Monterey 12.3 (two different computers with same setup, Mac Mini and MBP). Also have the same issue on mobile Safari on the latest versions of iOS, tested on two different iPhones.
In all cases only the first image (and sometimes a random other image) loads while all others are grey boxes.
Appreciate the quick reply. Let me know if there’s anything else I can do to help diagnose the issue.
Edit: Just tested on a brand new MacBook Air with the same results.
- This reply was modified 2 years, 8 months ago by rjmark.
Forum: Plugins
In reply to: [Popups for Divi] Version 2.0.0 deletes builder’s contentHaving the same issue as well