Tevildiel
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Akismet:author flagging every message as spamHi Takayuki, I think I finally found the culprit – the plugin WP Spam-Shield was reading as up to date but when I researched it, I learned it was actually removed from the WP repository some time ago and probably causing the conflict. I deactivated it and didn’t have a problem submitting a form on the first try. I’ll let you know if I have any more problems – thanks for your help!
Forum: Plugins
In reply to: [Contact Form 7] Akismet:author flagging every message as spamAll I have listed where ‘Spam log’ should be is ‘Submission result: spam’ or ‘Submission result: mail sent’. I’m running CF7 5.4 and Flamingo 2.2.1. Am I missing something where I can enable this feature?
Edited to add: when I test the form myself without being logged in (i.e. in a different browser), the error message I get is “Sorry, there was an error. Please be sure JavaScript and Cookies are enabled in your browser and try again.” If I click submit again, it tells me the message was successfully sent. If I’m logged in and submit the form, it goes through the first time no problem. Hope that helps.
- This reply was modified 3 years, 8 months ago by Tevildiel.
Forum: Plugins
In reply to: [Contact Form 7] Akismet:author flagging every message as spamThis is what I have:
Your name (required)<br /> [text* your-name] <p>?</p> Your e-mail (required)<br /> [email* your-email akismet:author_email] <p>?</p> Phone number (cell number required for portrait sessions)<br /> [tel your-phone] <p>?</p> Inquiry type (required)<br /> [select* project-type "Senior Photos" "Family Photos" "Couples/Engagement Photos" "Wedding/Event" "Headshots" "Real Estate" "Prints" "Photo Licensing" "Other" "General Inquiry/Comments"] <p>?</p> Tell me a bit about your photography needs!<br /> [textarea your-message 42x] <p>?</p> When are you looking to schedule these photos?<br /> [text when] <p>?</p> How did you find my work? (friend, search engine, social media, etc.)<br /> [text referral] <br /> [submit "Send"]
Forum: Plugins
In reply to: [Contact Form 7] Akismet:author flagging every message as spamIt’s https://www.annagorin.com/contact/ – thanks!
That did it, thanks so much!
Well, I answered my own question browsing through the forums a little more…adding to my CSS:
.modula-items {min-height:1000px !important; }
…and that seemed to do it. Guess adding the !important in there did the trick. If there’s a better way of solving it, let me know!
I should follow up to mention: the gallery page does work seamlessly in Firefox. Same issue with Edge and IE as well as Chrome though.
Forum: Plugins
In reply to: [Responsive Gallery Grid] Last row behavior – only a Pro feature?I totally understand and appreciate your taking the time to respond! FWIW, I did experiment with the live site and the “last row behavior” options worked there, but don’t do anything on my own site on the free version, which is why I was asking if it was a pro feature ??
I got it to work! For what it’s worth, simply setting the global Lightbox setting to Deactivate doesn’t work because once I set it to Deactivate, the Save Changes button disappears entirely and I can’t save my setting. However, if I switch off both Use lightbox for Native WP Gallery and Use lightbox for Native WP Image, I still have access to the Save Changes button and was able to save my preferences. Seems like the Save Changes button shouldn’t be hidden as soon as you click Deactivate though, hopefully that’s a bug that can be fixed in a future update. Thanks for your help!