• Resolved macha1

    (@macha1)


    Hey!

    I used shortcode to insert comments, but by this method, it is showing all FB page comments. I only want to display post comments. How do I do that?

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author wpdevart

    (@wpdevart)

    Hi dear user.

    We didn’t understand you well.

    Do you want to display only WordPress comments?

    Can you tell more details and send us your website URL?

    Thanks.

    Thread Starter macha1

    (@macha1)

    I would like to be able to comment on each my article via FB comment box.

    At the moment every single article has 19 FB comments. So under each article, all comments are showing up. I do not want that. I want it to work similarly to WordPress comments – each article has its own comments.

    Plugin Author wpdevart

    (@wpdevart)

    Hi dear user.

    Can you tell us what shortcode you inserted in code?

    Thanks.

    Thread Starter macha1

    (@macha1)

    The one which was provided in instructions, but replaced with my FB page

    [wpdevart_facebook_comment curent_url=”https://www.facebook.com/QcTop-Buzz-785931098137835/” title_text=”” order_type=”social” title_text_color=”#000000″ title_text_font_size=”22″ title_text_font_famely=”monospace” title_text_position=”left” width=”100%” bg_color=”#d4d4d4″ animation_effect=”random” count_of_comments=”2″ ]

    Plugin Author wpdevart

    (@wpdevart)

    Hi dear user.

    Can you try this shortcode –

    [wpdevart_facebook_comment curent_url="'.get_permalink().'" order_type=”social” title_text="" title_text_color=”#000000″ title_text_font_size=”22″ title_text_font_famely=”monospace” title_text_position=”left” width=”100%” bg_color=”#d4d4d4″ animation_effect=”random” count_of_comments=”2″ ]

    It should work fine.

    Thanks.

    Plugin Author wpdevart

    (@wpdevart)

    Hi dear user.

    Does this shortcode fix the issue?

    Thanks.

    Thread Starter macha1

    (@macha1)

    It worked by using shortcode [site_url] instead of using get_permalink

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Showing all comments’ is closed to new replies.