Home › Forums › WoodMart support forum › Theme Lazy Loading working even after deactivated
Theme Lazy Loading working even after deactivated
- This topic has 9 replies, 2 voices, and was last updated 6 months, 2 weeks ago by Luke Nielsen.
-
AuthorPosts
-
April 17, 2024 at 12:20 pm #557941
ricardorbarrosoParticipantHello, I’m trying to disable lazy load in the woodmart theme, the theme is already showing that lazy load is disabled, but in reality it’s not!
Is there any other way to disable?
Attachments:
You must be logged in to view attached files.April 17, 2024 at 2:45 pm #558016
Luke NielsenKeymasterHello,
Our lazy loading has an appropriate class – https://prnt.sc/CR7Ix3q0y189, on your side I do not see that class therefore that lazy comes from WordPress or from some plugin, so first I suggest you disable the WordPress lazyloading here: https://prnt.sc/iIAxT5pxMv1h. Clear the cache and recheck the issue.
Kind Regards
April 17, 2024 at 4:24 pm #558069
ricardorbarrosoParticipantHi Luke,
I have disabled that option, but unfortunately the issue still exists. I’m seeing loading=”lazy” on a number of my images. I have tried the standard function to remove this…
add_filter( 'wp_lazy_loading_enabled', '__return_false' );
along with a number of options your support has suggested in other threads (seems like a common issue?), such as…
function woodmart_lazy_loading_init( $force_init = false ) {}
and thewoodmart_lazy_loading_deinit( true );
functionI don’t have any plugins which would be causing this. Lazyloading is turned on in Autoptimize but this is a different form of lazyloading which adds a lazyloaded CSS class – The issue still exists with this turned off.
If I provide logins can you check this for me?
April 17, 2024 at 4:35 pm #558074
Luke NielsenKeymasterHello,
Yep, send me access to the admin panel and confirm the permission for plugins deactivation, and switching to the parent/default theme. As soon as we complete the testing we will enable it all back.
Kind Regards
April 17, 2024 at 4:45 pm #558083
ricardorbarrosoParticipantHi Luke, please find the credentials…
Please put the site into maintenance mode before deactivating
- This reply was modified 6 months, 3 weeks ago by ricardorbarroso.
April 18, 2024 at 9:41 am #558269
Luke NielsenKeymasterHello,
Can I enable this option https://prnt.sc/PSjCZSud_J6v for testing?
As for this https://prnt.sc/y8Zu-nShU_mO filter, it disables our lazy loading from the theme and as I mentioned above, you do not have our HTML classes that are related to lazy loading from the theme, thus it won’t help at all.
Also, I suggest disabling the server cache.
Looking forward to hearing back from you!
Kind Regards
April 18, 2024 at 10:11 am #558289
ricardorbarrosoParticipantHi Luke,
Anything you need to do for testing – please do it – just put it into maintenance if it’ll affect the frontend.
The theme’s disable lazyload doesn’t seem to change anything – but please test.
I have temporarily disabled the server cache.
We also have Cloudflare – but there’s a plugin in settings to clear or put into developer mode if needed.
April 20, 2024 at 7:16 am #559050
ricardorbarrosoParticipantHi Luke, any findings?
April 20, 2024 at 11:51 am #559100
Luke NielsenKeymasterHello,
I sent this topic to the developer’s team, they consider this issue as soon as possible so then I will let you know.
Thank you for your time and patience.
Kind Regards
April 25, 2024 at 9:32 am #560494
Luke NielsenKeymasterHello,
I apologize for the delay.
Please navigate to Elementor -> Settings -> Features -> disable the “Optimize Image Loading” option: https://prnt.sc/kYfcNpCGEnM7
Thank you for your patience. After disabling it, clear the cache and check the issue again.
Kind Regards
-
AuthorPosts
Tagged: lazy load
- You must be logged in to create new topics. Login / Register