• running 3.8.1 wordpress and with the newest 2.6.1 of this plugin the media library will not load. screen pops up to select or upload an image, but unable to view images. Even uploading pictures provides an error.

    I’m using woocommerce and want the products auto scrolling but can’t because I need my media library. anyone else having this issue/ have a resolution for it?

    https://www.ads-software.com/plugins/infinite-scroll/

Viewing 5 replies - 1 through 5 (of 5 total)
  • 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

    I have that problem too…

    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:

    https://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

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Plugin Breaks Media Uploader/Viewer’ is closed to new replies.