Archived topic
Stop WP rocket from lazy loading logo
3 replies · Started by Rohan Verma on June 3, 2020
hello I have enabled lazy loading but it is creating an issue on mobile devices the logo is taking time to load.How i can stop the logo to get lazy-loaded. I find some function which fixes the issue but that is for another theme I guess. https://kriesi.at/support/topic/wprocket-lazyload-and-logo-header/
So what can we do to fix the lazy load logo issue on GP?
Thanks
Hi there,
simplest to use the filter that WP Rocket provides to exclude the logo by filename:
https://docs.wp-rocket.me/article/15-disabling-lazy-load-on-specific-images#image-src
Wow, that worked. Thanks a ton, David.
You're welcome