I have installed a Facebook plugin so people can write comments on posts, using their Facebook login. I'd like to keep only this function and remove Wordpress' comments box. Is it possible? http://www.danstesoreilles.tv (currently displays an old theme, but you get the idea)
Remove comments section in single post BUT keep Facebook comments?
2 posts from 2 voices-
Posted 1 year ago #
-
Hey,
basically you can reomve the comment section. Open up single.php and delete following code:
//wordpress function that loads the comments template "comments.php" comments_template( '/includes/comments.php');However I don't know how the facebook plugin works and if there're any required hooks, etc. in the comment section which are required for the facebook plugin.
Posted 1 year ago #
Reply
You must log in to post.














