• Resolved studyassociationflow

    (@studyassociationflow)


    Hello,

    Recently, some trouble occured concerning the reCaptcha checkbox (in all the contact form 7 forms, of which the included link is an example), since it is not showing on all browsers. So at some browsers it does show a checkbox and on others it doesn’t, which is pretty weird.
    Therefore I contacted the developers of the ‘ReCaptcha v2 for Contact Form 7’ plugin.
    They suggested clearing the W3Total object cache or adding the following script to any W3Total Cache exclusion lists:

    wpcf7-recaptcha/assets/js/wpcf7-recaptcha-controls.js

    I contact you now to ask where I can implement this js script best in the W3 Total Cache plugin, and whether this will indeed be the solution for the problem. It was suggested to me to ask you for a recommendation for the best solution to cache-bust the above script.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @studyassociationflow

    Thank you for your inquiry and I am happy to assist you with this.
    I’ve checked the page you are referring to and I am not seeing any issues with reCaptcha not showing. I’ve checked multiple browsers and there are no issues.
    As I can see /wp-content/plugins/wpcf7-recaptcha/assets/js/wpcf7-recaptcha-controls.js?ver=1.1 is not minified so there is nowhere to exclude it from.
    As for Object Caching, it’s not recommended to cache Objects to Disk especially if on shared hosting so you should consider using Redis or Memcached for object Caching which is most likely not available if you are on a shared hosting.
    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘reCaptcha not showing due to caching’ is closed to new replies.