1,892 questions
0
votes
0
answers
52
views
CF7 3rd party integration php issue
Sorry, not a coder just trying to figure out an issue on a WP site.
Using 3rd party integrations from CF7 plugin to pull forms into a Salesforce instance, making some new forms up and suddenly stopped ...
0
votes
0
answers
43
views
I’m having trouble allowing .stp (STEP) file uploads in the file upload field of my contact form
Could you please advise on how to enable .stp file uploads in Forminator?
Thank you!
I have already added .stp|application/step to the allowed file types in the field settings and also tried adding ...
0
votes
1
answer
99
views
email confirmation wordpress contact form 7
I'm trying to confirm the email using contact form 7 within wordpress and I did do :
<script>
document.addEventListener("DOMContentLoaded", function () {
const form = ...
0
votes
2
answers
93
views
Contact Form 7 select dynamic value from server
I am bound to using Contact Form 7 for wordpress. I would like to use a select drop-down, however the available options should not be statically but rather dynamically loaded from the server (to be ...
0
votes
0
answers
66
views
Mail tags in the Contact Form 7 Message Body aren't working when using WP Mail SMTP Wordpress plugin with Gmail API
I have Contact Form 7 working to submit emails from my site, however when using the WP Mail SMTP plugin and Gmail API, the tags in 'Message Body' aren't working. It worked before I started using the ...
0
votes
0
answers
227
views
<wpcf7mailsent> trigger not working when CF7 .submit() was called programatically
I made a site [https://www.gokartbudapest.hu/hu/ajandekutalvany/ajandekutalvany_voucher/]* where my clients can book appointments — but I didnt want to use CF7 directly as it looks dodgy and I wanted ...
1
vote
0
answers
180
views
Google reCAPTCHA V3 "Browser Error" Not All the Time In different browsers and devices
We have a WooCommerce site using Contact Form 7 with Google reCAPTCHA v3.
It works.
The site uses the same reCAPTCHA and the login page works.
The site was migrated to a subdomain.
On the new site, no ...
0
votes
0
answers
81
views
Contact Form 7 - "Uploaded file is not allowed for file type" error when uploading HTML file with Drag and Drop Multiple File Upload plugin
I'm trying to create a form to upload HTML5 game files using Contact Form 7 with the "Drag and Drop Multiple File Upload" plugin. However, I'm getting the error "Uploaded file is not ...
1
vote
1
answer
81
views
Bootstrap Contact Form 7 not clickable
I am having troubles with my theme`s Contact Form 7, when I try to hover on the clickable items [name, email, phone], they are not clickable.
This is not true for the message body, where I can type my ...
0
votes
0
answers
81
views
Why do my Conditional Fields Pro repeater groups have different formats?
I'm making a conditional form using Conditional Fields Pro for Contact Form 7 in WordPress and my repeater groups are weirdly become a completely different format after the 1st group (and it's ugly as ...
-1
votes
1
answer
54
views
How to send a conformation email using contact form 7 without OTP on wordpress?
I use contact form 7 for my wordpress contact form as well
now I need configure my contact form with conformation email sending without OTP use. how could I create with conformation email on wordpress ...
2
votes
1
answer
51
views
Wordpress. Contact Form 7. How to add several attachments in email using code?
Trying to add attachments to the letter.
add_action('wpcf7_before_send_mail', 'custom_attach_files_to_email');
function custom_attach_files_to_email($contact_form) {
$submission = WPCF7_Submission:...
2
votes
2
answers
1k
views
How do I make my "Please select..." unselectable in Contact Form 7?
How would I make the "Please select..." option in my drop-down menu unselectable? I am coding in this form tester for Contact Form 7 Conditional Fields. This is an example portion of my code ...
0
votes
1
answer
273
views
I have added id option on textfield in contact form 7 but Id attribute does not showing in HTML
In contact form 7, I have added textfield [text cname id:cname class:cname placeholder "Name"] but in the HTML view the id attribute does not appear. Other attributes are like class, ...
0
votes
1
answer
126
views
How to change Contact form7 redirection dynamically
I am building a website for a real estate company. They want a functionality that triggers a popup when someone clicks the "Download Brochure" button. After submitting an inquiry through the ...
0
votes
0
answers
147
views
Contact Form 7 Custom Validation Field
I could use some help here. I've been troubleshooting this issue tirelessly, but I'm hitting a wall. It seems that CF7 is stubbornly changing the 'aria' attribute of my date of birth (DOB) field back ...
0
votes
0
answers
126
views
Issues With Contact Form 7 Unique ID
I am trying to use the Contact Form 7 id to customize the CSS.
I can use the the .wpcf7 id an it works perfect, registering the CSS. Yet when I try and introduce the designated form id (af8b110) it ...
0
votes
1
answer
203
views
Change programatically Wordpress ContactForm7 DropDown Menu option
List item
I would like to make a very useful WordPress ContactForm7 section within my website. To make it really useful, I would need to alter some drop-down menu's value on the fly with JavaScript.
...
0
votes
0
answers
49
views
Wordpress 2024: ContactForm7 sending user to a php page with POST values
I am new to wordpress but not to php programming. Yet I know very little of Javascript.
I am using wordpress 6.4.1 with theme twentytwentythree.
I have a form in ContactForm7 and I want to use it as a ...
0
votes
1
answer
46
views
Show and Hide DIV's after 5000 seconds when .wpcf7-mail-sent-ok
I made a Contact Form 7 with a custom "Thank You!" message that appears after wpcf7mailsent.
I need it to reverse after seconds. My current code does not work:
addEventListener('...
8
votes
6
answers
10k
views
Contact form "Undefined value was submitted through this field."
I have contact form on my website and I allow visitors to decide how many bikes they want to rent (dropdown from 1-20) then to specify how many males (from 0-20) and how many female's (from 0-20) they ...
1
vote
1
answer
164
views
Change font family for input type submit
I need to change the font family of an input field that will be used to submit a form. the HTML markup is generated from contact form 7, and using the ::placeholder pseudo class I was able to change ...
0
votes
1
answer
164
views
Contact from 7 API integration + data layer
I'm working on integrating Contact Form 7 with an API, which is functioning as expected. However, the challenge arises with the API returning a dynamic "gatewayID" that I need to push to ...
0
votes
0
answers
108
views
CF7, Repeatable fields and Google Sheet integration
I'm working with CF7 and Repeatable Fields, I want the form submit to be sent to a Google Sheet, and I'm using CF7 Google Sheets Connector.
Now I simply want the new repeated field to be imported on ...
0
votes
1
answer
683
views
Mobile responsive column on contact form 7
I'm new here.
I have a problem with a form I made, I needed it to wrap the field one below the other in the cell phone version, but they are next to each other, how do I make this happen?
Picture of ...