Viewing 2 replies - 1 through 2 (of 2 total)
  • bestwebsoft

    (@bestwebsoft)

    Hi,

    We have received your query and it is now being processed. We will get back to you on this forum as soon as we can.

    Regards,
    BestWebSoft Support Team

    bestwebsoft

    (@bestwebsoft)

    Hello,

    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 directly before the Submit button.

    If you don`t have such or similar hook in the ‘comments.php’ file of your theme, it is not possible.

    Regards,
    BestWebSoft Support Team

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Responsive Captcha form below textarea’ is closed to new replies.