-1
votes
0answers
16 views

Contact form/Paypal combination [closed]

I need to recreate this form (currently in Weebly) in WordPress: http://www.creamcityfoundation.org/donate.html. I can't seem to find a nice plugin to make donations via paypal. It has to have these ...
-1
votes
0answers
16 views

Styling Contact Form [closed]

I am trying to create a contact form similar to this one for my site http://www.solarmarket.com.au/ I have tried to create it with Contact Form 7 but I can't style the Checkboxes to make them ...
2
votes
3answers
189 views

Sending form data via PHPMailer - How to action PHP script from a form

Some easy points on offer... I wish to action a PHP script from a WordPress page but where is the best place to store the script? The script works perfectly fine using a non-WordPress environment in ...
0
votes
1answer
50 views

Contact form 7 Plugin

http://www.tahititravel.com.au/site/thepage/ Here I have a form. I am using Contact Form 7 Plugin. I have modified the CSS to suit my Design. But When the form validates my design is ruined How ...
0
votes
1answer
84 views

Is there a way to embed a Google Docs form in a page without using plugins?

I'm currently running a Wordpress blog. It's part of a school blog, so unfortunately, I don't have the permissions to install any plugins. I've got a "contact form" set up as a Google Docs form. Right ...
0
votes
0answers
93 views

Plugin causing Contact Form 7 to get stuck on sending [closed]

One of my websites is using WP Momentum, a plugin designed to look for keywords and find out the website's ranking for them. Unfortunately, this plugin is causing a conflict with Contact Form 7, which ...
0
votes
1answer
111 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
330 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
162 views

Email from my theme's contact form doesn't get the reply-to address right

I'm using a theme that has a built in contact form, which has some options (like where the form is sent) set through the OptionTree plugin. What's happening is, the email gets sent, but the reply-to ...
0
votes
1answer
104 views

Contact Form 7 plugin refreshing page on submit

For those with experience of the Contact Form 7 plugin - When I installed it, the form worked fine, and upon pressing the submit button, there was no page load, all done via Ajax, however now the page ...
1
vote
1answer
83 views

Creating a form contact page?

I'm newbie on WordPress, how can I create a new page/top-link/contact-form for a contact page? I'm using a third party theme which allows you to create a contact form with field, but unbelievable I ...
0
votes
2answers
152 views

Get Admin Email Address From External PHP page

I am setting up a "built in" contact form that I need to pull the administrators email address from an external php page. For instance, my form action="path/to/process_form.php" Within that ...
1
vote
1answer
74 views

other shortcodes in Contact form 7 MAILS

How to use other shortcodes inside Contact form 7- forms? indeed explains how to use other shortcodes inside Contact Form 7 forms. But that doesn't make them usable in the mails that Contact Form 7 ...
0
votes
0answers
564 views

Contact Form 7 - label inside textfield [closed]

i am trying to put the label of a required field inside the inputfield. This is what i am actually put inside: [text* your-first-name watermark "Name"] This is what i got in the DOM: <input ...
1
vote
0answers
116 views

Adding Contact Form 7 to my anti-spam rules in .htaccess

I have the following rules set in my .htaccess file to block spam. It works by not allowing anyone to login, register, or make a comment unless the conditions are met. It works, but I would like to ...
1
vote
1answer
98 views

Add contact form

I want to add contact form to my page. I found http://en.support.wordpress.com/contact-form/ article where (see below) there is button for adding contact form but I don't have this in my Wordpress ...
0
votes
2answers
269 views

Dashboard Contact Form

Is there a way to make a dashboard contact form widget? I just simply want to have it there so users can give feedback directly from their dashboard.
0
votes
2answers
138 views

Trying do build a contact form

I have some problem making my contact form work. The contact form should only be in one simple site. So i created two templates. The first template only has the form. The other one have the php code ...
2
votes
2answers
114 views

Obfuscating Email Addresses in Form Fields

I'm writing a WP Theme where registered users can email post authors sending them en email from the post's page itself. So I created a contact form in which I get the user and author infos and emails ...
0
votes
1answer
266 views

custom contact form no longer working (because of 3.2?)

Been trying to ask on Wordpress forums, but no hits. I'm hoping there are more people here that can help me. My custom contact form page used to work, but for some reason, it results in a 404 error ...
0
votes
1answer
552 views

How do I add the same contact form to multiple wordpress sites and capture the response in one place or database?

I own a network of 100+ Wordpress based websites. All website are separate installations of Wordpress and are on different servers. I would like to create one contact form have it shown in the ...
0
votes
2answers
610 views

Contact Form 7 form is working on local wordpress install but fails on production server

I've created a Contact Us page (my-site.com/contact-us/) using contact-form-7 which works fine on my local WordPress install. However, when I try the same form on the online version of the site, it ...
1
vote
3answers
5k views

Contact Form 7 Plugin send emails to my Gmail as spam

I just added Contact Form 7 to my site. I'm using the default configuration (didn't change any setting). The mails are classified as spam in my Gmail inbox. Is there any way of making them go directly ...
18
votes
10answers
1k views

Contact Form on WordPress Sites?

How does one go about building a page in wordpress that contains a contact form full of custom fields, boxes, inputs, etc. completely determined by the author of the site. It seems odd that wordpress ...