• Resolved mehdinjm

    (@mehdinjm)


    Hello. I want to add a special feature to my site using the ajax load more plugin. I want to load topic replies with ajax by scrolling. I don’t want the visitor to have to go to pages 2, 3 and… to see all the replies. This plugin gives me a shortcode like this:

    [ajax_load_more loading_style=”infinite fading-blocks” container_type=”ul” post_type=”reply”]
    And I have to embed this short code in the function file of the template.

    <?php echo do_shortcode(‘[ajax_load_more loading_style=”infinite fading-blocks” container_type=”ul” post_type=”reply”]’); ?>

    But this code does not work properly anywhere. Can you guide me? By the way, I am an amateur

    • This topic was modified 2 years, 4 months ago by mehdinjm.
Viewing 1 replies (of 1 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Sorry @mehdinjm , I’m not sure how this would with with BBPress. You would likely need to modify the Repeater Template to pull in the required display but I’m skeptical it work. Sorry for the long delay as well.

Viewing 1 replies (of 1 total)
  • The topic ‘bbpress’ is closed to new replies.