The plugin started to don’t work
and when I try to add a validation box im getting this
Form-tag Generator: Checkmail
Close
Warning: Parameter 1 to wpcf7_tg_pane_checkmail() expected to be a reference, value given in /home/xxx/public_html/xxx/wp-content/plugins/contact-form-7/admin/includes/tag-generator.php on line 68
How to fix this please ?
https://www.ads-software.com/plugins/checkmail-validation-for-contact-form-7/
]]>Hi, When i click on generate tag and then clicks on checkmail to add this field only an single line appears with a heading Checkmail and nothing appears below as
Name
ID
Email Field Name
will you please tell me the problem ?
Thanks
https://www.ads-software.com/plugins/checkmail-validation-for-contact-form-7/
]]>Just installed this plugin and it doesn’t work with Contact Form 7 version 3.9 and WordPress 3.9
https://www.ads-software.com/plugins/checkmail-validation-for-contact-form-7/
]]>Is there a way to use placeholder text with the checkmail validation plugin?
https://www.ads-software.com/plugins/checkmail-validation-for-contact-form-7/
]]>This plugin sends-out an email that says:
“Hi,
Thanks for your your recent submission on [website_title_here].
In order for your submission to be processed, please verify this is your email address by clicking on the following link: [the_link_is_here]
Thanks.”
I wanted to modify this message. The only PHP file for this plugin is ‘checkmail-validation-for-contact-form-7’ but the message is not in it. Where is the confirmation mail coming from?
https://www.ads-software.com/plugins/checkmail-validation-for-contact-form-7/
]]>I’ve just updated my wordpress framework to 3.8 and the checkmail box is no longer displayed on my contact 7 form. It now just displays the code for the box : [checkmail etc]
Any ideas on how to get it working again?
Many thanks.
https://www.ads-software.com/plugins/checkmail-validation-for-contact-form-7/
]]>It doesn’t render with Contact Form 7 v.3.6.
The problem is “add_action(‘plugins_loaded’, ‘contact_form_7_checkmail’, 10);” because, in my case, it execute before “add_action( ‘plugins_loaded’, ‘wpcf7’ )” from Contact Form.
If you debug it, you found that:
1o) “contact_form_7_checkmail” calls “wpcf7_add_shortcode”.
2o) “wpcf7_add_shortcode” calls “$wpcf7_shortcode_manager” that it is a global variable created in “wpcf7”.
if you change by “add_action(‘plugins_loaded’, ‘contact_form_7_checkmail’, 15);”, you can resolve it.
https://www.ads-software.com/plugins/checkmail-validation-for-contact-form-7/
]]>I tried [checkmail 30/ your-checkmail “your-email”].
It does not give an error, but it does conform to default.
Is field size supported? If not, any easy solution? Like, for example, hard code the size in the source code?
Thanks!
https://www.ads-software.com/plugins/checkmail-validation-for-contact-form-7/
]]>Hi great plugin but I can’t get it to validate the second email address. This is the code for the contact form:
<p>Your Name (required)
[text* your-name] </p>
<p>Your Email (required)
[email* your-email] </p>
<p>Confirm Email (required)
[checkmail checkmail-639]</p>
<p>Subject
[text your-subject] </p>
<p>Your Message
[textarea your-message] </p>
<p>[submit “Send”]</p>
Any ideas?
https://www.ads-software.com/plugins/checkmail-validation-for-contact-form-7/
]]>When I added this confirm email field, I put the name of the field I wanted to confirm as instructed and then for some reason the field isn’t showing. Any ideas?
Email*:
[email* Email class:form-width]
Confirm Email*:
[checkmail emailcheck “Email” class:form-width]
https://www.ads-software.com/extend/plugins/checkmail-validation-for-contact-form-7/
]]>It would be handy to have a specific message for “failed validation” rather than rely on the “# Email address that the sender entered is invalid” message.
BTW, Vn 0.2 seems fine in WP3.5.1.
Ted in Sydney
https://www.ads-software.com/extend/plugins/checkmail-validation-for-contact-form-7/
]]>GREAT little plugin! I’m glad to be able to validate the entered email address. I just would like to know how to add text in the textbox, something like “Confirm E-mail Address” so it’s not just an empty textbox.
https://www.ads-software.com/extend/plugins/checkmail-validation-for-contact-form-7/
]]>Please post here problems and bug of Checkmail validation for Contact Form 7 plugin.
https://www.ads-software.com/extend/plugins/checkmail-validation-for-contact-form-7/
]]>