Title: [Plugin: Facebook Comments for WordPress] Save me!! important problem!
Last modified: August 19, 2016

---

# [Plugin: Facebook Comments for WordPress] Save me!! important problem!

 *  [njy1991](https://wordpress.org/support/users/njy1991/)
 * (@njy1991)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-comments-for-wordpress-save-me-important-problem/)
 * I install 2.11 version of this plugin on my website [http://innoitem.com/](http://innoitem.com/)
   
   and after setting everything up, the comment box was direct to the FB page says
   The page you requested was not found. After I also check the old SDK box, the
   plugin works for a short period and then again, showing the not found page. Sometimes
   you refresh the page, it works, then refresh again, it does not work…
 * So strange, the new SDK choice is totally not working,I also tried 2.0 verson,
   1.5.2version. They all have the same problem…
 * [http://wordpress.org/extend/plugins/facebook-comments-for-wordpress/](http://wordpress.org/extend/plugins/facebook-comments-for-wordpress/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [we8u](https://wordpress.org/support/users/we8u/)
 * (@we8u)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-comments-for-wordpress-save-me-important-problem/#post-1918047)
 * Hi njy. Look [here](http://wordpress.org/support/topic/plugin-facebook-comments-for-wordpress-fb-comment-error-on-my-site?replies=19)
   for a solution.
 * Basically, the facebook script is multiply loaded, causing that behavior.
 * What you need to do is edit your widget or php file, and change this,
 * `<div class="textwidget"><script src="http://connect.facebook.net/en_US/all.js#
   xfbml=1"></script><fb:like-box href="http://www.facebook.com/pages/Innoitem/182443701792210"
   width="250" show_faces="true" stream="false" header="true"></fb:like-box></div
   >`
 * to this (commenting out the script),
 * `<div class="textwidget"><!-- <script src="http://connect.facebook.net/en_US/
   all.js#xfbml=1"></script> --><fb:like-box href="http://www.facebook.com/pages/
   Innoitem/182443701792210" width="250" show_faces="true" stream="false" header
   ="true"></fb:like-box></div>`
 *  Thread Starter [njy1991](https://wordpress.org/support/users/njy1991/)
 * (@njy1991)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-comments-for-wordpress-save-me-important-problem/#post-1918184)
 * Do I need to change all of the facebook related widget or only one?
 *  Thread Starter [njy1991](https://wordpress.org/support/users/njy1991/)
 * (@njy1991)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-comments-for-wordpress-save-me-important-problem/#post-1918185)
 * Another question, if I add <!– , and –> to the script, and as the facebook comment
   is not shown on the blog page, only on the post page, then the like box will 
   not pop out because of this two tags. How can figure this out?
 *  Plugin Author [we8u](https://wordpress.org/support/users/we8u/)
 * (@we8u)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-comments-for-wordpress-save-me-important-problem/#post-1918193)
 * Start with just one, preferably the one with the exact code I posted. How many
   of them do you have?
 * For your second post, if the like box goes away when you comment out (<!– … –
   >) the script, then you’ll just need to add the script again to only the main
   page (probably index.php).
 * shaun

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Facebook Comments for WordPress] Save me!! important problem!’
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/facebook-comments-for-wordpress.svg)
 * [Facebook Comments for WordPress](https://wordpress.org/plugins/facebook-comments-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/facebook-comments-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/facebook-comments-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/facebook-comments-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/facebook-comments-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/facebook-comments-for-wordpress/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [we8u](https://wordpress.org/support/users/we8u/)
 * Last activity: [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-facebook-comments-for-wordpress-save-me-important-problem/#post-1918193)
 * Status: not resolved