- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Facebook comment system doesn't work.
I want facebook comment system on my weebly web page , where people from facebook can comment in that topic. i use the code from developer.facebook.com , in the page it shows the comment box but when anyone tries to comment it says faild. what should i do now?
here some image:
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello @HridoyVaraby
You might want to try to insert the below codes in their corresponding places of your website and see if they work.
HOME PAGE HEADER CODE
Insert the code by going to Pages=>Home=>SEO Settings=>Header Code.
<div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src="//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.7"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script>
HTML CODE (Used To Display The Widget)
Insert the code anywhere on your page in which you would like to display the comment box.
<div id="fb_comments"> <fb:comments href="https://www.example.com/" data-width="400" data-numposts="100"></fb:comments> </div>
CSS CODE (Used For Scolling Comments-Optional)
Insert the code at the bottom of your 'main_style.css' stylesheet.
#fb_comments { height:345px; padding-bottom:20px; overflow-y: scroll; }
Make sure to change the "https://www.example.com/" link to your facebook's actual URL. If you still need help installing the extension, please feel free to reply back to this post.
Best Regards,
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
My website:
I have got my facebook comments plugin in a blog page and its working fine.
But due to the theme set to dark, the font color of the comments is dark so no-one can read them?!
I read on facebook you can choose either 'light' or 'dark' so I would like to change it to light.
Any help would be much appreciated, I've been sat here for nearly two days trying to sort this
Many thanks
Craig Nixon
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
I guess facebook plugin is really great and it never disappoints.it brings a lot of user's views on your blog as many users use facebook comment plugin to comment.I am also using fb plugin in my blogs for Facebook support or help related to facebook comment plugin you can take it from experts,
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report