Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1319805

    Hello,

    in the latest update of Enfold the media overview has change from infinite scrolling to a load more button. I understand if this change was done for performance reasons. But I wonder how I can get fast to the first 10 uploaded images if I have already uploaded hundreds or thousands of images. I also wonder how I can have a quick overiew over hundreds or thousands of uploaded images. The list view where you can set the displayed images by author and date up to 99999 is not very practial in this case. Scrolling would be much too time consuming. I can’t find any settings for the standard view which has the style of a portfolio grid or masonry.

    I hope you understand the issue that I have with the media overview change in the latest Enfold version because I have already uploaded more than thousand images.

    Best regards,
    Michael

    #1319935

    Hey elskeletto1,

    Thank you for the inquiry.

    The masonry element does not have an infinite scrolling option ever since. It has been always a load more button. Are you sure that you were not using a third party plugin before?

    Best regards,
    Ismael

    #1319939

    i think he is talking about the media library view. This is not an Enfold change – but a WordPress new style.
    You can try this in your child-theme functions.php:

    add_filter( 'media_library_infinite_scrolling', '__return_true' );
    

    by the way – there are some plugins that try to bring neatness to the media library by establishing a folder structure.
    Firebird is one of them – and on reading the possiblities – it seems to be compatibel with enfold: https://wporg.ibadboy.net/plugins/filebird/ ( I have not tested this so far. )

    #1320067

    Hi,

    Thanks for helping out @guenni007 :-)

    Best regards,
    Rikard

    #1320538

    Hi,


    @guenni007
    is right. I’m talking about the media library. Thanks for the solution to set it back to infinite scrolling. It works.

    Best regards,
    Michael

    #1320638

    Hi,

    Great! Glad it is now back to infinite scrolling. Please us know if you need anything else. We will close this thread for now.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Load more button in media overview’ is closed to new replies.