Quantcast
Channel: WordPress.org Forums » [Contact Form 7] Support
Viewing all 49501 articles
Browse latest View live

Akismet issue

$
0
0

Replies: 1

Hi,

When i add the Akismet information to the name and email fields they stop showing on the forrm.
Am i missing something?

The Akismet plugin is active and has a key.

The lines i am adding are:

[text* your-name akismet:author]

[email* your-email akismet:author_email]

Any help would be appreciated!


Embed Contact Form 7 into a htlm code

$
0
0

Replies: 1

Hi guys,
I have contact form 7 plug in. What I’d like to do is embed a CF7 shortcode into a custom modal I made in html/css3.

How can I made it work properly?
Thank you

Shortcode Deprecated

$
0
0

Replies: 1

Hi i am using contact form 7 in all of my wordpress site and its great. but with the latest update i am getting this error.

Notice: wpcf7_remove_shortcode is deprecated since Contact Form 7 version 4.6! Use wpcf7_remove_form_tag instead. in /var/www/vhosts/alpenrosegardenscapes.com/beta.alpenrosegardenscapes.com/wp-content/plugins/contact-form-7/includes/functions.php on line 351

i am using a shortcode in my templates to add the contact for to the front end. Did this change somehow

How to diagnose/debug red box form send errors? (faq aready read)

$
0
0

Replies: 2

Hello,

I have Sparkpost successfully working separately on a site but CF7 is not sending. I always get a red error not sent box.

WPdebug is enabled and there are no errors in the log file, sadly, so I have nothing to diagnose it. Is there some debug/log flag / location I can look at?

BTW could a red box come from a recaptcha issue, or does the red box come later after recaptcha is happy?

Many thanks,

R

Problem with mail sending from form plugin.

$
0
0

Replies: 0

I tested this form all works fine! but while I was building my site i tested and it worked if i set the recipient address to my gmail account, but when I redirect the mail to my business mail inbox (only changing the recipient address, I don’t get mail? any ideas? thanks…

Form Submissions – Not being received

$
0
0

Replies: 1

Since the most recent update of Contact7 the submission doesn’t work anymore. It all worked well until I updated to the latest version of Contact7 a while ago. After filling out the form and clicking the submit button it just spins. I have the most current version of WordPress and my theme update to the most current UDesign version. Please help!

Here is the website: http://companynewsletters.com/contactus

Form Submissions – Not Being Received

$
0
0

Replies: 2

Running Contact Form 7 version 4.6. When I fill out a form on the website I receive a message “Your message was sent successfully. Thanks.” But the message does not come through to the inbox. This form was previously working. Website is http://doulasofmarquette.com/contact-us/

Conditional demo_mode:on

$
0
0

Replies: 0

Hi,

I want to have conditional demo_mode on.
Eg: If i select radio btn 1 -> send email
If i select radio btn 2 -> don’t send email

How can i do that please?

Thanks


restore lost data from broken form

$
0
0

Replies: 0

Hi,

By mistake i’ve put a broken contact form on my website, and by broken i mean that the title didn’t match the id of the form:
[contact-form-7 id=”something” title=”something else”].
Is there a way I restore the data sent from this broken form?

Thanks

small calendar to select a date does not show up on mac book

$
0
0

Replies: 0

Hello,

The small calendar to select a date does not show up on mac book and iphone how to make it work?

Thank you

How to remove Redirect to PayPal on CF7

$
0
0

Replies: 0

Two issues.
Since upgrading CF7 none of my forms send to directed email account. when clicking on send it redirects to our Paypal donation page.
I have to change this redirect but can’t find where to do so.
Once clicking on send we never receive the email form to the email address in form.
We have downloaded Postman smpt and when running test that works fine and logs it. But using form nothing.

Any help would be great.

[Resolved] Checkbox accessibility labels and use_label_element question

$
0
0

Replies: 1

I’ve installed the Contact Form 7 Accessibility plugin, and read the How to Set up an Accessible Form blog post, but I am not having success with the checkbox item. When I use the checkboxes button and insert my form field, I get `[checkbox* checkbox-171 use_label_element “Prevent Accidents” “Improve Student Success” “Improve Service” “Improve Morale” “Increase Productivity” “Reduce Costs” “Save Time” “Prevent Waste” “Other (Specify):”]’ and then I add my label for the checkbox set but I get an error on achecker.ca that the:
“input element, type of “checkbox”, missing an associated label.
Repair: Add a label element that surrounds the control’s label. Set the for attribute on the label element to the same value as the id attribute of the control. And/or add a title attribute to the input element. And/or create a label element that contains the input element.”
I’m probably missing something really simple here but I seem not able to get my head around it. I don’t see how or where to add the “label” to each checkbox item in the Contact Form 7 entry. I can make it work correctly and pass validation if I make the checkbox fields in html but then I am not able to add it to the mailing portion so that the response will get emailed. Thank you.

unique id on webform submission

$
0
0

Replies: 1

Is there a way or someone has a solution on how to create a unique ID that will be assign to each person that submitted CF7. Later we are looking to call that ID via tag manager for tracking.

Invisible Recaptcha Support

$
0
0

Replies: 0

Hi there,

I was wondering if you are already looking into Google’s Invisible Recaptcha solution, in regard to it’s integration that is. I have been whitelisted by them to test this and just dived into the documentation;
https://developers.google.com/recaptcha/docs/invisible

If you can give any ETA on getting this for Contact Form 7 that would be awesome.

If I can in any way help test this, feel free to let mw know.

Pass Static Hidden Field Value

$
0
0

Replies: 1

CF7,

I would like to pass the name of the form in a hidden field so we will know which form generated the lead. Here is what I tried which does not seem to work?

[input type=”hidden” name=”Lead Source” value=”MX6300-270 SSD PS”]

Brad


ReCaptcha not showing up

$
0
0

Replies: 0

I have the Avada theme with the following plugins:

Contact 7
Flamingo
Listo
Fusion Builder
Fusion Core

I’ve configured my keys yet recaptchas are not showing up.

Custom Ajax spinner no longer working

$
0
0

Replies: 1

This code used to work so I assume there’s an issue with a recent update to the plugin preventing the ajax spinner from using my custom image. Any ideas?

function brads_wpcf7_ajax_loader() {
	return  get_bloginfo('template_directory') . '/images/spinner.gif';
}
add_filter('wpcf7_ajax_loader', 'brads_wpcf7_ajax_loader');

[Resolved] Custom CF7 Shortcode as Mailing List

$
0
0

Replies: 2

I have created a custom CF7 shortcode “locations / loctations*” that generates a select field with the terms of a custom post type as options. I have further added e-mail-addresses to the options values and use the custom select shortcode in the mail field (mail-to) of the contact form.

Sending the messages to the different e-mails is successful, however, in the backend the Configuration Validator keeps giving me an error message “This field has syntax errors.”

I found out that if in “wp-content/plugins/contact-form-7/includes/config-validator.php” on line 377 I add the custom form_tag ‘locations’ to the following line the error disappears:

$is_selectable = in_array( $form_tag->basetype, array( 'radio', 'checkbox', 'select', 'locations' ) );

Changing the plugin-code is not really what I want. So is there another way to avoid the config validator error for my custom email select field?

CF7 and stripe conditional Stripe payment

$
0
0

Replies: 0

Hey guys, looking for some ideas.

I have a CF7 form where I want the user to choose: I need to make a payment: yes/no.

If yes then show them a Stripe payment button. Upon succesful payment – submit the form.
If the user selects no, don’t show any payment options, just submit the form.

Stripe’s simply checkout option is nice but embeds a form, so that can’t go inside the CF7 form, it’s not valid. Thinking of firing the Stripe form in a popup from within the CF7 form… any better ideas?

Thanks

spam or bot forms recently being received

$
0
0

Replies: 0

past month just started getting spam like form responses that are empty even though I have required fields. Very annoying. Any help please!!! Here is what code looks like:

<p style=”padding: 0 !important;”>
<h3 style=”text-align: center; color: #003d58; border-bottom: 1px solid #007d96; padding: 0 !important; margin-bottom: 10px;”>Request Consultation</h3>
</p>
<p> [text* your-fname placeholder “First Name *”] </p>

<p> [email* your-email placeholder “Email *”] </p>
<p> [text phone-no placeholder “Phone”] </p>
<p> [textarea textarea-270 placeholder “Questions / Comments”] </p>
<p style=”color: #003d58;”>Security Question: [quiz quiz-157 “4 + 5 = ? | 9″]</p>
<p class=”form_sub_small”>[submit “Request Consultation”]</p>

Viewing all 49501 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>