Version 1.1.4 still breaks site:
Warning: DOMDocument::loadHTML() expects parameter 2 to be long, string given in ../wp-content/plugins/image-lazy-load/includes/global/content.php on line 134
]]>Fatal error: Can’t use method return value in write context in /home/templates/domains/site.com/public_html/wp-content/plugins/image-lazy-load/includes/global/content.php on line 203
]]>When activated, plugin throws a critical error and site crashes:
Warning: DOMDocument::loadHTML() expects parameter 2 to be long, string given in /home3/royk123/public_html/credit-rating.co.il/wp-content/plugins/image-lazy-load/includes/global/content.php on line 132
Using wp 4.7.2 with Responsive theme.
Error occurs on all 6 sites I own.
Error occurs when installing the pluging or when upgrading from old version
Error occurs on both version 1.1.0 and 1.1.1
This plugin works great on some pages, but it doesn’t seem to work at all on my archive pages for custom post types. Is it supposed to? Or is that only the pro version?
]]>I can’t find pro version of this plugin.
Also does it support last WP version?
Thanks
On opening a page, it delays the images which are visible in center of viewport by several seconds.
Once those images are loaded, the plugin works fine, but the initial delay is longer as it takes the page to completely load without lazy loading …
Any ideas?
Cheers,
Alex
Hi
i was using this plugin, can we increase load time of images, sometime it take few seconds
]]>There are images that do not load when browsing with Safari.
Versión: 1.0.9
]]>Images are not lazy loading form post meta. Please help
]]>Hi there.
Can you disable the reserved blank image space which appears when JavaScript is disabled in the browser?
Thank you.
]]>Hello guys,
thanks for creating a great plugin! It’s the best lazy loading plugin I’ve tried so far, and one of the few that is really compatible with RICG responsive images. However it does have one drawback.
For layout reasons I need to strip the <p> tags that WordPress automatically puts around images, so I added a function that does just that; but when Image Lazy Load is activated, that function is somehow overridden, and the <p> tags are back in place.
Do you know of a workaround that could fix this?
Many thanks in advance for your help!
]]>Hi there, I see from your first [resolved] topic that you said you would have a pro version of the plugin available with a loading gif. Is this still on the cards? If not, is it possible just to have the space images will fill coloured/differentiated from general page content somehow?
]]>I seem to have a problem loading retina images using Image Lazy Load. When the images are part of a link (within an a class) they load fine (although they don’t seem to lazy load).
When they are standalone images on a page (with no linkage) they lazy load correct, but they don’t load the retina versions – only the standard versions. The code within the ‘no script’ seems to find the 2x version but the img class whats loading only picks up the src of the 1x version.
]]>Unfortunately, seems that conflicts with W3 Total Cache’s JS Minify on some pages. Any advice would be welcome.
]]>Hi !
Image lazy load works really great, thank you for a great plugin. But it’s Rocket Loader that gives me headaches, it delays the script to do his job.
How can I have Rocket Loader ignore my script(s) in Automatic Mode?
You can have Rocket Loader ignore individual scripts by adding the
data-cfasync=”false” attribute to the relevant script tag, for example:<script data-cfasync=”false” src=”/javascript.js”></script>
Rocket Loader will still work for all other scripts.
My question is which would be the relevant script tag
Using the method below, I added both .js file names from this plugin to functions.php, one gives white screen, other is blocking loading of the image.
https://wp-dreams.com/articles/2014/03/cloudflare-rocket-loader-for-wordpress/
Is there a way to disable Image Lazy Load for specific pages or post types?
On the pages where I use WPBakery Visual Composer an extra <p> is placed around the image and messing up the formatting.
In my custom-post-type-single.php I tried:
add_action( 'wp_print_scripts', 'my_deregister_function', 100 );
function my_deregister_function() {
wp_deregister_script( 'image-lazy-load-unveil-ui' );
wp_deregister_style( 'image-lazy-load-frontend' );
But when I use this then nothing appears. I would like to completely block the plugin from running on these post types, and specific pages.
Thanks.
hello i need some help, after activating this plugin my images in my post wont show at first but after i refresh the page my images will appear. do you know what could be the problem.
This is my site: https://wpspec.com/how-to-create-custom-navigation-menus-in-wordpress/
Thank you
]]>Hi,
really nice plugin – worked like a charm for me.
One of our visitors told us there are issues when using feedly (feedly.com). The images in a post aren’t loaded anymore. All I could see is that there’s only a <noscript>-section in source where the image should be loaded. I think it’s because feedly don’t load javascript. Any workaround for this (f.e. no lazy load for special referers?)
Thanks.
]]>This works good for the most images on my mini 0801 site. but i use advanced custom fields with gallery plugin to have a tiny gallery. those images will not be lazy loaded. any suggestions? i need an idea how to apply unveil script to those images. thanks!
]]>It seems the lazy load does not work on my iPhone. any ideas?
]]>Is there a way to add a loading gif to the background while the image is loadin and perhaps a background color?
]]>