bobegods
Forum Replies Created
-
Forum: Plugins
In reply to: Changing the Post Date Format to "3 Hours Ago" (etc)Perfect solutions! Either works great. Thanks so much for your replies.
Forum: Fixing WordPress
In reply to: Formidable or Contact Form 7 (E-mail won’t show up)First, hello my fellow Salemite.
A couple things:
Are you using the Really Simple CAPTCHA? It’s needed for the CATCHPA to actually work with CF7.
In the edit section of CF7, under the “Mail” section, what do you have populated in the “To” and “From” form fields?
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Tags stopped workingAre you running WordPress 3.0? If so, you might want to download and run the latest development version. The developers are saying that it solves a few problems.
https://downloads.www.ads-software.com/plugin/contact-form-7.zip
Give that a shot and see if it resolves the problem.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] form “sends” but not sentAre you using WordPress 3.0? If so, read below what the admin said:
For WP 3.0 users, try the development version, please. It should have fixed the bug.
https://downloads.www.ads-software.com/plugin/contact-form-7.zip
Maybe you can try that.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Form is Centered, how to fix?Awesome! Glad it worked.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Form is Centered, how to fix?Yes, place it like I have it in the image and let me know if that works. If not, there are a few other areas that you can look into. See if this works first.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] form “sends” but not sentActually, I just figured out what the problem was. I had this piece of code in my additional settings:
on_sent_ok: "location.replace('https://mywebsite.com');"
Removing this, removed the “spinning wheel” and gave me the appropriate Sent message.
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] form “sends” but not sentI am having the same problem. Now people keep hitting the “Submit” button and in turn sending me multiple emails. Does anyone have a fix for this yet?
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Form is Centered, how to fix?When you click on the Contact Form 7 button to edit, is this what you are seeing? (Click the link for an images)
Forum: Plugins
In reply to: [Plugin: Postie] Get rid of “Bookmark this category”Thanks for this. I actually fixed this a while ago, thanks to your comment, but I never responded. Just wanted to acknowledge that the fix DID work. Thanks again!
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Form is Centered, how to fix?Can you send the actual HTML used in your contact form so we can see if it’s something in the code?
Or… You can wrap the entire code in a DIV.
<DIV align="left"> ...code... </DIV>
Forum: Plugins
In reply to: [Plugin: WordPress.com Stats] Stats stopped working after upgrade to 1.6.3Andy,
I deleted 1.6.3 and reinstalled 1.6.2 but still no luck. Any ideas?
I’d be happy to email you some credentials to help with the problem.
Website: https://www.rethinkmonthly.com
Forum: Plugins
In reply to: [Plugin: Postie] Get rid of “Bookmark this category”Apparently the “Postie Filter” was activated.
https://forum.robfelty.com/topic/get-rid-of-bookmark-this-category
Forum: Plugins
In reply to: [Plugin: WordPress.com Stats] Stats stopped working after upgrade to 1.6.3I have had the same problem. How did you revert back to 1.6.2? I mean, where did you get that version?
Forum: Plugins
In reply to: [Plugin: Contact Form 7] Gmail marking emails as spamMy first guess would be because Gmail considers that sending yourself an automated program from your own email address would be spam, so it would reject. I could be wrong but that’s my guess.
I would create a new email account on your domain and use this solely for this purpose: [email protected] … etc. And then use this email address in the “From” line. I’ve done this several times before. In fact, I set another one yesterday and it works great.
Also, you can go into “Settings” in your Gmail account and add a “Filter” that allows you to select an email address and point it to which folder you want it to come in to.