• Resolved rwkiii

    (@rwkiii)


    BWP reCaptcha is working fine in my forms, but it is displaying in the wrong position on my Post Comment form. Instead of loading like this:

    [textarea]
    [reCaptacha]
    [submit button]

    it loads like this:

    [reCaptacha]
    [textarea]
    [submit button]

    reCaptcha is being loaded on my Post Comments forms by enabling the checkbox in BWP settings. The theme I am using is Avada by Theme-Fusion.

    How do I effect where BWP reCaptcha appears on my Post Comments form?

    https://wordpress.org/plugins/bwp-recaptcha/

Viewing 5 replies - 1 through 5 (of 5 total)
  • elhashbrown

    (@elhashbrown)

    I also have this problem. The tab index in the options don’t seem to have any effect.

    Thread Starter rwkiii

    (@rwkiii)

    I disabled BWP and installed WP-reCaptcha. It corrected the issue in one of my Contact Form 7 forms and also effected the Post Comments form – though reCaptcha now displays underneath the Submit button. :S

    Setting the tabindex isn’t going to effect this problem.

    Plugin Author Khang Minh

    (@oddoneout)

    The tabindex setting is not used for positioning the recaptcha.

    @rwkiii is it possible that you send the comments.php file from that theme to me so I can check?

    Thread Starter rwkiii

    (@rwkiii)

    Khang,

    The plugin uses the hooks to display the recaptcha below the logged in message or below your user fields when not logged in respectively.

    I think you can see the same issue on the default 2014 theme.

    I’m not sure yet how to send comments.php to you, but I’m going to figure that out right now.

    Plugin Author Khang Minh

    (@oddoneout)

    @rwkiii,

    I’ve added a new setting in General Options that allows you to select the position (either above or below comment textarea field). Check it out.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘reCaptcha displaying in wrong place in Post Comment’ is closed to new replies.