"I can't post the comment on your blog post. The comment verification code(CAPTCHA) form is not displayed fully and looks like bottom of the box has been cut off". Did you ever received such messages from your blog readers? So, here is a quick trick to solve the problem.
id='comment-form'
And you will see codes stated below.
<b:includable id='comment-form' var='post'>
<div class='comment-form'>
<a name='comment-form'/>
<h4 id='comment-post-message'><data:postCommentMsg/></h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize
blogger-comment-from-post' frameborder='0' height='275' id='comment-editor'
name='comment-editor' src='' width='100%'/>
<data:post.friendConnectJs/>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>',
'<data:post.communityId/>');
</script>
</div>
</b:includable>
<div class='comment-form'>
<a name='comment-form'/>
<h4 id='comment-post-message'><data:postCommentMsg/></h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize
blogger-comment-from-post' frameborder='0' height='275' id='comment-editor'
name='comment-editor' src='' width='100%'/>
<data:post.friendConnectJs/>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>',
'<data:post.communityId/>');
</script>
</div>
</b:includable>
All you have to do is just change the height='275' to height='410'. And this is how it will looks like after editing the code.
<b:includable id='comment-form' var='post'>
<div class='comment-form'>
<a name='comment-form'/>
<h4 id='comment-post-message'><data:postCommentMsg/></h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize
blogger-comment-from-post' frameborder='0' height='410' id='comment-editor'
name='comment-editor' src='' width='100%'/>
<data:post.friendConnectJs/>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>',
'<data:post.communityId/>');
</script>
</div>
</b:includable>
<div class='comment-form'>
<a name='comment-form'/>
<h4 id='comment-post-message'><data:postCommentMsg/></h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize
blogger-comment-from-post' frameborder='0' height='410' id='comment-editor'
name='comment-editor' src='' width='100%'/>
<data:post.friendConnectJs/>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>',
'<data:post.communityId/>');
</script>
</div>
</b:includable>
Save the template when you are done. There is also an alternative way to solve this problem without having to change the height of box. It's by enabling scroll in comment box.
All you have to do is just adding this this small code below beside height='275' .
scrolling="auto"
<b:includable id='comment-form' var='post'>
<div class='comment-form'>
<a name='comment-form'/>
<h4 id='comment-post-message'><data:postCommentMsg/></h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize
blogger-comment-from-post' frameborder='0' height="275" scrolling="auto"
id='comment-editor' name='comment-editor' src='' width='100%'/>
<data:post.friendConnectJs/>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>',
'<data:post.communityId/>');
</script>
</div>
</b:includable>
<div class='comment-form'>
<a name='comment-form'/>
<h4 id='comment-post-message'><data:postCommentMsg/></h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize
blogger-comment-from-post' frameborder='0' height="275" scrolling="auto"
id='comment-editor' name='comment-editor' src='' width='100%'/>
<data:post.friendConnectJs/>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>',
'<data:post.communityId/>');
</script>
</div>
</b:includable>
Best of luck.
Subscribe to:
Post Comments (Atom)
54 comments:
Thanks.. I solve my problem using this ^^
@Uptown Onlineshop
That's great!*_*
Thanks so much! Not only did you SEO yourself to the top of my search for this very specific problem, but it worked perfectly!
Think it's ok to have both auto-scroll and a bigger box on? The comment itself auto-scrolls inside the widget, so it might not be necessary?
@Jtotheizzoe
You are welcome! Actually, it is up to you. You can either use a larger box or auto-scroll or both.
But, I would suggest you to make the box larger so that you blog readers don't have to scroll it down. Haha, being reader-friendly..*_*
Thanks so much for posting this fix. I love it when I can google an issue and find the fix quicker than I can debug the css & HTML.
la la la la
Thank you for this help :) Worked a treat!
I feel like a dog chasing its tail in circles, I thought it was my computer that wasn't allowing me to comment, thanks for the info!
Thanks a lot it was really helpful
its nice and easy step thanks for this great tip. :)
Exactly the question is what will be the Palm upcoming features? waiting for the day when Palm will launch another amazing . logo design .
Yes!! These all instruction are very necessary to use and know about CAPTCHA .Business Logo Design .
What a utilization of tools and effects you did, landing page design .
konj
This trick helped me, thank you :)
It's really amazing work, I am inspired by your work and obviously this blog ,wireless internet in victoria, texas .
Good web site! I found a lot of effective data above! Thank you for this.
"Thanks for sharing, nice post.
i follow you hope you could visit me here and follow me too,, thanks."
Affordable Pay Per Click Services
So cute!!!! i love them :) Nice idea, good things, There are many people searching about that, now they will find enough sources by your post. thank you very much for this information.
Buy A Ready-Made Logo
Great article, it was very helpful! I just started in this and I'm getting to know it better! Cheers, keep up the good work!
Thank a lot! Now, I solved my problem. This is what I am looking for.. God bless and keep up a Good work!
I totally agree, this is some excellent data regarding this topic! I can not think of a better answer than this
Facebook Application Development
I have seen this kind of bug or error in several blogs but no one concentrate on that but you give the tutorial.. Hats off for that.
Regards,
Susan Gray
Really its great... Thank a lot! Now, I solved my problem. This is Excellent.. God bless and keep up a Good work!
deathbycaptcha
hi yaar this is grt.i have seen this kind of bug or error in several blogs but no one concentrate on that but you give the tutorial.....a gratitude for this solution.
deathbycaptcha
wow!!!wonderful.the great blog and it is very interesting,useful.
keep blogging.
captcha solver
wonderful work done.the blog is very interesting and very useful.thanks for sharing the info.
keep blogging.
image decoding
Superb blog !... Really great blog.... thank you!
captcha solver
Wow!!! really nice blog.... Excellent for This CAPTCHA verification not visible: Solution ... thanks for our solutions Guidance....
deathbycaptcha
Nice blog ... great information... Nice solution for captcha verifications...
captcha solver
Thank you for sharing, this article is very useful for me. Now I'll give you something to share information about the quand sort l iphone 5s
Hi, This is nice Article, its very useful to us...Your cacptcha verification is really nice and look for new ideas, new ways of coding, that is really genuine Guidance for Decaptcha Verifications,Thanks for sharing..
Decaptcha
Hi,This is very nice Article, very great informative Blog..
this Decaptcha verification is very great, further Decaptcha is a excellent information..
Thanks for sharing great information.....
Decaptcha
Your article is very interesting and humorous. From your article, I can see the true meaning of the word happy. This article, I believe many people are helpful. Very fortunate to share this article to your. Look forward to your updates.
This is common problem faced by many bloggers..
I was just looking up for this information to get a while. Approximately two hrs of online researching, luckily I received it in your website.I look more updates from your site.Thanks for sharing.
Get Best Social Media Marketing (SMM) services provided by Social media optimization (SMO) Expert, Zest Studio.
All time i having this kind of problem. Those time i don't know how to do it. But now your article giving great thoughts. Thanks for sharing useful thoughts. Website Developers Bangalore
I have experience with "(CAPTCHA) form is not displayed fully and looks like bottom....." issue. Its really makes irritate . Your article is really informative. I have learned lot from this
I found your post such a informative and useful post,thanks for sharing the post. Heathrow Airport Parking
Excellent comments with interesting topics and very useful resources. Thanks for sharing... Reclaimed Stone
It is a great post for every blog and for me. Obviously I want to say that this is very important post for learn. Thanks !!!
Thanks for sharing this great post dude.
SEO Services in Bangalore
Excellent comments with interesting topics and very useful resources. Thanks for sharing, Transfer money
Thanks for sharing this great article! I feel strongly about it and love learning more on this topic. It is extremely helpful for me. I hope you post again soon.
cool article Web Design Coimbatore
Written simply and tastefully. It’s pleasant to read. Thank u... Web Designing Company Bangalore
Very excellent and useful post! I enjoy reading it. Thank you so much for sharing this marvelous information with us...
Web Development Bangalore
You will essentially provided reliable info. Thank you very much concerning discussing info. seo services in hyderabad
Nice one.....
kid tracker
Fantastic blog . Lots of great information and inspiration
Ecommerce Website Development Company | Magento Website Designing Company
Fantastic write-up in addition to amazing website, I enjoy this kind of useful content preserve that people.nimble mobile
Great discussion and inform on where is web design going in 2016. Each and every year web design is growing and plenty of innovative and impressive things are shared and published every day.Buzz App
very informative article
Thanks for sharing
best digital marketing and seo training delivered here digital marketing training
seo training in bangalore
Nice. thanks for sharing.
https://hindihelpful.in/
Post a Comment