Viewing 1 replies (of 1 total)
  • Plugin Author Zane Matthew

    (@zanematthew)

    Hi,

    If you want to load the comments again, you can use this function to reload the comments.

    inline_comments_load_template()

    Note the function is called via ajax and the following needs to be present in $_POST, the post id, i.e. $_POST[‘post_id’] and the nonce, $_POST[‘inline_comments_nonce’].

    Also you link redirects to the login page.

Viewing 1 replies (of 1 total)
  • The topic ‘Intigration with Fancybox and Infinite Scroll’ is closed to new replies.