Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #369419

    Hi
    In the masonry using either portfoilos og posts. When you click on load more the filtermenu will show all categories, and not the ones chosen in the settings.
    How can I fix this?

    #369685

    Hi Henrikgood!

    This will happen if a post is loaded with multiple categories. The new categories will be added to the sort options. If you want to hide the new sort links from displaying then open up /enfold/js/shortcodes.js and comment out lines 1307 and 1308.

    //filterlink.removeClass('avia_hide_sort').addClass('avia_show_sort');
    //masonry.find('.av-masonry-sort .'+sort+'_sep').removeClass('avia_hide_sort').addClass('avia_show_sort');
    

    Cheers!
    Elliott

    #373303

    Great thank you

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with masonry grid – load more functionality’ is closed to new replies.