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.
http://wordpress.org/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.
http://wordpress.org/extend/plugins/jquery-image-lazy-loading/
Images are not loading with the mobile theme plugin wptouch. Please could you fix this issue? I had to go back and downgrade to v0.13.
I've fixed the issue. It was because I had these lines in functions.php:
wp_deregister_script('jquery');
wp_register_script('jquery', 'http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js');
Now everything works fine. No problems with wptouch here.
It still not working with wptouch. It is only showing grey images on mobile theme over wptouch. Please, could you fix this issue?
Thanks for your help on this matter.
I'm checking out the plugin BJ Lazy load, it had the option to disable the lazy load feature for wptouch mobile plugin.
I have wptouch also and it works fine.
You must log in to post.