chappers1972
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Emails not being sentHi there
I copied the website to a dev environment. Before deactivating anything, I tested the form in the dev environment and the emails came through. This proved it wasn’t the website, theme or plugins.
It turned out that the website hosting company’s system which monitors the email traffic saw a lot of emails being sent from the email address associated with the form and assumed that it was sending spam. It was actually just a high volume of forms being submitted.
The hosting company has removed the email address from the blacklist and the emails are being received again.
Problem solved.
Thanks for your help.
Forum: Plugins
In reply to: [Contact Form 7] Emails not being sentHi there
Theme is 2025
Plugins are:
- Advanced Custom Fields
- Autoptimize
- Block Visibility
- Contact Form 7
- CookieYes | GDPR Cookie Consent
- Enable Linked Groups
- Flamingo
- Honeypot for Contact Form 7
- MC4WP: Mailchimp for WordPress Premium
- Redirection for Contact Form 7
- Search Exclude
- Simple Custom CSS and JS
- Simple Download Monitor
- SimpleTOC – Table of Contents Block
- Sticky Block
- Widgets for Google Reviews
- Wilo – WordPress Internal Link Optimizer
- WPCode Lite
- Yoast SEO Premium
Theme and plugins are all up to date
There have been no changes since it was working and then stopped working.
Thanks.
Forum: Plugins
In reply to: [Contact Form 7] Emails not being sentThe form also has the 2nd email set up
https://lighterhr.co.uk/wp-content/uploads/2025/03/Screenshot-2025-03-08-082850.jpg
This also fails to send an email.
Forum: Plugins
In reply to: [Contact Form 7] Emails not being sentWe use plugin Honeypot for Contact Form 7 v2.1.7.
We tested the form without the honeypot and it still doesn’t send.
All plugins are up to date.
Forum: Plugins
In reply to: [Contact Form 7] Emails not being sentThe settings are here: https://lighterhr.co.uk/wp-content/uploads/2025/03/Screenshot-2025-03-08-081905.jpg
Hi Yann,
Works perfectly.
Thanks for your help.
Support is great as always.
Richard.
The website is on WordPress 5.9, TwentyTwentyOne theme v1.5 and Twentig v1.3.9.
Thanks.
For information…
The CSS method is based on this: https://www.prowebdesign.ro/fast-easy-wordpress-mega-menu-without-plugins/
They warn about the mega menu being only as wide as the top-level menu item. This is the problem I’m experiencing.
The advised resolution is:
“It’s important to give position:static; to the top level menu item. This way, the absolutely positioned .sub-menu will span 100% of the width of the first ancestor container that has position:relative; . So make sure you give position:relative to the site header or any other container that suits you. If top level menu would have had position:relative; then the mega menu would be only as wide as the top level menu item.”
This is where I run out of talent and need help from an expert!
The website I’m testing it on is here: https://lighterhrstage.wpengine.com/
Note: I’ve not put any other formatting on the mega menu at this time.
Thanks.
Hi Tom,
Yep, that’s sorted it.
Great support as always.
Thanks so much,
Richard.Hi there,
Forgot to say, this is on WordPress v5.9, Twenty Twenty-One theme v1.5 and Twentig v1.3.9.
Thanks.
Yep, worked perfectly.
(Swapped body.search for body.blog and body.single).
Fantastic.
OK, I’ll give it a go!
Thanks.
Hi there,
The CSS you provided worked perfectly.
I have the same issue with the blog post page and individual posts.
Could you provide the CSS for:
. the blog posts page: https://lighterhrstage.wpengine.com/advice-and-guidance/
. a blog post: https://lighterhrstage.wpengine.com/blog/the-right-to-request-flexible-working/I’d really appreciate it.
Thanks,
Richard.Hi there,
Great plugin. Does exactly what is required.
I also had the issue with the sticky setting. I followed your advice to “put position: fixed; in the simple-banner-scrolling CSS box”. This worked but was a bit “flicky”.
I then put “position: fixed;” into the simple-banner CSS box and it works without issue.
Thanks.
- This reply was modified 4 years, 11 months ago by chappers1972.
Thanks Tom.
I’ll give it a go over the next couple of days and let you know.