The tag has no wiki summary.

learn more… | top users | synonyms (1)

0
votes
1answer
956 views

Pop-up successful message in Fancybox?

I have a very long page and CF7 at the bottom. The problem is that when/if the user completes the fields and press Submit, the error or successful messages appear near the Submit button, but at the ...
0
votes
0answers
13 views

Contact Form 7 conflict with Advanced Ajax Page Loader plugin

I am using Advanced Ajax Page Loader plugin form loading my pages. One of the pages contains Contact Form 7. When the page loads, it shows fine but when I try to submit the form, contact form 7 ...
0
votes
2answers
172 views

How to remove empty DIV tags *ONLY* in 'Page' content area?

Screenshot of website illustrating the issue: http://www.hlrse.net/Qwerty/xhtml/tiptopcare.net/preview_formsWithEmptyDIVSpacing_20121124-1104.png I am using Contact Form 7 (http://contactform7.com/) ...
0
votes
1answer
1k views

PayPal Payments with Contact Form 7

I currently use the Contact Form 7 plugin on my WordPress installation to manage registration forms. I need it so when the submit button is hit, it takes you automatically to our PayPal gateway set ...
0
votes
2answers
575 views

Contact Form 7: Redirecting on a condition?

I am doing a survey using the plugin "Contact Form 7". I want to insert an acceptance box. ONLY if people check this box and click "submit", they should be redirected to another page, where I am going ...
0
votes
1answer
105 views

post_content with Contact Form 7

Is it possible to add name="post_content" to more than one input field? I am using Contact Form 7 plugin, and now only the last input field with name="post_content" is gathered in the post. If I ...
2
votes
5answers
2k views

Contact Form 7 - Send attachment to submitter?

I have installed the Contact Form 7 plugin on my WP 3.2.1 instance. I have setup a contact form for users to request evaluations. This is all working fine, but I was hoping that when they submitted ...
5
votes
1answer
701 views

Contact Form 7 - process form using a PHP script, instead of mailing

I want to use a form from the Contact Form 7 plugin to allow the users to upload a document to my website. The problem is that I'd like to manage those uploads from WordPress instead of receiving them ...
0
votes
1answer
25 views

website script stopped working

i have 2 copies of my wordpress website one online and the other offline the code now is working on offline but on the online some scripts stopped appeared when i used contact 7 plugin but i fixed it ...
0
votes
1answer
117 views

Contact Form 7: Load scripts and styles only when there is shortcode?

how can I make the script and style appear in my footer of my wp only when the shortcode is on a page or a post?
0
votes
2answers
368 views

Redirecting same form to different pages after successful submission

I am creating a Website in WordPress using Contact Form 7. In my site I have several documents on different pages. In order to access those documents, first the user has to fill out a form and then ...
1
vote
1answer
519 views

Contact Form 7 add ID to radio buttons

Need some assistance to dynamically generate IDs for a group of radio buttons in Contact Form 7. Example: <span class="wpcf7-list-item"> <label id="test01"> <input type="radio" ...
0
votes
0answers
30 views

Manipulating Contact Form 7 POST data

Contact Form 7 strips <> HTML brackets from text and textarea fields. I'd like to be able to replace them with their proper HTML entity counterparts, &lt; and &gt;. I cannot figure out ...
0
votes
0answers
32 views

how to display the contact form details after user selects date?

Iam using contact form 7 in my wordpress. I want to display the form details after selecting the dates i.,e when i select 2 dates i have to get the stored details of form between those dates... I am ...
1
vote
1answer
151 views

Contact Form 7 - Debugging email send failres

I am getting the red failed error when trying to send a message. I referred to the FAQ and this is the extent of help available: "There are really various reasons for server side problems, so I ...
0
votes
0answers
88 views

Adding attributes to HTML tags in Contact Form 7

I want to validate a phone number and make sure the user enters all 10 digits. This can be done using the HTML5 pattern atribute: <input pattern=".{10,}" title="10 characters minimum"> How ...
0
votes
2answers
2k views

get values from contact form 7 wp plugin

I am using contact form 7 plugin in my blog.I am having donate option in the form with price option in radio button. user can select and submit.After submitting the form it should redirect to the ...
0
votes
0answers
83 views

Contact form 7 plugin doesn't work

I am trying to make a form to submit information of users and after that send an email to a specific email address containing user information, but it doesn't work. The submit doesn't perform. Is it ...
0
votes
1answer
198 views

Attributes not being passed to shortcodes [closed]

This is a problem that has suddenly cropped up within the last day or so and I cannot find an explanation for the life of me. We got a report that a contact form was broken which led us to find that ...
1
vote
0answers
385 views

Contact Form 7 Not working with WordPress 3.4.1

I am having issues with the Contact Form 7 with it not sending emails using WordPress 3.4.1. I can state that this combination is not working for me, for one of the sites I developed. It also doesn't ...
0
votes
0answers
62 views

How to create chain selects with contact form 7 wordpress plugin

Hello I need some help in this tricky question I need to create a form with contact form 7 plugin where you have to dynamic fileds First field is a list of titles from posts in a specific category ...
0
votes
0answers
60 views

wpcf7_before_send_mail TAG

where (which module/subdir) I have to put this code ? How can I echo some value from this function ? add_action("wpcf7_before_send_mail", "wpcf7_do_something_else_with_the_data"); function ...
0
votes
1answer
606 views

How do I make Contact Form 7 pop up in thickbox?

I am trying to make contact form 7 pop up in a thickbox modal window. I can either use do_shortcode or the shortcode but I'm not sure how to set it up. Can someone push me in the right direction? ...
0
votes
1answer
130 views

Contact Form 7 Data As Attachment

I want data submitted through Contact Form 7 to be sent as an attachment as opposed to text / html inside the email body. Specifically I want this attachment to be in CSV format, which should be ...
3
votes
1answer
2k views

How to use other shortcodes inside Contact form 7- forms?

I noticed that any shortcode that is not part of the contact form 7 builtin shortcodes dont work. For example: I am trying to use an accordion shortcode between form elements in contact form 7. But ...
0
votes
2answers
196 views

Are you sure popup on Contact Form 7

I have a contact form built with Contact Form 7. What I want to do is when the user hits the submit button to throw up a pop up window with a notice asking if their sure they want to submit the form ...
1
vote
1answer
70 views

Insert Captcha Code info Any Form (Created of Plugin)

I am looking for best option on Captcha. Plugin's don't seem to be the answer because this is a custom form for the theme I am using. Unfortunately, they don't offer any spam protection. The form is ...
0
votes
0answers
22 views

Get only form elements in Contact Form 7

I want to get only the form elements of a form when applying do_action() for a contact form. My plan is to include only the input fields from other form in a main contact form. For example: I have a ...
0
votes
1answer
246 views

Create own pdf invoice in combo with wpcf7?

I am looking for some examples and best strategies to make a custom pdf invoice with WP plugin contact form 7 data. For this, i am trying out the tcpdf library as i need to create a simple barcode ...
0
votes
1answer
284 views

How to integrate Constant Contact without messing with current form style? [closed]

I currently have a style sheet on my wordpress page that has a contact form built into it. I like this style and I don't want to mess with it, but all the constant contact plug-ins come with a form ...
0
votes
1answer
27 views

I would like to create a premium area with “extra information”

I would like to use a contact form (contact form 7/secure contact form/etc) and use the data that people send to create a "premium area" where only specific users will have access. Let's say that I ...
0
votes
1answer
52 views

using 1 form shortcode (si or cf7) for all multisite sites

I have a network with more than 50 sites. I want to create one contact form (which means one shortcode) using contact form 7 or fast secure contact form. Then, I want to use that shortcode on all the ...
-3
votes
2answers
163 views

Preventing duplicate entries in mySQL database with PHP

I have a contact form (Contact Form 7) that submits all fields into a mySQL database (via the Contact Form 7 to Database Plugin), everything is working fine with that. I want it to however, throw the ...
0
votes
1answer
89 views

Contact form with database integration issue

This is more a question about the idea I am going to share and ask for advice for. I would like to have a contact form on my site, where people complete their data and it gets stored inside a ...
0
votes
1answer
248 views

How to choose email recipient in Contact Form 7 based on address state input in form and save to database

Using Contact Form 7 Situation When a visitor fills out a form on the website, they enter: Name Email Phone Address (Street, City, State, Zip Code) Message I need to save this information to the ...
0
votes
2answers
965 views

Styling Contact Form 7 fields

We are using wordpress plugin contact form 7 and want to specify the width of the subject field (assume answer would apply to setting width of any field) and relocate the Your Email next to the Your ...
0
votes
1answer
267 views

Contact Form 7 “non-selectable” options in a drop down

I'm using CF7 and I need to have a dropdown with a non selectable category "header" such as US States AL AK AR...etc. Countries Afganistan Albania etc.... With "US States" and "Countries" not ...
0
votes
1answer
644 views

How to get Post data from Contact Form 7

Is there any way that I can get POST data from contact form 7. I need those to store in a separate database. I think I can get these values by editing the core of the plugin, but with out that is ...
0
votes
1answer
171 views

Limit one submission from each user using Contact Form 7?

I am using Contact Form 7 along with the add-on Contact Form 7 Dynamic Text Extension to pre-populate usernames and emails. I know this may be sort of a strange request but I want to be able to limit ...
3
votes
2answers
1k views

Why might a plugin's 'do_shortcode' not work in an AJAX request?

tl;dr: Contact Form 7's shortcode doesn't work in an AJAX request when called with do_shortcode functions.php add_action('wp_ajax_ps_get_survey_form', 'ps_get_survey_form'); ...
-1
votes
4answers
5k views

How to resolve “Failed to send your message” problem for Contact Form 7?

I am using contact form 7 but when i m trying to send msg through contact form it gives error given below Failed to send your message. Please try later or contact administrator by other way. please ...
0
votes
1answer
111 views

value not set in contact form 7 plugin of wordpress

i'm using contact form 7 plugin in wordpress, i have generate text field like this: [textarea your-message 25x3 "<?php print_r($_POST); ?>"] i have to set value of input name which comes ...
1
vote
1answer
92 views

How to display posts by current user in a drop down

I am trying to write a shortcode that works in conjunction with Contact Form 7 to display the current user that is logged in posts. I have been able to get it to work with regular posts using this ...
0
votes
1answer
93 views

Add Input Field in Simple Model Contact Form (smcf) plugin

I am using nice SMCF (Contact Form) want to add a wordpress post list Drop Down menu in "Simple Model Contact form" here what i added on line '195' to try look. $output .= "<div ...
0
votes
3answers
1k views

Contact Form 7 not sending emails- no confirmation, no error

Live site. I've noticed that Contact Form 7 recently stopped working, despite my not having touched any of the settings. What's odd is that I receive neither a confirmation nor an error message; I ...
0
votes
0answers
11 views

Showing shortcode of contact form instead of displaying form [duplicate]

Possible Duplicate: Using short codes I have a template for contact page and I have a post for the contact form. I am echoing that post in the template but it is showing short code of that ...
0
votes
1answer
126 views

Contact Form 7 - E-mail message template

In contact form 7 email settings, I put in all the necessary details like below: However, when the e-mail is sent, it still has the "Wordpress" title or person who sent it in gmail: What am I ...
0
votes
3answers
3k views

How can I safely override contact form 7 styles?

Where do I place css styles to override the default styles of contact form 7 so that my changes do not get overwritten whenever I update this plugin?
0
votes
0answers
45 views

Plugin that triggers an e-mail based on a specific date [closed]

I currently have a registration form for people to signup and pick a date for an "appointment". They get sent an e-mail right after filling it up with the details. I need another e-mail to be sent a ...
0
votes
1answer
62 views

Visiting Webpage ONLY after another page was visited. Possible?

I am looking for a way to solve the following problem: User should only be able to visit mywebsite.com/page2 after they visited mywebsite.com/page1. If a user was not on page1, he or she should not ...

1 2