Can’t find the “commentformid” div error
A Video how to fix Wp Thread Comment plugin error which says: Can’t find the “commentformid” div error
This happened to me when i switch my old theme to my current theme. When i first installed wp-thread comment plugin with my old theme, i had no problem with it. But not with this theme, i notice it depends on you theme.
However if you found the same error, you can fix it easily by editing comments.php file.
Look for this code:
method="post" and look at the id next to it.
After watching the video you will be able to click “reply” in wordpress comment and your wp-thread-comment error will be fixed nicely.
//Do quick database backup and theme backup first. Here is a video how to backup database in 2 minutes.
Related posts:
- “Error establishing a database connection”-WordPress
- WordPress fix “Parse error functions.php”
- Back up and Restore in wordpress
- Facebook Error “Do You Know This User Personally?”
- How to change wordpress database table prefix
- Backup wordpress database
- WordPress- change admin username
- WordPress “Change URL Settings” breaks dashboard
25 comments
Hi there! I just switched from Thesis to a more regular theme (Stilbruch by Amy&Pink) and am having the same issue. Well, two actually. This commentdivid error and now also it isn’t alternating the comments colors??
When I look at the comments.php page for “method=post”, that line of coding has no “id=” piece. Should I add id=commentsformid to it? Help appreciated!
[Reply]
Dina Reply:
June 13th, 2010 at 9:01 pm
@Brittney, I have downloaded the theme, and try it myself, you can find this line:
<form action="/wp-comments-post.php" method="post" >And add this: id=”comment_form” at the end, so it will look like this:
<form action="/wp-comments-post.php" method="post" id="comment_form">It will show huge avatar size, to solve this, add this code:
.responses img.avatar{width:30px; height:30px;}in your style.css
Let me know if it helps.
[Reply]
Hey! Can you please help me with this because it’s not working for me! Pleaaase email.
[Reply]
Dina Reply:
July 3rd, 2010 at 7:16 am
@alexis belon, I have checked your site, looks like you got it working..if so, thumbs up
[Reply]
No. I’m replying from wordpress dashboard. Ideally, I’d like if my readers could hit reply without the error coming up.
[Reply]
Dina Reply:
July 4th, 2010 at 4:10 pm
@alexis belon, oh you are right, i tried to reply it still shows error.
Is your theme glossyblue?
I have downloaded glossyblue and all works fine.
[Reply]
Yes, I’m using glossyblue. I replaced my comments.php with the one the plugin provides. But I couldn’t find a comment form ID anywhere in the coding… I must be slow.
[Reply]
Dina Reply:
July 4th, 2010 at 7:10 pm
@alexis belon, If you use wp thread comment, once you activate, you don’t need to replace theme comments.php with plugin comments.php.
Hmm..how about copy original glossyblue comments.php and paste it in your current comments.php?
Let me know if this helps..
[Reply]
alexis belon Reply:
July 4th, 2010 at 7:32 pm
@Dina, worked like a charm ! thanksssss !
[Reply]
Dina Reply:
July 4th, 2010 at 7:38 pm
@alexis belon, Great!!! so happy to hear, you are most welcome
i try cant do la… i dont now why.. so ,… i don’t find at edit theme under comment , method=”post” … at this moment, i deactived this plugin… can help me???
[Reply]
Dina Reply:
July 5th, 2010 at 4:21 pm
@zik, I have checked your blog and you use Twenty Ten theme, you don’t need to install wp thread comment if you are using this theme because Twenty Ten already support “threaded comment”.
I hope this helps..
[Reply]
zik Reply:
July 7th, 2010 at 6:46 pm
@Dina, thank u , erm but the reader get the message (from email) from me , if i reply the comment?? about the notification…
[Reply]
Dina Reply:
July 8th, 2010 at 9:25 am
@zik, There are some plugins which can do it, try subscribe to comment plugin or replyme plugin, i use both
I hope this will help.
zik Reply:
July 8th, 2010 at 3:26 pm
@zik, ok thank u … i got it..
gustulank Reply:
July 13th, 2010 at 4:56 am
Hi @Dina, I use twentyten themes, and i want to manage comment like you blog *that pretty awesome* using @ and follow up comment. Please advice me, what plugin do you use? Many Thanks.
[Reply]
Dina Reply:
July 13th, 2010 at 7:27 am
@gustulank, I have checked your blog, you have a cool twenty ten theme headers
Twenty Ten is by default having “threaded comment” support, make sure in discussion settings you have “enabled threaded comment” enabled.
I have posted this in here: http://www.blog.web6.org/set-up-discussion-settings-wordpress/
I use wp-threaded-comment plugin. I hope this help.
Now it’s working.
Thank you.
Beautiful voice.
[Reply]
Dina Reply:
July 13th, 2010 at 7:22 am
@Derni, i am happy that it worked!
Thank you for the flattery
[Reply]
@dina, thanks for your advice. I missed the setting option
the twentyten header is using Meteor Slides plugin : http://wordpress.org/extend/plugins/meteor-slides/
cheers
[Reply]
Dina Reply:
July 13th, 2010 at 5:48 pm
@gustulank, Glad that you found it now
Yes, i have read one of your post, it is in Indonesian language, and i understand it, i am an Indonesian as well
Nice to meet you gustulank, have a nice day.
[Reply]
Thanks for the tip. It really worked!
[Reply]
Dina Reply:
July 21st, 2010 at 8:20 am
@Nabil, Glad it worked out! thanks for commenting
[Reply]
OMG i have been trying to fix this for ages and this actually worked! you’re rad, thank you so much =)
[Reply]
Dina Reply:
September 8th, 2010 at 9:53 am
@ANNIE, You’re welcome
[Reply]
Add your comment?