Position of Captcha problem
-
hey… i have the same problem….
Recaptcha position should be below comment (above Post/submit button)..
Please reply to me ASAP how to fix this…
Thank you very much…
Hi,
We have received your request and it is now being processed. We will get back to you on this forum as soon as we can.
Regards,
BestWebSoft Support TeamHi,
Visiting your site we didn’t see reCaptcha block in the comment box.
Please activate Google Captcha plugin, so that we can analyse this error and fix it.
Sincerely,
BestWebSoft Support TeamHi,
I have activate the plugin now.
check now.
Hi again,
To solve your problem, please add the following code to the end of the css file of your theme:
.gglcptch {
float: left;
margin: 0 0 20px;
}Instead of 20px you can specify a value you need for the bottom margin.
Regards,
BestWebSoft Support TeamHi, It fixed position. i didn’t take consideration of CSS !
Can you tell me what should be done if i want to show captcha box above “submit” button. that means below comment box and above submit button.
Hi WinterNightz,
It depends on the comments form. If the hook call by means of which captcha works (‘after_comment_field’ or something like this) is present in the file comments.php, you can change captcha positioning by moving this hook call. Please find the file ‘comments.php’ in the theme and change position of the line
do_action( 'comment_form_after_fields' );or any similar line – place it under the Submit button.
In case there is no such hook in the comments file of your theme, then, unfortunately, this option is not available.
Sincerely,
BestWebSoft Support TeamHi,
Since there is no reply from you, we consider this topic as resolved. We hope you’ve found the solution. If you have any questions, please feel free to contact us via our Help Center – http://support.bestwebsoft.com/.
Sincerely,
BestWebSoft Support Team
The topic ‘Position of Captcha problem’ is closed to new replies.
(@winternightz)
10 years, 10 months ago
Hi,
In site : http://www.itechcolumn.com/
the captcha is not working properly by position.
It’s coming over the comment box.
For better understanding, i am attaching snap.
http://screencast.com/t/fSYXmvwSjMeC
Thanks.
https://ww.wp.xz.cn/plugins/google-captcha/