When I send a comment to mysef, I get an email, but the comments are not being displayed, also in the admin panel, the comments shows 0. I used your cforms-example-comments, and I inserted it into my template comments.php, and changed the line insert_cform('13'), to insert_cform(2), then I also tried insert_cform('2'), and also insert_cform('Personal Comments'), but nothing seems to work. In my single page, I have this code, "comments_template()", to insert the comments template, well it's all ok, I also enabled the WP-comments, and also disabled TAF. But I'm still not able to see the comments. Not sure what else I can do from here.
in order to use cforms WP comment feature, you need to also use the comment specific input fields. See this tutorial, which is a bit more complex (additional fields) but shows a step by step setup.
Also your cforms admin Help! page has more info/tips.
Hi Oliver thanks for your reply. I managed to get my comment page working, but I have a quick question, what are the extra two fields for. Also my comments page it shows "" and also "My custom checkbox", I'm wondering, it really is confusing for people, I wonder what I should name it?
The tutorial shows how to install/use the default WP comment feature *plus* adding two additional fields (if users require those or other extra fields).
Feel free to delete those.
The mandatory fields are the ones listed in your field type dropdown list, which also install by the comment-form-preset.