Giorgi Gulua
asked 10 years ago

Basically I`m trying to add the facebook comments to my website, but there is no place in the DW focus theme where I can put my FB comments widget
Please help, I just want comments to show right after the text.

1 Answers
DominicStaff
answered 10 years ago

1.  Install Facebook comment plugin. After activating this plugin, click on “setting” to sett up the plugin then use the Shortcode to display facebook comment. Have a look at the screenshot below for more info.
2.** Open the single.php file in the folder path "". find the line 51. Replace the following code:
<span style="color: #ff0000"><?php comments_template( '', true ); ?></span>

With new code:

<span style="color: #008000"><?php echo do_shortcode('[fbcomments][fbcomments url="http://peadig.com/wordpress-plugins/facebook-comments/" width="375" count="off" num="3" countmsg="wonderful comments!"]'); ?></span> 

Hope this helps !

leprotravel
replied 9 years ago

This didn’t help 🙁

dominic Staff
replied 9 years ago

Please create a private question then send me username & password of your site. I will help you resolve it.

Powered by DW Question & Answer Pro