Messages disappear – Conflict with Invisible reCaptcha or WP_CACHE
-
Hi everyone. I hope you can help me with an issue with three of my websites. The issue is that validation messages (E.g. This field is required) and success messages (under the SUBMIT button) disappear immediately. A strange string of text is also appended to the URL when this happens (e.g. https://powerstats.co/contact-us#wpcf7-f335-p139-o1)
For ease of reference, here are the three links:
Site 1: https://powerstats.co/contact-us
Currently not working (Invisible reCaptcha and WP Rocket plugins both activated)Site 2: https://kpiworks.com/contact-us/
Currently working well (WP Rocket running, but, Invisible reCaptcha deactivated)Site 3: https://kpiworks.co.nz/sign-up-your-practice/
Currently working well (Invisible reCaptcha activated, and WP Rocket isn’t even installed)All of these websites use the same theme, and are pretty much identical. I can repeat this error even on the default Genesis framework theme (without the Breakthrough Pro child theme I’m using), and, I can repeat this issue on WordPress’s Twenty Twenty default theme.
What I believe causes this issue:
Running ALL THREE plugins simultaneously
– Contact Form 7
– WP Rocket (more accurately, setting the “define( ‘WP_CACHE’, true );” to TRUE in the WP-config file – WP rocket does this when active)
– Invisible reCaptchaIf I deactivate WP Rocket on Site 1 (link above), the problem disappears. I reached out to their support, and if I re-upload the wp-config file with define( ‘WP_CACHE’, true ); in it (Even though WP Rocket is deactivated), the issue returns. I assume this rules out JS deferring and minification as the culprit.
If I deactivate Invisible reCaptcha, but keep WP Rocket running – the issue also goes away. So it’s really a “combination of all three plugins” that causes this bug.
Are you guys able to help me figure out what’s going on? I love all three plugins and would like to keep using them if I can.
Thank you in advance,
Dima ??The page I need help with: [log in to see the link]
- The topic ‘Messages disappear – Conflict with Invisible reCaptcha or WP_CACHE’ is closed to new replies.