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

Red Border Error Issue on WordPress 4.4.8 “Plugin: Contact Form 7”

$
0
0

Replies: 0

Hello

Anyone have suggested me a fix for this error….

I facing the same issue on my client website from the last couple of weeks and I tried everything that I found on the internet and I also try degrading the plugin to 4.6 or 4.7 but still showing me same error (there was an error trying to send your message. please try again later.) and I tried deleting the plugin from my server and create new form with cf7 plugin 4.6 and 4.7 but still same issue and this error cause my client business loss.

Hope so that you provide help regarding this issue.

Thanks


Available Dates in Date Picker

$
0
0

Replies: 0

I use a simple contact form on my website for indvidual tour bookings.
Contact form 7 has a date picker feature.
I would love to highlight my available dates within the date picker. So that e.g. an available date is marked in green.

I looked for other plugins etc. but I really only need this simple feature. Do you have any suggestions how to solve this?

I can’t fill my contact form with recaptcha

$
0
0

Replies: 0

Contact form version 4.8

I have problems with reCAPTCHA, it was working recently, but now I can’t fill the form.
The point is that when I try to write something, the reCAPTCHA is selected and I can´t fill my form.
Thanks in advance.

name field accept numbers also

$
0
0

Replies: 0

Hi

i am using contact form 7 (Version 4.4.2 ) on wordpress version 4.5.9.
i have issue in name field. name field accepts number also with text.

i want to restrict name field only with letters with spacing.

please guide.

API every page

$
0
0

Replies: 0

Hello,

I’m using WooCommerce 3.0.8 wit wordpress. I saw the /wp-json/contact-form-7/v1/contact-forms/11922/refill on every page. I don’t know why it is there and i don’t want it load everywhere except for contact form and subscription form.

Thanks,
Kevin

Select Mail Recipient with Non-Pipe Variables

$
0
0

Replies: 0

I have a client who would like guests to select a topic of interest and then have the email go to a specified email address. Is there a way to do this without using the Pipes method?

Here is an example of the select field:
[select* rental-type "Vacation Rental" "Fractional Ownership" "Rental Management"]

Vacation rental would go to katie@website.com
Fractional Ownership would go to stay@website.com
Rental Management would go to john@website.com

No sending possible after translation with WMPL

$
0
0

Replies: 0

So, we use WMPL and Contact Form 7.
The original site is in German.
As we copied the form and put it on a site of which we changed the language from German to Russian, it was no longer possible to submit the form. The grey “waiting-arrows” are rotating and rotating and rotating. If we change the language into German again, it succeeds.

Any idea why? Thanx alot!

Forms submit errors (JavaScript and Cookies)

$
0
0

Replies: 0

Is anyone else experiencing this issue with Contact Forms 7? Any solution ideas? I’ve been using CF7 with no problems for years, but this just started happening this week.

1. If I am logged in to my site I have no problem submitting forms on my site

2. If I or any of my clients are NOT logged into the site, forms will not submit and generate this error

Sorry, there was an error. Please be sure JavaScript and Cookies are enabled in your browser and try again.

3. Anyone who gets this error is using a browser with javascript and cookies enabled


Can you use this plugin without WordPress?

$
0
0

Replies: 0

I enjoyed using Contact Form 7 for all my forms that I have used on websites before. Though I am coding my websites entirely by myself now and wondered if Contact Form 7 could be used with no WordPress involved. If you could integrate it into a website purely made of HTML/CSS/Javascript. Of course PHP would work to but I was wondering if anyone has done this or if it was a possibility.

Thank you

Upload files does not stick on Validation Error

$
0
0

Replies: 0

Hello,
I have looked everywhere for this solution as surely it must have been mentioned before.

I have a simple form and within it I have a few Compulsory Fields and a file upload field. IF a compulsory filed is missed when submit is pressed then the Files chosen in the file upload field is lost (reverts back to “No file chosen).

The problem is that if the visitor only fixes the compulsory field (and most only do) and hits submit then no files are sent even though the visitor would believe that they are.

Is there anyway for the file chosen to STICK even if there are validation error?

Thanks and I hope to hear from someone regarding this.

Character countdown not working

$
0
0

Replies: 0

Hey there,

I’m trying to implement the character countdown feature on several textarea inputs and while the max number does show up, typing in the textarea box doesn’t make that number decrease.

Here’s an example of one of my CF7 short codes:

[textarea question_1 maxlength:1000]
[count question_1 down]

I noted in another post about the same issue to have the “count” portion of the code under the call to the text area, but still no luck. I’ve also tried making the textarea required, adding a minlength, and just a straight up character count without doing a downcount, and in that case the number just stays at zero.

My current version of CF7 is 4.8 by the way.

How to get the form title using JavaScript?

$
0
0

Replies: 0

I’m running some logic on various form submit events, and I do see the e.detail object where I can find the form ID, input fields, status, and a few other things, but I’d really love to have access to the form name here.

I’ve been sending event data to Google Analytics for various submission statuses, but it’s tough to need to reference the form ID in WordPress every time (more so when needing to send reports to others).

Is there an easy way to get the actual title of the form during one of the JavaScript events such as ‘wpcf7submit’, and ‘wpcf7mailsent’ (for example)? Any REST API tricks that can be done here?

CF7 – 4.8 – Unexpected token <in JSON at position 0

$
0
0

Replies: 0

Hello

I’m using Contact Form 7 – 4.8 and when I click the button to send the data, I get this error message: Unexpected token <in JSON at position 0

submit background color

$
0
0

Replies: 0

I have tried every possible css to get the submit button on my contact for to change the background color to a different color other than white, but NOTHING works. Any help will be appreciated (I can replicate the desired result in the Inspector but not on live site). http://bravura.net.dedi507.jnb2.host-h.net/dev/contact/

  • This topic was modified 5 minutes ago by gustav939.

Locate me – Google Map

$
0
0

Replies: 0

I am trying to implement a
Google Map – locate me solution in a Contact form 7 order form.

The idea being, anyone filling up the order form can click on “Locate me” and and have the address fields filled out.

I am using Map Marker solution already – http://bit.ly/2sxRize
Scroll down to see the order form

But I need to pan and zoom to pick a location, It would be easier to have a locate me option to automatically detect customers location

Welcome pointers from anyone who has implemented something similar.


InitForm has disappeared

$
0
0

Replies: 0

Hi,

Since the last release of the plugin, the InitForm function doesn’t exist anymore.

This is very annoying because I used it in order to initialize my form while my pages are loaded via AJAX.

Now that this function isn’t available anymore, the form is never initialized.

So I restored the previous version of the plugin and it worked.

Form says not sending but it does

$
0
0

Replies: 0

I have a long form on my website, probably about 50 fields.
When the form has been completed and you click “send” nothing happens. So you click “send” again and this message pops up;

There was an error trying to send your message. Please try again later.Thank you for your message. It has been sent.

As you can see it seems to think it hasn’t sent and it has at the same time.

The email arrives fine, but from a users perspective it’s very confusing.

Any ideas?

Form does not send

$
0
0

Replies: 2

https://wordpress.org/support/topic/contact-forms-will-not-submit/#post-9228946

QUOTE
“Our forms have been working for a while but now they suddenly are not. Can anyone give any hints as to what could be happening? Upon submission, nothing seems to happen and email submissions are not received. No success message is provided (it seems to just be stuck).”

You have marked it as resolved but we do not agree

It is still a probleem, I have not seen any solution, which would help

Id for Checkbox

$
0
0

Replies: 0

Hey Guys!

When you try to add an id for a checkbox, the id gets added to its container rather then the checkbox itself. I changed this by editing the plugin via modules > checkbox.php. The id should be added to the checkbox for WCAG. If you try to direct a label to it, it won’t work.

Thanks!

Message always recognized as spam

$
0
0

Replies: 0

I have a big problem with Your plugin – when I have enabled Google reCAPTCHA all messages always are always recognized as spam. I have wrote this bug here but You don’t respond: https://wordpress.org/support/topic/shorcode-not-complete-and-message-recognized-as-spam/

P.S. I’m plugin developer and I’m pro user so please don’t write that I must e.g. switching to the default theme and deactivating all other plugins – this doesn’t work at all.

P.S. 2. I use reCAPTCHA in comments form and in my plugin and there I don’t have such problems.

  • This topic was modified 1 hour, 56 minutes ago by Beherit.
Viewing all 49025 articles
Browse latest View live