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

Contact Form 7 (Version 4.8) – Sending does not work

$
0
0

Replies: 0

Hello

I have just found that the CF7 forms are not being sent in some browsers. It is only the “traffic circle” – that is something is in work.

It affects the following browsers = IE11, Opera 45, Chrome 59. In Firefox and Safari funtkioniert the sending without problems.

I have tried it with and without additional plugins for CF7, so it is not so. (Contact-form-7-datapicker, contact-form-7-to-database-extension, contact-form-7-dynamic-text-extension)

Does anyone have any idea or solution to this problem. If I find something, put it here.

I think this problem should not only occur with my websites or?

Greeting Lawless-Diablo


Submit suddenly stopped working

Contact forms failing to trigger file download upon click

$
0
0

Replies: 0

Hi

The contact form within our pop up form on our site no longer trigger file downloads upon click but now redirects to a error 404 “We’re sorry but that page could not be found.”

The contact form plugin was recently updated and relevant shortcodes have been put in the respective forms so any help would be very much appreciated on what has gone wrong with the plugin or whether there are settings i need to change to enable the files to download upon click.

Thank you

Getting session variable in CF7

$
0
0

Replies: 1

Hi there,

I have some user information stored in session keys on my WordPress site.
This info is then included when using Contact Form 7, where I’ve used a modified version of this plugin: https://wordpress.org/plugins/contact-form-7-get-and-show-parameter-from-url/

However, after the latest update to Contact form 7, the above plugin no longer works .

Any ideas on a simple solution to include my session variables in Contact form 7?
I’m not a php programmer, so the simpler the better, and preferably a plugin.

Is it possible to get the sessions variable with the get:default, as described here?
https://contactform7.com/getting-default-values-from-the-context/

Thanks for your help.

Best regards,
Thomas

Emails come to me but not to intended recipients

$
0
0

Replies: 3

I have created a Contact form (at seasidepiecemakers.com/contact-fancy) using version 4.7.x. The form uses Selectable Recipients using pipes.

I don’t get any validation errors when I save the form.

To test the form to make sure emails are going out, I use my email address as a recipient and receive the message right away. However, when I replace my test email address with those I actually need to use, no email is received even though the form gives a message that the email was successfully sent.

Given that the messages come to me as I test, I don’t think it’s a hosting problem.

Any suggestions?

Thanks!
Becky

CF7 4.7 download?

$
0
0

Replies: 2

Anywhere i can download the CF7 4.7 version because the 4.8 does not send emails to customers and to myself so i really need this version back untill this is fixed. Can’t seem to find the older versions.

Thanks

=edit=
found a really old one Version 4.2.1 but that works for me so i will be using this untill 4.8 is fixed.

  • This topic was modified 14 hours, 13 minutes ago by sjoerd89.

What would cause the form ID to change slightly?

$
0
0

Replies: 2

Hi guys,

I have a contact form 7 form in a footer. Months ago I decided the fields were too small so I made them bigger. This was my CSS for it.

#wpcf7-f5776-o1.wpcf7 .wpcf7-form input {
min-width: 250px!important;
}

No problem, form now had 250px wide fields. All looked great.

Today I noticed the form was no longer had a minimum width. When I went to investigate the form’s ID has somehow changed to #wpcf7-f5776-o2

What would cause the ‘o1’ to become an ‘o2’? Does editing the form itself cause the ID to change?

Thanks!

Text entry boxes missing

$
0
0

Replies: 0

Using the default Contact Form 1. “Your Name” and “Subject” fields do not show boxes below the field labels in which users can enter text.

If I try to add a new text field, it displays the label, but not the text box in which a user can enter text.

Am I missing something here?


Checkbox Field

$
0
0

Replies: 0

Hi there,

I’m creating a model website and I’m creating a contact form to book models. I would like to know if there is any way to auto-select a checkbox in the contact form based on a favourite list. If not, is there any way to use thumbnail/images in a checklist instead of just text?

Cheers!

Contact Form 7 default destination email to admin – how?

$
0
0

Replies: 0

I have a multisite WordPress project. I would like to forms to be duplicated with default destination email set to admin of local sites. Instead I can only see that emali has to be hard-coded for every form. Documentation doesn’t list anything like a shortcode or variable that would just use local admin email address. I have about 10 forms which I need to clone to 43 sites. Looks like I would have to modify email for every form on every site, instead of them just using default admin addess? This would be insane. I hope there is a solution…

Commas & apostrophes in the label with pipes – emails wont send

$
0
0

Replies: 1

Emails wont send to the recipients that have apostrophes and commas in their label. Is there a way to escape those characters or do I have to remove them?

I think I tried just about everything. 🙁

Thanks!

Range Slider requirement/default value

$
0
0

Replies: 0

Greetings,
I am using CF7 with multiple range sliders for use in a survey. It is critical that each slider been adjusted and not just left at the default value. Adding each slider with a required * doesn’t seem to work because the slider will just take the default value if it’s not adjusted. How could I go about making sure that each slider is adjusted before the user is able to submit results?

Appreciate any thoughts. Thanks.

Nate

Emails not received

$
0
0

Replies: 0

Hi there,

I am having SUCH a hard time receiving contact form emails. I have tried changing settings but nothing is helping. Maybe the problem is something else?

Looking forward to your reply.

Sasha

Autopopulate field with button ID

$
0
0

Replies: 0

Dear community,

I created a website in which I have many different buttons, each with a specific ID. Each button calls a Pop-up on which a contact form is embedded.

What I would like is to know which button (i want to know which ID) called the contact form, in the email I received. I was trying it with the plugin “Contact Form 7 – Dynamic Text Extension”, but I cannot find out the shortcut for the button ID.

Can anybody help me?

hook, action or filter to change the form rendered by CF7

$
0
0

Replies: 0

I would like to append something below forms rendered by CF7. Is there a hook, action or filter I can use to place text below the form rendered by the CF7 shortcode? So far I have….


function my_wpcf7_action( $contact_form ) {
	if(is_admin()) return;
	echo "something to be added below the rendered form";
};

// add the action
add_action( 'wpcf7_contact_form', 'my_wpcf7_action', 10, 999 );

…but this appears to run before the form is rendered. Any ideas?


Contact forms wiht the sam form id

$
0
0

Replies: 0

When i create a new form an already existing form-id is used
f.e.
new form created: [contact-form-7 id=”2322″ title=”test”]
existing form: [contact-form-7 id=”2322″ title=”Register Event 1″]

When i save the new form , the old form is overwritten.

is there any way to change the form id, or find out the root cause why the same form id is used twice?

thanks
Brigitte

load recaptcha with ajax page transition

$
0
0

Replies: 0

Hello,

I am currently implementing an ajax page load script in my site (Barba js).
When I load a page via ajax which contains a form with recaptcha, the recaptcha div is created but its empty.
Any function I may invoke to render the recaptcha once page loaded?
maybe a function which will rerender all the form?

tried:
window.Recaptcha.reload();
window.grecaptcha.reset();
window.recaptchaCallback();

all return grecaptcha is not defined.

Thanks

  • This topic was modified 25 minutes ago by bux23.

Contact form 7 mail is not working on localhost (xampp)

$
0
0

Replies: 0

Hi,

I have install a plugin on localhost (Xampp) but mail is not working on the localhost.
can you check and let me know

PHP 7 compatible?

$
0
0

Replies: 1

Hi – if CF7 compatible with PHP 7 please? i’ve updated and am having issues with the emails not sending out… My host claims CF7 is not compatible with PHP 7.

Error CF7 4.8 in iframe

$
0
0

Replies: 0

I have several forms CF7 on my site. This forms loaded by iframe on different domain and they worked.
Now, after upgrade to CF7 4.8, the forms don’t work.
After submitting, I receive an error about “Cross-domain requests” policy (over wp-json call). I can’t change server policy. Any ideas to solve it, please? Thanks!

Viewing all 49010 articles
Browse latest View live


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