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

How to test CF7 v5.9.3 in Postman without Spam error?

$
0
0

Replies: 0

Hi everyone, I’m using cf7 rest api in to send contact submissions from my nuxt headless ui app.
Before that, I proceeded to test with Postman. I logged in with my Application password and setup body as follows:

POST url: https://nkw.com/en/wp-json/contact-form-7/v1/contact-forms/1383/feedback

  • _wpcf7_unit_tag: wpcf7-f1383-p1301-o1
  • your-name: Whitney Shields
  • your-email: calyrep@gmail.com
  • your-message: Impedit iste necess...
  • your-phone: +9659999999

Initially I hadnt added the unit tag, so I received error to add it, after adding it I received spam error:

{ “contact_form_id”: 1383,

    “status”: “spam”,

    “message”: “There was an error trying to send your message. Please try again later.”,

    “posted_data_hash”: “”,

    “into”: “#wpcf7-f1383-p1301-o1”,

    “invalid_fields”: []

}

This is not very helpful. I don’t understand the reason for Spam here, no information on Flamingo either.
The original wordpress site is already live and the contact form there works fine, but I need to know how to use it for my headless nuxt application.

Could someone please shed light on what am I doing wrong?


Form email to sms

$
0
0

Replies: 0

Hi:

Do you have an extension (pro or free) available to enable the sending of the form results emails as text messages to someone’s phone?

If not, do you recommend any plugin that does that?

Thank you!

No error message but no form goes out.

$
0
0

Replies: 2

We have integrated reCAPTCHA and checked all email snippets. If you fill out the form on the following page:

https://www.walter-stellt-auf.de/bestellformular/

you will also receive a positive confirmation that the form has been sent. Unfortunately, it is not received by the customer or the operator.

We would therefore need some help

multiply a price according to the option (a number) chosen in my drop-down menu

$
0
0

Replies: 0

Hello everyone,

I’m a winemaker and for my website I’m trying to implement an order form.

I’m contacting you here because I’d like to be able to display the total price according to the number of bottles purchased.

—-FORM—-

Prénom & Nom

[text* your-name text-1]

E-mail

[email* your-email email-1 akismet:author_email]

Téléphone

[tel* your-tel tel-1 autocoplete:telephon placeholder “+32 0412345678”]

Sélectionner le nombre de bouteille que vous voulez commander

[select* menu-581 “1” “2” “6” “12” “18” “24”]

????? total price ????

La date et l’heure à laquelle vous voulez venir chercher votre/vos bouteilles(s)

[date* date-539] [select* menu-447 “8h00” “8h30” “9h00” “9h30” “10h00” “10h30” “11h00” “11h30” “13h00” “13h30” “14h00” “14h30” “15h00” “15h30” “16h00” “16h30” “17h00” “17h30” “18h00”]

Message (facultatif)

[textarea textarea-624]

[submit “ENVOYER”]

—–EMAIL—–

Nom prénom : [your-name]

e-mail : [your-email]

Numéro de téléphone : [your-tel]

Nombre de bouteille : [menu-581]

Date de réception : [date-539]

Heure de réception : [menu-447]

Message : [textarea-624]

Thank you in advance

Multiple Entries in Database of Same Submission

$
0
0

Replies: 0

I am getting multiple entries posted in the database for the same form submission…sometimes as many a 4…one after the other.

I placed a “Notice” above the submit button to say “only click once and wait for message sent” on the off chance that people were clicking the button multiple times.

Is there any other reason this might be happening?

how do I know which version of the contact form I have?

$
0
0

Replies: 0

how do I know which version of the contact form I have? I need to know if I am using contact form 7 5.1 or 7.

Contact Form 7 5.1 and later uses this reCAPTCHA v3 API.

If you are using an older version of Contact Form 7 and are looking for information about the reCAPTCHA module for the v2 API, refer to reCAPTCHA (v2).

How to prevent form to redirect to thank you page

$
0
0

Replies: 0

I like to fire window.print() function after form get validated.
but form get redirected to thank you page. i like to stay on the page and fire print command.

reCAPTCHA & Akismet

$
0
0

Replies: 1

reCAPTCHA not working while using Akismet on contact form 7.

At first I was having issues with my contact 7 form. I kept getting orange box around my submission saying error. I tried several different things to fix this, eventually the only thing that worked was removing the reCAPTCHA. (I did try both versions of reCAPTCHA V2 & V3).

Is there a way to use reCAPTCHA & Akismet or is it best practice to only use one?


Feature request: Support for Brevo’s Double-Opt-In (DOI)

$
0
0

Replies: 0

Hello @takayukister,

First of all, thanx a lot for making CF7 available and, especially, for implementing the Brevo API. That’s a big help for us.

Judging from some posts on here, we’re not the only ones though who try to make Brevo’s Double-Opt-In work with a CF7 form. It is still unclear, if DOI is required by GDPR, but it is certainly going to be compulsory in the future.

Do you think this is somethin you’d like to build in? I spoke to a developer at Brevo who asked me to pass on the link to their DOI reference https://developers.brevo.com/reference/createdoicontact and to add, that to pass on the parameter you’d have to support Brevo’s endpoint.

Cheers from Germany,
-martin

  • This topic was modified 1 day, 2 hours ago by mniggemann.

Nine months with this big bug still not fixed. The ID of the missing fields

$
0
0

Replies: 1

I have found a bug for which a solution was requested nine months ago and nobody gave it except one user who helped us all. When the ID is used in a field, it disappears in the Front.
The solution was to change an internal file of Contact Form 7 located here: /wp-content/plugins/contact-form-7/includes and called form-tag.php. In it you have to modify the code on line 118:
public function get_id_option() {
/static $used = array();/
$used = array();
Remove the commented one and add the one after it.

This way if you use the ID in a field like for example
[email* your-email id:IDemail]
In the Front it will appear.

Translated with DeepL.com (free version)

Validation error even with filled field

$
0
0

Replies: 4

Hello everyone and thank you for your attention.

I have this problem on the form: after submitting the form I get the message that some fields are required and the required fields are highlighted and this is ok, but if the fields are filled in and the form is submitted the message appears that the field is required and the form is not submitted.

In addition to Contact Form 7 on the site are also installed:
Availability datepicker – InputWP
Conditional Fields for Contact Form 7
Contact Form CFDB7
I checked the Chrome console, but there are no errors
This is the form code:

[one_half][select* LavoroCliLD first_as_label "– Situazione Lavorativa * –|" "Dipendente Pubblico|1" "Dipendente Statale|2" "Dipendente Parapubblico|3" "Dipendente Privato|4" "Pensionato Altro|5" "Pensionato INPS|6"][/one_half]

[one_half_last][email* EmailCliLD id:cf7_EmailCliLD placeholder "Email *"][/one_half_last]

[group test clear_on_hide]<fieldset class="fieldset-reset"><legend>Per i dipendenti privati è necessario confermare questi due requisiti:</legend>[checkbox* anzianita use_label_element "Confermo di aver maturato almeno 3 anni di anzianità di servizio."][checkbox* numero-dipendenti use_label_element "Confermo cha l'azienda per cui lavoro ha almeno 16 dipendenti."]</fieldset>[/group]

[one_half][text* NomeCliLD id:cf7_NomeCliLD minlength:2 maxlength:40 placeholder "Nome *"][/one_half]

[one_half_last][text* CognomeCliLD id:cf7_CognomeCliLD minlength:2 maxlength:40 placeholder "Cognome *"][/one_half_last]

[one_half][tel* TelefonoCliLD minlength:7 maxlength:12 placeholder "Telefono *"][/one_half]

[one_half_last]

[text* NascitaCliLD class:bnt-datepicker placeholder "Data di nascita *"][/one_half_last]

[one_half][select* ProvinciaCliLD first_as_label "– Provincia * –|" "AGRIGENTO|AG" "ALESSANDRIA|AL" "ANCONA|AN" "AOSTA|AO" "AREZZO|AR" "ASCOLI PICENO|AP" "ASTI|AT" "AVELLINO|AV" "BARI|BA" "BARLETTA-ANDRIA-TRANI|BT" "BELLUNO|BL" "BENEVENTO|BN" "BERGAMO|BG" "BIELLA|BI" "BOLOGNA|BO" "BOLZANO|BZ" "BRESCIA|BS" "BRINDISI|BR" "CAGLIARI|CA" "CALTANISSETTA|CL" "CAMPOBASSO|CB" "CASERTA|CE" "CATANIA|CT" "CATANZARO|CZ" "CHIETI|CH" "COMO|CO" "COSENZA|CS" "CREMONA|CR" "CROTONE|KR" "CUNEO|CN" "ENNA|EN" "FERMO|FM" "FERRARA|FE" "FIRENZE|FI" "FOGGIA|FG" "FORLÌ-CESENA|FC" "FROSINONE|FR" "GENOVA|GE" "GORIZIA|GO" "GROSSETO|GR" "IMPERIA|IM" "ISERNIA|IS" "L'AQUILA|AQ" "LA SPEZIA|SP" "LATINA|LT" "LECCE|LE" "LECCO|LC" "LIVORNO|LI" "LODI|LO" "LUCCA|LU" "MACERATA|MC" "MANTOVA|MN" "MASSA-CARRARA|MS" "MATERA|MT" "MESSINA|ME" "MILANO|MI" "MODENA|MO" "MONZA E BRIANZA|MB" "NAPOLI|NA" "NOVARA|NO" "NUORO|NU" "ORISTANO|OR" "PADOVA|PD" "PALERMO|PA" "PARMA|PR" "PAVIA|PV" "PERUGIA|PG" "PESARO E URBINO|PU" "PESCARA|PE" "PIACENZA|PC" "PISA|PI" "PISTOIA|PT" "PORDENONE|PN" "POTENZA|PZ" "PRATO|PO" "RAGUSA|RG" "RAVENNA|RA" "REGGIO CALABRIA|RC" "REGGIO EMILIA|RE" "RIETI|RI" "RIMINI|RN" "ROMA|RM" "ROVIGO|RO" "SALERNO|SA" "SASSARI|SS" "SAVONA|SV" "SIENA|SI" "SIRACUSA|SR" "SONDRIO|SO" "SUD SARDEGNA|SU" "TARANTO|TA" "TERAMO|TE" "TERNI|TR" "TORINO|TO" "TRAPANI|TP" "TRENTO|TN" "TREVISO|TV" "TRIESTE|TS" "UDINE|UD" "VARESE|VA" "VENEZIA|VE" "VERBANO-CUSIO-OSSOLA|VB" "VERCELLI|VC" "VERONA|VR" "VIBO VALENTIA|VV" "VICENZA|VI" "VITERBO|VT"][/one_half]

[one_half_last][tel AssunzioneCliLD minlength:4 maxlength:4 placeholder "Anno di assunzione (facoltativo)"][hidden SourceCliLD id:cf7_SourceCliLD "GoogleADS"][hidden idcampagnaCliLD id:cf7_id_campagnaCliLD][/one_half_last]

[acceptance trasparenza] Dichiaro di aver preso visione dell’informativa sulla Trasparenza (obbligatorio)[/acceptance]

[acceptance privacy]Dichiaro di aver preso visione dell’informativa Privacy fornita dalla Banca (obbligatorio)[/acceptance]

[submit id:cf7_submit "CHIEDI PREVENTIVO"]

If you need more information to help me solve the problem, please ask.

Thank you all for your attention

Have a nice day
Andrea

Disabling reCaptcha after replacement by hCaptcha

$
0
0

Replies: 1

Dear CF7 author / gurus,

I originally tried to install reCaptach but never managed to make it working for some unknown reasons. I then deinstalled it and installed hCaptcha.
The hCaptcha seems to work nicely but Flamingo still reports spam with the error : “Le résultat du reCAPTCHA (0.00) est inférieur au seuil (0.50).” (i.e “the reCAPTCHA score (0.00) is lower than the threshold (0.50)”).

Checking the CF7 code, there is indeed still a reCaptcha module. Maybe a leftover of my installation.

How to indicate the plugin that the reCAPTCHA is no longer active and should be replaced by hCaptcha? Can I delete this module?

I read https://contactform7.com/faq-about-recaptcha-v3/ and would like to try adding add_filter( 'wpcf7_recaptcha_threshold' with a 0.00 threshold but I do not find which file to edit with this.


Many thanks again for the help,

Benjamin

he editor has encountered an unexpected error

$
0
0

Replies: 1

Hi all

I’ve recently logged into my WordPress website after a few months or so and found that I’m now unable to edit my pages – could someone please help me identify what’s causing this issue so I can continue to edit my website pages 🙂

contact form error sending

$
0
0

Replies: 0

Tenemos un error de envío de formulario: Falló el envío del mensaje. Por favor, inténtelo más tarde o contacte con el administrador por otro medio.

Aparentemente no ha habido cambios, el debug no arroja error. Tras actualizar todo y ver compatibilidad con otros plugins sigue fallando y no se mandan los mansajes, alguna idea?

Database error

$
0
0

Replies: 0

We are having problems with the Contact Form 7 plugin. We have several forms created that redirect to different thank you pages.

It is causing us errors in wordpress, we are getting database connection error but everything is fine.

It also gives us error with elementor, it doesn’t load correctly and we can’t edit.

We have deactivated the plugin and everything works correctly, so it is the plugin itself that conflicts with wordpress and elementor.

What is happening?


Stripe with recurring payments

$
0
0

Replies: 0

Hi, thanks for your plugin

I have stripe set up successfully on my forms, now I need to create recurring payments.

I wanted to know if you plan to release an update to allow recurring payments.

Regards

Contact Form 7 + Redirect to Thank You Page: Not send parameter

Files attached are not sent

$
0
0

Replies: 1

Hi,

I have been using Contact form 7 for more than a year on my page https://apactoresdefiguracion.es, and recently I have tried some of the extensions such as the signature extension and the Create PDF extension. A month ago everything was working correctly (last email 03/16), including sending attachments. But for three weeks the emails have not arrived with the attachments or the PDF form. We haven’t touched any of the form settings. Thank you

Wrong Error Message

$
0
0

Replies: 0

When the file size is too big, it doesn’t display the correct message, it just says there’s an error on the form. Is there a way to make it display the “This file is too big” message or at least highlight in red which field is the problem?

It’s happening on all our forms and causing major issues because users can’t see where the error is.

Internationalization fails in shortcode inside a contact form

$
0
0

Replies: 1

Hello! i’m developing a web, that uses your plugin to send mails. I’m inserting a shortcode (developed by me) inside the form of the contact form, and that shortcode uses internationalizacion functions ( __(), _e() ). They simply don’t work inside the form (the shortcode works, but no translation is run). If i put the shortcode ouside of the form it runs and the internationalizacion works fine.

Is there any “special action” i could do to make it work?

Thanks in advance!

Viewing all 49143 articles
Browse latest View live


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