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

Form field rule- send email by country

$
0
0

Replies: 0

I’m building website to international B2B client. We need to capture visitor’s queries and sent them to the related local representative in each country.

In short- I’m looking for email destination rules according to form filed (by pre-defines list).
I’m looking for a help with the current CF7 -to configure it or relible CF7 customization service.

any help would be appriciated.

Dr Or


Getting Error While submitting the form

$
0
0

Replies: 2

Hi Everyone,

Suddenly i am getting error in contact form 7 i think after update the wordpress to latest version i am facing this issue earlier it was working fine .here is the error i am getting “There was an error trying to send your message. Please try again later. “

Pls help me in this thanks

[Resolved] No Sign of Sent Form Message

$
0
0

Replies: 1

Hello I have used the form on a few sites with no issue but on my current site it seems that the messages are not getting sent despite the green box sent indication. The email account can be emailed directly and sends emails fine. There is no sign of any form 7 messages in the spam filter and i also tested it with the filter set to minimum.

http://www.alexkehoe.co.uk/contact/

Create json on submit contact form 7

$
0
0

Replies: 0

It is possible to get a json from sent fields once contact form 7 is submitted:

something like this

Thanks in advance

PHPMailer (CVE-2016-10033)

phpmailer vuln CVE-2016-10033

$
0
0

Replies: 0

Hi,

is your plugin using WordPresses own PHPMailer (and we have to wait for a core update of WP) or are you using your own version of the PHPMailer?
Sorry, didn’t have time to go through the code myself.

Cheers, Tom

prevent duplicate or same submission

$
0
0

Replies: 0

hi there . mery Christmas to you. is there any custom code to to check and prevent users from submitting same Urls or same content ?? tnx

Contact Form 7 email setting for emails directed to remote server

$
0
0

Replies: 0

What changes do I have to make to get CF7 forms to email to remote server (Windows Small Business Server) and not send mail locally?

When I test the form, I get the message that the email was sent successfully but it never arrives in the specified inbox. I can see it in cpanel message tracking and it says delivery failed (it appears to be trying to deliver to a a slan address).

Thank you in advance for your help.


reCAPTCHA Issue

$
0
0

Replies: 0

In Version 4.6 if we place reCAPTCHA in a form it will not allow the submit button to function. If we remove it the submit button works. Please help.

Any request from send message

$
0
0

Replies: 1

I send message but dont have any information that this meessage was send 🙁

site: hotel-trofana.pl

  • This topic was modified 5 hours, 7 minutes ago by  stolarkonar.

checkboxes, radio boxes, selection menus not sending any data

$
0
0

Replies: 0

Title says it all, all shortcodes are copied and pasted into the mail setting letter for letter. But those types of fields are not sending along any information, email is blank when it comes to those bits of input. I have a form database in place, and it shows the information there, but it doesn’t seem to be handing off into the email somehow.
Any Ideas?

Adding title post in a hidden field

$
0
0

Replies: 0

Hello team,

First, thank you for this great plugin, it is perfect!
I was wondering how to add a hidden field containing the name of the post, page or article from where the form is sent?
This would allow the admin to get the context of the received form quickly.

Thank you for the advice!
rom174

Hide messages from Editors

$
0
0

Replies: 1

Hello.

After installing the plugin, some users with the Editor permissions can still read the emails sent from the wordpress control panel. Is it possible to only allow administrators to do so?

Thanks.

Can’t update “Thank You” message text

$
0
0

Replies: 1

Hi there, I can’t seem to update the “Thank You” message when submitting a message through my contact form. I’ve located the file “contact-form-template.php” and updated the copy, but the message doesn’t update.

Any ideas how to push an update to that .php file so I can customize the thank you message?

Thanks,
Matt

Google reCaptcha

$
0
0

Replies: 1

I am running my site through for WCAG 2.0 AA validation. I’ve set up reCaptcha through Google and have put the settings in the Integration section of Contact Form 7. I’ve added the reCaptcha onto my form but keep getting the following error:

Check 95: textarea element missing an associated label.
Repair: Add a label element immediately before or after the textarea element. Set the for attribute value of the label element to the same value as the id attribute value of the textarea element. Add label text to the label element. Or, set the title attribute value to the textarea element to the label text. Or, add a label element that surrounds the textarea element and add label text.
Error Line 486, Column 5:
<textarea id=”g-recaptcha-response” name=”g-recaptcha-response” class=”g-recaptcha-response” style=” …

I also get html validation errors for the frame border and scrolling attribute for the reCaptcha. Is there anything I can do to resolve these errors?
Thank you.


Adding checkboxes in table/add html to label

$
0
0

Replies: 0

Hi,

I’m looking for a solution for one of our forms, with checkboxes.

The checkboxes are used for the users to sign up for different ‘courses’
But the layout for each box is like this:
checkbox || starttime-endtime || Discription || skill level
And that times 10 ‘rows’
while the first 2 bits are always the same width, the discription and skill level are different lengths and therefore the width will change, which makes it look a bit weird/not nice.

I see a couple of options.
either use some divs/spans with min/max widths. for each portion.
Or put it in a table so all ‘columns’ start at the same point.

So my question, is this possible? when I create the question I can create it with the shortcode, but that is for the all the checkboxes.

also the at least 1 should be chosen, so the ‘checkbox’ should be required.

Any idea how I can solve this issue?

Kind regards,

Martijn

  • This topic was modified 4 hours, 43 minutes ago by  Martijn.

ReCaptcha does not show on form

$
0
0

Replies: 0

I have configure the settings for the Google ReCaptcha and added the option into the contact form, but the ReCaptcha does not show when I access the form.

Menu Bar missing on mobile

$
0
0

Replies: 2

Hi,

When I activate Contact Form 7, my Menu bar disappears on the mobile rendering of my site.

Using:
– Contact Form 7 (ver 4.6)
– Parent Theme: Genesis Framework (ver 2.4.2)
– Child Theme: Genesis Sample (ver 2.2.4)

Site: http://www.winsmarter.com

Please help!

Contact Form 7 Deactivated:
Contact Form 7 Deactivated

Contact Form 7 Activated:
Contact Form 7 Activated

Curl posting with one form of contact for 7

$
0
0

Replies: 1

I’m trying to post to Movelogistic using a specific form of contact form 7 so I need to check for form title “estimate_request_new” and then post. Can someone check the code below and tell me what I’m doing wrong. Thank you.

add_action( 'wpcf7_before_send_mail', 'send_to_movegistics' );
  function send_to_movegistics( $contact_form ) {
    $title = $contact_form->title;
    $submission = WPCF7_Submission::get_instance();

    if ( $submission ) {
        $posted_data = $submission->get_posted_data();
  }

   if ( $title == 'estimate_request_new' ) {

          $email = $posted_data["email-19"];
          $name  = $posted_data["your-name"];
          $last  = $posted_data["last-name"];
          $phone = $posted_data["tel-399"];
          $movedate = $posted_data["move-date"];
          $movefrom = $posted_data["move-from"];
          $moveto = $posted_data["move-to"];
          $description = $posted_data["your-message"];
    $url = "https://theaddressIwasgiven.com";

	$xml = '<?xml version="1.0" encoding="utf-8" ?><MoverLead version="1.0" source="A2DWebsite"><UserContact><FirstName>' . $name . '</FirstName><LastName>' . $last . '</LastName><EmailAddress>'.$email.'</EmailAddress><HomePhone>' . $phone . '</HomePhone></UserContact><MoveDetails><FromCity>' . $movefrom .'</FromCity><FromCountry>USA</FromCountry><ToCity>' . $moveto . '</ToCity<ToCountry>USA</ToCountry><MoveDate>' . $movedate . '</MoveDate></MoveDetails></MoverLead>';


	$ch = curl_init();
	curl_setopt($ch, CURLOPT_URL,$url);
	curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
	curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, 0);
	curl_setopt($ch, CURLOPT_POST, 1);

	curl_setopt($ch, CURLOPT_POSTFIELDS, http_build_query($xml));

	// receive server response ...
	curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);

	$server_output = curl_exec ($ch);
	curl_close ($ch);

 	}
  }

Shortcode in loading php file.

$
0
0

Replies: 0

Hi, Im sorry if this question is duplicated but I’ve been searching but can not find any solution yet.
To receive post data in dynamic field I put my CF7 shortcode in a file form.php and use ajax to load it in my page, it works but my form doesnt have normal behavior like when I put it in page ?

– If I fill correct all fields, click submit, it still redirect to action attribute url, not showing any status (success or not) but email is sent.
– If I do not fill any fields but click on submit, it still redirect to the action attribute url which is “/wp-content/themes/child/form.php” (this is a file I put shortcode in not a page). email is not sent.

I’ve tried to set action=”” or action=”currentpage.com”
anybody knows how to fix to make it have normal behavior like validation and show status & not redirect? or do you think I should do another method?

Viewing all 49500 articles
Browse latest View live


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