Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [contact-form-7]

"Contact Form 7" is a WordPress contact form plugin. It can manage multiple contact forms, is customizable, supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and more.

contact-form-7
0 votes
0 answers
7 views

Opening a file in a new tab after pop up contact form submission

I need to make downloadable pdf files only for those who register on my site. I want to create a button that when clicked opens a pop up contact form. After filling in the required fields in the pop ...
Francesca Landi's user avatar
-2 votes
0 answers
34 views

How to make Contact Form 7 be able to log the user into my WordPress website? [closed]

I have created forms using Contact Form 7 for all of the forgot password, login, and registration forms and a page template for how I want these pages to look. I am needing help getting communications ...
Zane Duncan's user avatar
0 votes
1 answer
45 views

Is it possible to integrate Contact Form 7 into a page that has been coded from scratch?

I am trying to create a login page that completely bypasses the WordPress default one for my website. I have attached an image for what I would like it to look like, as well as the php file I am using ...
Zane Duncan's user avatar
0 votes
1 answer
33 views

Wordpress CF7 custom validation

I am new to wordpress php and have a question regarding custom contact form 7 validation. I have the code below and wish to add this to return the error msg if not selected. function ...
Chris k's user avatar
2 votes
2 answers
26 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:...
Вадим Можейко's user avatar
0 votes
0 answers
16 views

How can I conditionally display content in the email tab of Contact Form 7 based on the selected option from a dropdown field?

I'm working with Contact Form 7 in WordPress and need to customize the content that appears in the email sent by wpcf7 based on the option selected in a dropdown field. Specifically, I want to include ...
Mohammed Ezzy's user avatar
1 vote
0 answers
17 views

Need to change wpcf7 form button text

I'm new to the field. It is wordpress contact form submission related question. Asked to change form submit button text into "submitting..." to prevent multiple form submission and reset it ...
Jayani Hettiarachchi's user avatar
-1 votes
0 answers
26 views

Contact Form 7 - Alternate between "Send To" Email Addresses

I've got a website where I must alternate between two different "Send To" email address so that each address gets 50% of the submissions. The only way that I can think to do this is to ...
WP Cork's user avatar
0 votes
0 answers
23 views

Is there a way to stop a user from typing numbers bigger than a maximum?

Currently my code has a maximum value but it is only applied when using the increase and decrease (by 1) arrows, and when they type into the box they can go as high as they want. Here is an example of ...
Albert Pace's user avatar
1 vote
1 answer
62 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 ...
Albert Pace's user avatar
1 vote
0 answers
22 views

Passing value from ACF to Contact Form 7 Dropdown Menu

I have followed a guide on how to do this but unfortunately it doesn't seem to be working. In ACF I have added a checkbox that allows us to choose from two options when adding a new post. From here, I ...
Emma S's user avatar
  • 21
0 votes
1 answer
40 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, ...
Vijay's user avatar
  • 329
0 votes
0 answers
45 views

How to add Dynamic Value from ACF in Contact Form7?

I am building a real estate website with over 1,000 properties. On the property view page, there is a "Download Brochure" button that triggers a popup with a Contact Form 7 form. Once ...
Shaighan's user avatar
0 votes
1 answer
70 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 ...
Shaighan's user avatar
0 votes
0 answers
16 views

Is there a way around hiding the block that contains my form 7 inside for those who already submitted it?

I have blocks for users to click and fill a form (form 7) inside. I want to hide the block itself from the homepage for users who submitted forms as they don't need to see it again since they have ...
SH. Hassabo's user avatar

15 30 50 per page
1
2 3 4 5
128