sibertronic
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Google ReCaptcha v3 & Contact Form 7 Not WorkingI was having the same problem with wpcf7 marking everything as spam & returning the error that the message could not be sent.
I had been using reCAPTCHA 3.0 integration with wpcf7 for a long time (working perfectly) and then did an update to the latest version of wpcf7 (5.5.3 at this time).
I installed Flamingo plug-in to verify that the messages were getting flagged as spam. reCAPTCHA spam scores were always 0.1, which is under the threshold of 0.5.
I tried clearing caches on site & host (wpengine) and adding additional header scripts that worked for others, but that didn’t solve my problem.
Here’s what worked for me:
– remove my reCAPTCHA keys in WP Admin – Contact | Integration page
– delete existing reCAPTCHA keys on the Google reCAPTCHA admin page (https://www.google.com/recaptcha/admin/)
– generate new reCAPTCHA v3.0 keys
– add the new keys to the WP Admin Contact | Integration.Then I cleared all caches on site / host once again and that seems to have solved the problem for me. Emails are now going through successfully, although I still have the empty red box under some of my forms.
Hope this will help anyone still having these issues.
- This reply was modified 2 years, 11 months ago by sibertronic.
Forum: Plugins
In reply to: [The Events Calendar] Event Details Hidden Under HeaderI found a work around – in the “Events Calendar Options” section of an individual event, (Events -> [your event] -> Event Calendar Options -> Content -> Content Padding) you can set the top padding of the content.
Setting this to 150px I was able to reserve enough space for the menu to be displayed without the event detail data overlapping.
Unfortunately, this has to be set for every event added. I wish this were a global option.