| Post |
|
New Member | Vasanth posts 5 11:58 am March 31, 2009
| |
|
|
The Contact form works great and I am so much thankful for this plugin.
My issue is with using this plugin for the comment part.
I setup a form using the comment template as shown.
 
After this I go to my code and change the line shown below. I commented out the default comment call and replaced with cForm call.
<?php insert_cform('comments'); /*comments_template();*/ ?>
After this I am able to see the new Ajax comment cForm in my Post pages. But when I try to submit a comment I get a error "Comment ID not found" . Is this happening because of my theme. I am using the ferevens wordpress theme. Any clues would really help me. I have attached error screen below.
 
|
|
|
Admin
| Oliver Munich, Germany posts 6237 9:23 pm March 31, 2009
| |
|
|
Please provide URL and cforms version.
|
|
|
|
|
New Member | Vasanth posts 5 12:52 pm April 1, 2009
| |
|
|
URL is http://www.comegrab.com
cForms version is 10.4
WP version is 2.7
|
|
|
Admin
| Oliver Munich, Germany posts 6237 6:54 pm April 1, 2009
| |
|
|
I would recommend you either install patch 10.4.1 (above donwload link) or install 10.5 beta.
If that doesn't solve it, try to disable Ajax and see if that makes a difference.
|
|
|
|
|
New Member | Vasanth posts 5 8:59 pm April 1, 2009
| |
|
|
I will try your suggestion and will update this post by tomorrow.
Thanks a lot.
|
|
|
New Member | Vasanth posts 5 6:53 pm April 2, 2009
| |
|
|
I installed the beta. The comments part works fine now.
However the comment list was not AJAX updated after a submit. I guess thats something to do with my theme.
I removed AJAX and all is fine now.
Thanks again for your support.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:12 pm April 2, 2009
| |
|
|
for the ajax part to work you need to carefully double check the global-settings for WP comment feature and your setup.
also check the Help! page and sample comment-template in the cforms folder.
|
|
|
|
|
New Member | Vasanth posts 5 10:10 am April 4, 2009
| |
|
|
Thanks Oliver.
The theme that I use has a different structure from the default WP . It does not even have the <UL> tags .
I'll try to change to the AJAX style.
But as of now I am very happy with the way cForms fits into my theme.
|
|
|
Admin
| Oliver Munich, Germany posts 6237 4:44 pm April 5, 2009
| |
|
|
any theme specific comment structure can be supported, simply make sure to follow the Help page, or forum posts/tutorials.
|
|
|
|