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.
Plugin Author
ayn
(@ayn)
I have wptouch also and it works fine.