You should be able to simply check the “Allow Facebook comments only” to hide the WordPress comment box.
I’m using this plugin with the Mystique theme. I checked the hide WP comments setting, but they still partially appear below the FB comments. It says Comments (0) and a “No Comments Yet.” Within the discussions setting of the them, I also unchecked allow users to comment, to try and make it go away, to no avail. Well, atleast it doesn’t allow for commenting which is kind of what I want. Does anyone know how to remove this completely? Thanks.
waterjunky, look in the css/facebook-comments-hidewpcomments.css file and add the ID or class of the element that contains the comments in the Mystique theme to the style in this file.
Thanks thinkswan! That worked nicely. I used the firefox firebug inspector tool to find the containers on the page. For the Mystique theme there are 2 additional classes to add; .tabs-wrap and .sections
That hides the comments tab along with the message that says no comments yet. I’ll report back if i see any bugs.
This will be really cool when # of comments are posted on the main page and notifications work.
Hey
This is sorta related. What if I wanted to remove the “view comments” from the ‘facebook comments for wordpress plugin’ on my home page because its not working properly. Is that some css I could modify?
thanks