Questions tagged [plugin-contact-form-7]
Please note: Support questions are off topic, support questions should be asked on the plugin's author support page. Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on.
318 questions
0votes
0answers
316views
How to translate strings from [file] upload tag in Contact Form 7?
I am using Contact Form 7 plugin to create a simple contact form with file upload option. For file upload CF7 inserts [file] tag. This tag renders a button with Choose File string and a string No file ...
0votes
1answer
265views
Wordpress - Contact Form 7 - Get uploaded file issue
I'm aiming to submit my Contact Form 7 data in Wordpress to an API (all fields are fine, but adding the file attachment breaks my submit - error 500), which includes an attachment. I can make it work ...
0votes
0answers
176views
Submit CF7 form programmatically with WP-Cron?
We need to check daily if our CF7 form is working properly (form submission data arrives to support's email). So i need a way to programmatically submit the form on frontend. I tried with WP-Cron but ...
0votes
0answers
101views
How can I create a drawable image for a contact form
I'm trying to create a new patient form and Im not sure the best way to create a section with an image of a body so that they can draw on it to indicate where on the body they hurt. It has been done ...
0votes
0answers
211views
Contact Form 7 - Message with a URL will always fail
When submitting a message from Contact Form 7 at https://www.datanumen.com/contact/, if I include a URL in the form, then the submission will always fail, see below: I have tried to disable all ...
0votes
1answer
452views
contact form 7 form not working in admin panel
I am using cf7 form in wordpress admin panel: On front end its working fine but I need in admin panel. I have tried below code in functions.php but it did not work: add_filter( 'wpcf7_load_js', '...
0votes
2answers
1kviews
Adding filter to the Contact Form 7 response
I have a Contact Form 7 that adds a new post when submitted. In the response text that displays after submitted, I would like to include a link to that post. add_action( 'wpcf7_before_send_mail', ...
0votes
1answer
248views
CF7 Remove Comma from 'select' 'radio' and 'checkbox' outouts
I have a few 'select' 'radio' and 'checkbox' options on my CF7 form where the user can choose multiple options .. however on the output there is a comma between each item but I want to remove this ...
1vote
2answers
607views
CF7 Populate Text Field Based On Checkbox Checked
I need to be be able to auto populate a text field with "one-hidden" when a customer checks a checkbox but so far examples I've found online do not seem to work or im putting them in the ...
0votes
2answers
4kviews
Contact Form 7 - how to disable spinner the right way
The Contact Form 7 plugin includes a spinner that appears when the form is being submitted. How can I stop this spinner from showing up? I don't want to use the methods of hiding it with "hidden&...
1vote
0answers
275views
how to add contact form 7 shortcode in javascript variable [closed]
In Contact Form 7 I have created a dropdown with 3 options under it "Dallas" "Houston" "Austin" . I wrote this js code so that if I select Dallas then "Houston" ...
0votes
1answer
343views
plugin doesn't retrieve data from database
I wrote a code for a plugin which suppose to modify the WordPress dashboard to display a cog icon for each post in a column named "Optimize". I added an action to the icon that triggers the ...
0votes
1answer
1kviews
Contact Form 7 - Display Dropdown, Send Different Data
Is it possible to have a dropdown on Contact Form 7 with a dropdown list of First names only, but for the data to send the first and last name? For example, the dropdown says, "John", but ...
0votes
0answers
417views
Contact form with dynamic dropdown and filter
A client wants to create a contact form for a moto parts store that allows users to choose their moto make-model-year. They want this information to provide better assistance after the contact. They ...
0votes
1answer
114views
No attachments on contact form 7
I've been using the contact form for several years now, for my current project I'm using the latest WordPress with the latest version of contact form 7, but for some reason, I'm not receiving ...