• Resolved jobboarduser

    (@jobboarduser)


    We have implemented a privacy policy using the SJB privacy policy settings feature. However, we are also using the reCAPTCHA add-on plugin. The privacy policy text causes the “SUBMIT” button to block the reCAPTCHA, making it impossible for users to complete the CAPTCHA and submit an application.

    The policy is 110 words. Is there a way to have a 110-word privacy policy and reCAPTCHA add-on at the same time, without the privacy policy causing the SUBMIT button to cover the CAPTCHA?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Ammar Younas

    (@ammaryounas12)

    Hello @jobboarduser,

    We apologize for the inconvenience and we will fix this issue in our next release.
    However for now just add the below CSS at the end of the style.css file of your active theme.

    
    form#sjb-application-form .form-group .g-recaptcha {
        min-height: 190px !important;
    }
    

    Let us know if this will fix the issue for you or if you need further assistance.

    Regards,

    Thread Starter jobboarduser

    (@jobboarduser)

    Thank you. min-height: 190px !important; did not work for us, but display: inline-block !important; does.

    Would you know when we might expect the next release/update?

    Thank you.

    Plugin Author PressTigers

    (@presstigers)

    We have added this issue on top priority and we will resolve it soon. Hopefully by the end of this month.

    If you have an active subscription of reCaptcha add-on then you will surely get the updated code. For further queries of the paid product please contact us on our marketplace support.

    Thank you for using SJB.

    Regards,

    Thread Starter jobboarduser

    (@jobboarduser)

    Hi, this seems to be an issue again? Was there an update release? If so can you advise on how I should go about installing the update?

    When our theme is updated, it affects this fix.

    • This reply was modified 5 years, 7 months ago by jobboarduser.

    Hello @jobboarduser,

    We have already fixed this issue in our latest release. Please update Job Board Captcha Add-on to the latest version and see if your issue is fixed.

    For paid add-on support, please contact us on Marketplace

    Regards,

    • This reply was modified 5 years, 7 months ago by Ammar Younas.
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Privacy Policy blocks CAPTCHA’ is closed to new replies.