paultidal
Forum Replies Created
-
Hi Lisa
Thanks for your very prompt response and for your useful advice..
I had also referred my server host to the issue and they have solved it.
The .htaccess file had some errant code (presumably created by the Litespeed server) which they removed. The code was:<IfModule LiteSpeed>
CacheEnable public /
RewriteEngine on
RewriteCond %{REQUEST_METHOD} ^(HEAD|GET)$
RewriteCond %{REQUEST_URI} !^/(wp-admin|wp-login.php|wp-cron.php)
RewriteRule .* – [E=Cache-Control:max-age=120]
</IfModule>I’m unsure how the code became implemented (I certainly didn’t create it) and I don’t know enough about htaccess to know what it was actioning but it’s removal has returned everything to normal. I will monitor and post any updates.
Regards
PaulForum: Plugins
In reply to: [Easy Forms for Mailchimp] Change colour of success message textHi Kevin
My theme had two places to add Custom CSS; needless to say I’d added it in the wrong place… I’ve now added it correctly and your code is working perfectly! Thanks for the help and apologies for any confusion.
Regards
PaulForum: Plugins
In reply to: [Easy Forms for Mailchimp] Change colour of success message textHi Kevin
It was doing the same for me in Safari (although not Firefox). It was a caching issue (WP Fastest Cache). It appears to be loading okay now. Apologies.
Regards
PaulForum: Plugins
In reply to: [Easy Forms for Mailchimp] Change colour of success message textHi Kevin
The page is https://www.signiaturnkey.com. It’s on the Contact section at the bottom of the page (the page has a full screen scroll effect but the contact section can be reached by simply clicking the bottom ‘dot’ in the navigation on the right of the page). I’ve uploaded a screenshot here: https://signiaturnkey.com/screenshots/signia-success-message.png
Regards
PaulForum: Plugins
In reply to: [Easy Forms for Mailchimp] Change colour of success message textHi Kevin
Thanks for your exceptionally quick response. However, after copying and pasting this to the theme’s Custom CSS and deleting the page cache, the text is still appearing in white.
What am I missing?
Regards
PaulForum: Plugins
In reply to: Plugin to add sorting/categories to masonry galleryDid you ever find such a plugin? I need one exactly the same.