Wordpress LScache Plugin: Lazy Load
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hello, How can I disable Lazy loading of images for mobile devices such as cell phone, tablet ?? Thanks for the answer! Hi, please make sure you have enabled mobile cache , then add this code into wp-config.php if (stripos($_SERVER[HTTP_USER_AGENT], iPhone )!==false || stripos($_SERVER[HTTP_USER_AGENT], Android )!==false || stripos($_SERVER[HTTP_USER_AGENT], iPad )!==false ) define( LITESPEED_NO_LAZY, true ) purge all. Best regards,
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference