i suppose this is caused by new version of WP, but what plugin does is it changes bunch of wp files ,adds blank spaces, deletes end of code and stuff like that which causes wp-admin page to show blank page or as you guys call it white screen of death
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>Hi, nice plugin! But i have a problem, I’m setting up my recipe website for structured data. (so the image of the recipe will be shown in google)
But when testing out my website the lazy load non visible image shows up. So i wonder if their is something i can write in the <image tag that will stop lazy load from doing that action to that picture.
Hope to hear from you soon,
Thanks in advance.
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>dear all
can you please help me? I cannot understand why this plugin stopped working with the latest update (well, it seems like so!) as only GREY.js images are shown.
This link might help debugging? Check this out:
https://timelapsenetwork.com/video/experience-best-good-morning-chicago-ever/
Thank you guys
Marco
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>Images do not appear when loading the glossary Info-Box from the WP Glossary Plugin.
The WP Glossary Plugin WP uses the jQuery based qTip2 library for tooltips, why does it not work?
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>Hi and congratulations for the good work!
On search results, images outside initial window won’t load on scroll.
Thanks in advance for your kind assistance.
Best wishes,
Beno?t
———
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>I can’t seem to get the noscript img src to keep ‘https://’ in the address and, of course, data-original won’t rename without script. lol. Any idea? I need the https:// in the img src.
Any help you can offer is appreciated.
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>My website is at clausehound.com
If you look at the loading of the logo, there seems to be a huge gray box for about 1 sec. Is there any way to get rid of that or even decrease the size of that loading gray box.
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>I am using the jQuery Image Lazy Loading Plugin on my WP 3.3.1 blog, however I have found that the_content does not include the image URLs, so the preg_replace that this function does cannot find any image URLs to replace.
function filter_the_content($content) {
if (is_feed()) {
return $content;
}
return preg_replace_callback('/(<\s*img[^>]+)(src\s*=\s*"[^"]+")([^>]+>)/i', array($this, 'preg_replace_callback'), $content);
}
What I am trying to establish is where does $content get passed in by (and why does it not contain the image URLs).
add_filter('the_content', array($this, 'filter_the_content'));
I have found this problem with other WP image lazy loading plugins, so it’s not localised to this particular plugin.
I am pulling my blog images from this code in single-blog.php:
<?php
while(the_repeater_field('blog_images')):
if(get_sub_field('blog_image_link'))
{
?><a>"><img src="<?php the_sub_field('blog_image'); ?>"/></a><?php ;
}else {
?><img src="<?php the_sub_field('blog_image'); ?>"/><?php ;
}
endwhile;
?>
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>I have a responsive site and on some pages with 2 columns of images the second column will not load until you scroll all the way to the bottom of the 2 columns. Ideally I’d want the images in the second column to load as soon as they enter the browser window. I can only assume this is an issue with the responsive elements and I’m hoping I can find a fix.
Any help would be appreciated.
Thanks,
Steve
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>I do not think it works with 3.6. I did a speed text using GTMetrix before installing it; and after installing it I went from 76 on the speed factor down to 70. The other factor remained the same…I really wish someone would update an image optimizer to Word 3.6
So far there is nothing available that I know of.
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>The plugin works but why is the images are all automatically aligned to the left?
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>This doesn’t work for me. Using WordPress 3.5.2. No errors but images do not get a class of “.lazy” added to them and the script simply doesn’t appear to do anything, all the images are just loaded normally.
https://www.ads-software.com/plugins/jquery-image-lazy-loading/
]]>I’m using this plugin https://www.ads-software.com/plugins/categories-images/ to display images for my categories, however lazyload doesn’t seem to work for these images.
Could you please help me in getting lazyload to work with category images.
Thanks
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>Hi, Thanks a lot for this, I save both load time and bandwidth.
Problem I have : Depending on category (?), the images are loaded or not.
See :
– Works for : https://www.coach-abondance.com/category/ressources/publications
– Does not work for : https://www.coach-abondance.com/category/ressources/articles
I have already spent a lot of time on it, without success.
Maybe you can help ?
Thanks
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>I’ve just updated to version 0.20 and now images are not loading anymore. Instead, there are only grey images (grey.gif).
I’d be really grateful for any workaround.
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>While using jquery image lazy loading
My adsense ads nod loading in proper place, some ads also loaded gradually, some ads does not load in pages also
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>Hello I am looking to see how I can add video poster to the lazy load plugin, since I am using HTML5 Video to my site.
This is how I add the video poster: ‘<video id=”video-example” poster=”../videoimg.jpg” width=”400″ height=”225″ loop>html5 video code goes here </video>’
Thank you in advance. ??
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>Hi,
I am using this plugin with a very minimal amount of other plugins (Easy Columns and WP SEO). I noticed when I have more than 2 images in the same row, only the first two would be loaded. When you scroll, all the mis-loaded images would then be loaded. If you hit the refresh button, everything went fine, but if you click the link to the very same page, you get the problem again.
Any help would be appreciated. Thank you, anyone, everyone.
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>Hi,
I am trying to make it working on my site https://www.fungur.com but its not working. Can you please fix the problem?
I still have activated the plugin.
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>Hey guys, ever since I installed this plugin, it won’t load my images that I have in the sidebar properly. You have to go to the bottom of the page and then back up again, and then they finally load. Please tell me a way to fix this, because it is hurting my site a lot.
If there is no way of fixing this, then please direct me to a plugin that actually works. Thanks a lot in advance!
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
[No bumping. If it’s that urgent, consider hiring someone.]
]]>After much hair-pulling and begging for help from my hardcore developer friends, I finally found a way to fix the problem with some images just failing to load at all when this plugin is active.
Basically, the way I did it was to force the plugin to ignore images of a certain class. To do this, you need to make the jquery_lazy_load_ready function (located in the plugin’s .php file) look like this:
function jquery_lazy_load_ready() {
$placeholdergif = plugins_url('images/grey.gif', __FILE__);
echo <<<EOF
<script type="text/javascript">
jQuery(document).ready(function($){
if (navigator.platform == "iPad") return;
jQuery("img").not(".cycle img, .pariah").lazyload({
effect:"fadeIn",
placeholder: "$placeholdergif"
});
});
The key component is this line: jQuery(“img”).not(“.cycle img, .pariah”).lazyload({
See where is says .not(“.cycle img, .pariah)? So all you have to do it add class=”pariah” to the img tag of any image you want to exclude.
Hope this helps someone just as frustrated as I was ??
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>In mobile theme (ANDROID) it doesn’t show images… I suppose it’s a browser problem anyway…
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>Hi,
I use infinte scroll to load content on the fly, the issue is when the next set of content is called for lazy load will not apply to the set of images.
The infinte scroll has a ability to call a new set of javascript for each load of new content, but when i put the javascript: `jQuery(document).ready(function($){
if (navigator.platform == “iPad”) return;
jQuery(“#main”).find(“img”).lazyload({
effect:”fadeIn”,
placeholder: “$placeholdergif”
});
});`
In there it all goes haywire, i think it’s because it thinks everything on the page is new content and applies the faded gif image over all images again (even the old ones the user has passed).
How can i change the code to only apply the fade effect for the content below the point of loading?
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>Sorry, seems issue is with another plugin with the same name.
]]>Good day,
The plugin is creating a Javascript error, we documented the problem here: https://docs.tribulant.com/know-issues/4975 . Please help us with a solution to sort this out.
All the best,
Antonie
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>I have some images in the sidebar under widgets such as
– a normal text widget from wordpress, where i inserted an image code with div aligned center that loads the QRcode image from the plugin using a shortcode
https://wpcodesnippets.info/blog/wcs-qr-code-generator.html
– phpwidget with an image
https://www.wpxue.com/wp-php-widget
– paypal target meter with an image
https://www.lokkju.com
Oddly enough some of the other images load just fine. Any ideas why ? Could it be something to do with div alignment set ?
I used gtmetrix to see that the images all load together which may help with site loading which is neat, but i can’t use it until this problem is fixed :{
Any ideas ?
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>Please man, add a changelog. I never download an update without checking its changelog.
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>Hi,
The plugin jQuery Image Lazy Load WP 0.11 not work with WordPress 3.1.2 (but the version 0.10 work).
Thanks
]]>I’ve got a tabbed content slider on my home page, with thumbnail images of posts in each of the tabs. The code that runs the tabs is:
jQuery(document).ready(function() {
jQuery('.tabs-content:gt(0)').hide();
jQuery('#tabsNav li:first').addClass('active');
jQuery('#tabsNav li').bind('click', function() {
jQuery('li.active').removeClass('active');
jQuery(this).addClass('active');
var target = jQuery('a', this).attr('href');
jQuery('.tabs-content').hide();
jQuery(target).show();
// jQuery(document).scrollTo('+=1px', 8000, { axis:'y' });
return false;
});
});
When I go to a new tab, the images won’t load until the user scrolls the page again. As you can see, I tried to manually trigger a scroll– which works, kinda.. except it throws the user to the bottom of the page.
Is there a good way to trigger a scroll event, and load the images in these tabs, without actually scrolling the page?
Or, is there a way to make the Lazy Load plugin listen for the click event on the tabbed content area, and load the images then?
Any suggestions would be much appreciated.
https://www.ads-software.com/extend/plugins/jquery-image-lazy-loading/
]]>anyone can help me at least disable the lazy load for iphone? cause all the images below the current view get grey.
thanks. i’ve been reading and no one has an answer, so at least it would be great if someone can help me with jquery code to disable for iphone, and where to put it. thanks in advance