David
Forum Replies Created
-
I have had this problem myself in the past, and the problem, I found, was that I had reached the BANDWIDTH LIMIT for that website. Since I was on a reseller hosting plan, I was able to increase my own bandwidth and that solved the problem.
This may or may not work for you, but it’s worth a try.Forum: Plugins
In reply to: [Contact Form 7] Cannot Get Sender Email into email from Submitted FormI will try that and let you know. Thank you for this. It will be some time by next week (or a little later) before I can let you know, because I depend on the client to tell me what they get. Maybe today I can change the send to email to me and check it myself. . . I will let you know. Thanks again.
Forum: Plugins
In reply to: [Contact Form 7] Cannot Get Sender Email into email from Submitted FormSure. At this link:
https://1drv.ms/u/s!Ar0cpNmZI-_ei_E5__dC2Jk-V_uZNg?e=aoVtRV (This should be set up as read-only, so it’s okay to post that link here.)
you can see several screenshots of my CF7 setup. The screenshot you want is named CF7-MailTab-SS.jpg.
The other screenshots in that folder show other aspects of the setup, plus the headers of the email that the client receives from the form. That one is labeled CF7-EmailReceived.jpg.
Thanks so much for your attention to this. It has me scratching my head.
Forum: Plugins
In reply to: [Contact Form 7] Cannot Get Sender Email into email from Submitted FormNo, there are none of those. I just refreshed and re-scanned that panel and verified they are not there.
Forum: Plugins
In reply to: [Contact Form 7] Cannot Get Sender Email into email from Submitted FormThanks so much for getting back to me so quickly! 😊
Theme: Child theme (direct child, not modified) of Divi
Plugins:
â–º Advanced Custom Fields (essential)
â–º Max Galleria (Essential)
â–º Media Library Folders for WordPress (Essential)
â–º Shortcodes Ultimate (not essential)
â–º When Last Login (not essential)
â–º Yoast Duplicate Post (post duplicator of some type needed by client)And, of course, Contact Form 7.
Forum: Plugins
In reply to: [Contact Form 7] Cannot Get Sender Email into email from Submitted FormCORRECTION: the MAIL tab contents are this, not what’s listed above:
From: [your-name] <[your-email]>
Subject: [your-subject]Sorry for the fumblefingers.
Forum: Plugins
In reply to: [Contact Form 7] Delayed Email DeliveryThanks so much websprout.
Yes, the default server, but I’ve never had this issue before, with any of the 30+ sites I’ve created, always using the web host’s default server. Maybe I should ask the host.
Thanks for the pointer.
I am using CONTENT CONTROL to ensure no one but appropriate role logged in users can see certain content. But it is frustrating to non-logged-in or incorrect-role users to see a menu item and click it, only to see “This content is restricted.”
For one thing, it is better design to simply make those menu items NOT appear except to people with the appropriate role.
For another, there are always hackers “out there” trying to break into sites, and if they see a menu item that leads to restricted content, some of those black hats might see it as a challenge to try to find out what it is.
Therefore, I use the USER ROLE EDITOR plugin to make sure those selected menu items don’t appear except to the appropriate logins.
Same problem with MANY of my clients’ websites. I have tried all versions of PHP from 5.4 up through 7, no luck. The only thing that works is to FTP into each site and delete the Jetpack folder from the plugins directory.
THIS IS UNACCEPTABLE. We expect better from Automattic. If your plugin is going to fail to work, then it should fail gracefully, and give us an error message directing us how to fix it – NOT CRASH THE WHOLE SITE with obscure error messages.
YOU NEED TO FIX THIS PLUGIN.
Forum: Plugins
In reply to: [Contact Form 7] CF7 Validator Nice but InadequateThank you! I’ll try that.
Highlighting errors in red must also be something new along with the validator, as I don’t remember seeing it before.
Fingers crossed!
Now I’m wondering if the developers might be willing to put (what you just said) as a second sentence after their notice that the validator has found ## errors?
DPM
Forum: Plugins
In reply to: [Contact Form 7] Submit Button won't ClickThank you. I found the problem.
There was an “Accept Terms” checkbox on the form, set to “inverse” – which I THOUGHT meant it started out unchecked. I was wrong. Setting this checkbox to “Inverse” means it must be UNCHECKED to be valid.
I deleted the “Inverse” specification and the form now works.
The problem was that there was no indication that anything was wrong, no alert or message box. The SUBMIT button simply wouldn’t work.
To prevent others from having this problem, there should probably be a better explanation of what “inverse” means on the accept terms checkbox.
Forum: Fixing WordPress
In reply to: Dashboard>Appearance>Themes>Add New – It's Blank!Thank you, WSLADE, this was exactly what we needed.
We discovered the offending plugin is ROTATING TESTIMONIALS by I-Verve. I have submitted a review on the WP plugin page for this one, alerting others of this issue.
Meantime, I guess we could just go on using it, deactivating it when we need to use the Theme Browser.
Forum: Plugins
In reply to: [Reaction Buttons] Prevent Repeat Clicking?Good info. Thanks. Seems like you’ve found the best available compromise between ease and security.
Forum: Plugins
In reply to: [Reaction Buttons] Prevent Repeat Clicking?It does help. Thanks!
Forum: Plugins
In reply to: [Reaction Buttons] Prevent Repeat Clicking?Thanks for that answer. I assume they do this by recording IP addresses, and not by session? (If it were by session, the user could log out, then log back in and vote again.)