Thanks to breathe new life in this venerable little plugin!
A small request; (optional) support for Akismet? I hacked it into the previous version, using code from some other contact-plugin, but official support would be great!
]]>Hi,
I am using WP 3.3.1 and eStore Elegant Theme.
The contact form will not send messages. I ultimately changed the wp_mail() call in wp-content > estore > page-contact.php to the native PHP mail() (deleted the wp_) and not only did the message send correctly but the previous failed attempts all sent out as well.
It appears that the wp_mail() function uses mail() anyway via:
// Set to use PHP’s mail()
$phpmailer->IsMail();
in pluggable.php
Any help appreciated, although at present it is working with mail().
]]>Recently our site was hacked by a very insidious attack called the “Pharma Hack”.
*This hack was determined to have entered our site through this plug-in.*
This hack can kill your good standing and hard earned rank with Google. The hack inserts an I-Frame into your footer or header where it hides base 64code to call hidden cookies that it places in various folders on your server. You know the ones viagra, celebrex, etc . . .
We would find them then delete them to find later that they returned and were hidden in a new location. When we consistently found them and removed them they were then crammed into our databases for our support forum and posts, as well as our membership database.
It also serves up mal-ware from other sites remotely through your own sites infection. Our stats went from 30K hits a month to 123. And our site was removed from Google’s listing.
You may not even notice your problem until Google de-lists you. If you are not paying attention to your site stats this could become a reality.
To read about this hack go here: https://www.scammeralert(DOT)info/website-hacked-attack-by-iframe-and-index-php-gifimg-php-base64_decode/
In the end it is not an easy problem to fix yourself. We know what we are doing and still had to hire a specialist from sitesecuritymonitor(DOT)com/ for $200 to get rid of it.
]]>Accented characters are not displayed correctly anymore (WP 3.0.1).
It used to work fine for like 2 years, and I didn’t change anything recently, except the usual WP updates.
]]>What can I write into Contact page to see contact form?
]]>I cant see the Swedish letters “?”, “?” and “?” in the sent mail from the contact form.
I get this instead:
Ã¥
ä
ö
Ã…
Ã?
Ö
Where can I fix this?
]]>Recently discovered that Contact Form 7 is inserting
before each input. Between my own tests and forum searches it cannot be determined if Contact Form 7 is doing this or if it is a plugin conflict. Can the developers please address and publish a post regarding this issue?
I’m using a CSS work around for now but please tell us why this is happening.
.wpcf7-form-control-wrap br {display: none!important;}
Have any of you seen this same behavior? A
insert in the spans that wrap your input fields?
Thanks.
*ian