I want to put two comment platforms on my blog, facebook and the wordpress form itself, but when I put the code:
<?php comment_form(); ?>
The form is replaced by the form of facebook alone and ends up with two forms of facebook.
Even when I take out facebook and leave only the code, facebook still replaces itself.
Can anyone help me?
Thank you in advance!
List of installed plugins:
- Akismet
- All In One WP Security
- Facebook Comments Notifier
- Contact form 7
- Jetpack by Wordpress.com
- Really Simple CAPTCHA
- WP Advanced Comment
- WP Missed Schedule
- WP-PageNavi
- Yoast SEO
I use Facebook Comments Notifier to receive a notification on facebook when I receive a comment.
I was trying to use WP Advanced Comment and it worked, but it gets error and can not respond to a comment, so I'm trying to use WP's own. If you have a good and easy to use plugin, you are welcome.