Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter IvanLucci

    (@ivanlucci)

    @yithemes can you help me?
    I noticed u saw this post and didnt say nothing…

    Plugin Author YITHEMES

    (@yithemes)

    Hi,
    are you using masonry style? In which page have you activated the infinite scroll?

    If you need to reinit a js after each post load you can use this plugin trigger yith_infs_added_elem in this way

    jQuery(document).on('yith_infs_added_elem', function(){
        // here your code..
    });

    Let me know. regards.

    Thread Starter IvanLucci

    (@ivanlucci)

    Hi,
    Yes, I’m using mansory style. I have activated de infinite scroll in the session “.sessao-posts-home-2” on Homepage.

    How should i proceed?

    I didnt understande how should i use that trigger. The theme i used does the job of loading the posts automatically.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Posts load over another and repeat’ is closed to new replies.