• Resolved dev23213

    (@dev23213)


    which facebook link do you need to paste in curent_url=”” and where can i find it on my facebook page? Tried a few different links but all respond with 0 comments so i think i have the wrong one….

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

    (@wpdevart)

    Hi dear user.

    The current URL is the page URL. You can use this code for the current URL.

    Current URL –

    .get_permalink().

    Shortcode example –

    <?php echo do_shortcode( '[wpdevart_facebook_comment curent_url="'.get_permalink().'" order_type="social" title_text="Facebook Comment" 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="3" ]' ); ?>

    Thanks

    Plugin Author wpdevart

    (@wpdevart)

    Hid ear user.

    We will close this topic, if you have other questions, then contact us again.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘which facebook link (0 comments)’ is closed to new replies.