I am having the same issue with this as Allen..
Allen – have you been any to find a fix or another way of doing this?
Kind Regards
Josh
Hello oski18
I have figured out how to make this work. Instead of using the plugin you bring in the code using JQuery that works:.
This tutorial helped me get it working through JQuery:
http://www.webhostingsecretrevealed.net/blog/wordpress-blog/how-to-create-an-infinite-scrolling-wp-site/
It uses the exact same scrolling code to the wordpress plugin
Not a really great solution but, I fixed this by:
Editing:
/wp-content/plugins/infinite-scroll/includes/admin.php
Line: 24
Comment out:
add_filter( ‘get_media_item_args’, array( &$this, ‘send_to_editor’), 10, 1);
But as I said this is temporary solution.
Same issue here.
Media Uploader window claims to have failed to upload, although if you close the uploader popup and save or reload the post edit or widget page you see the files have been uploaded, and registered in the media library, and can then be inserted into widget or post.
Isolated “Infinite Scroll” plugin as cause of broken Media Upload by disabling all plugins and building up.
Under these conditions:
InfiniteScroll v2.6.2
WP v3.8.3
Woocommerce v2.1.9
“Memorable” Theme by WooThemes v 1.0.10