The tag has no wiki summary.

learn more… | top users | synonyms

-1
votes
0answers
13 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 ...
1
vote
2answers
35 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
0answers
17 views

Plugin for organizing and sharing information collected from contactforms

I would really appreciate to get some help with a wordpress page that I'm creating. I want to create a page where people who are interested to be contacted for a service I'm providing are sending in ...
0
votes
1answer
46 views

Get value from db for custom contact form

I built my own contact form (no plugins) and want to have a secure way to get an emailadress from my option page. get_option and other built in WP stuff doesn't work from within my process.php file. ...
0
votes
1answer
39 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
52 views

Wordpress theme: Add page content to the bottom of the Contact form

I am using the following wordpress theme, which is pretty cool btw.: http://demo.s5themes.com/?theme=simplecorp Now the site has a custom Theme Options build in, where you can specify all the content ...
2
votes
1answer
126 views

Removing “Website” Field from the contact info

I want to remove the website field from the user contact info. I use the following to remove the AIM,Jabber and Yahoo IM . But I am not able to use this to remove the website. Someone please help. ...
0
votes
1answer
59 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
1answer
28 views

How do I display page content next to a contact form, rather than under it?

Using a stock wordpress theme and contact form 7. Lots of room on the form's right but it insists on putting everything underneath it.
0
votes
2answers
37 views

widgets in contacts only

I have a few pages listed in my top menu. these are: contacts, My account and messages. I have added a map to the "Pages Sidebar" tab in admin. But it seems to add the map to all 3 pages listed above ...
0
votes
3answers
87 views

Dynamic href link to Contact Page

I need a <a href="Something Like <?get_contact_page>">Contact Page</a> Code that always links to the Contact page, no matter what is it's ID There's a page template for contact ...
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 ...
0
votes
0answers
79 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
90 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
268 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
131 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
96 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
81 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
127 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
68 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
1answer
378 views

Simple and customizable contact form with option to send copy to submitter

I'm looking for a simple contact form that allows easy styling on the fields and most important includes a checkbox to send a copy of the message to the submitter (e.g ☑ send copy to myself) ...
0
votes
0answers
535 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
127 views

Lead/contact form export to XML

I have a lead form that I want to send leads to an external CRM in XML format when someone fills it out. Ive looked at most of the popular solutions documentation (Contact form 7, gravity, Wufoo) and ...
1
vote
0answers
111 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 ...
0
votes
2answers
182 views

Not One 'Contact Form Plugin' will send email // Work

I've tried over a dozen 'Contact Form' Wordpress Plugins. None of which will function and send the form contents to any email. I'm working on top of the 'PremiumPress DirectoryPress Theme' I'm ...
0
votes
2answers
135 views

Visitors Contacting Authors

Is there any way that I can have a website user be able to contact a post author. The website user must not be required to be logged in to the website. I guess a form to email the post author might be ...
1
vote
1answer
92 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
1answer
91 views

Contact Form Security

Building my own contact form in Wordpress. Any there any security steps I need to consider other than the typical email etc validation and maybe a captcha. I am not sending any data to the database.
0
votes
2answers
256 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
1answer
66 views

My contact form - I've changed the source code but the changes are not being applied

I obviously found the file responsible of displaying the contact form with FireBug, changed the displayed names in the input area and then re-upload my file, however, nothing was changed. The input ...
0
votes
1answer
129 views

My own contact form template is not working [closed]

I am trying to make my own contact form without the aid of a plugin. Shouldn't be that difficult so I created this template: <?php /* Template Name: Contact Form */ ?> <?php //If the ...
-1
votes
2answers
254 views

Contact form do not find submit.php file

I added a contact form to the footer. Apparently it works fine in the main page, but if I go to any of the categories, lets say myblog.com/category/, the contact form is looking for submit.php at ...
0
votes
2answers
135 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 ...
0
votes
1answer
289 views

how to insert a HTML form into a javascript popup?

I'm working on a plugin that generates a list of candidates as output. For each candidate there is a link (View Details) that once is clicked, a popup appears. I need to put a simple contact form into ...
1
vote
2answers
159 views

Newsletter, mailingList and contact management

I think it's a good question, and my research don't come to a FINAL answer, so i turn to you WordPress community. here is the question I have about 300 email that i like to take from entourage to a ...
2
votes
2answers
113 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
2answers
2k views

Using SMTP for outgoing mails (PHPMailer) on AWS instance?

I moved one of my wordpress site to an AWS instance. But once I got it working, noticed that none of the notifications or contact emails were being sent through. On researching the issue, I found ...
-1
votes
1answer
65 views

I need a plugin to display my contacts on the separate page [closed]

I want to make a separate page to display all my contacts, for example: e-mail: mymail@domain.com skype: MySkypeName ICQ: 111222333 and so on. I don't want to create it manually. Can you advise ...
0
votes
1answer
262 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 ...
-1
votes
1answer
884 views

show a little contact form in homepage without plugin

I need to create a very simple contact form in the homepage with just 3 fields.Is there a way for showing the contact form without a plugin? I dont want to create a page with a contact form template ...
1
vote
1answer
477 views

change captcha design in Fast Secure Contact Form plugin

I am using Fast Secure Contact Form plugin to create contact form widget.It working fine . Now i like to change captcha appearance. Original captcha generated by plugin But, I need to change it ...
4
votes
1answer
812 views

Contact form redirecting to page not found on send

I have a contact form that I used lot's of times before on other non WP sites but it doesn't seem to work on my current WP site, it just redirects you to a page not found. I don't want to use any ...
1
vote
1answer
534 views

AJAX Contact Form Issue

I created a contact form for my sidebar that is working perfectly in Chrome but not in IE or FF. I've been staring at it for hours and can't find out what I did wrong. I'm not getting any errors ...
-1
votes
1answer
2k views

Contact Form not working !

I have added a new Contact Us page but it's not working and says E-mail has not been setup properly. Please add your contact e-mail! Please help... From where do I can configure it properly? ...
0
votes
2answers
1k views

Wordpress Contact Form 7: populate the value of a field dynamically with PHP

Well my question is quite simple, I would like to populate a field with the value of a variable that have been passed via a $_GET Request. thanks
2
votes
3answers
518 views

Custom comment type maybe?

(First of all, sorry for bad english) If there are people here using wordpress as cms, you probably realize that you dont need comment system that much. Esspecially custom post types like products ...
-1
votes
1answer
658 views

Why doesn't my contact form work?

My contact form is here http://wordswithfriends.net/?page_id=124 When users submit a message, I receive an e-mail but the spinning waiting sign keeps on spinning and the user does not receive ...
0
votes
1answer
531 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 ...
1
vote
3answers
786 views

Recommendations for requesting quotes?

I have a tab in the header having named Request Quote. In my experience I have not yet used a quote functionality. Please provide me any help or any link that will be helpful for me. Is there is any ...
0
votes
3answers
746 views

Salesforce lead tracking with contact forms plugins

I am using Contact Form 7 on my website and would like to integrate Salesforce lead tracking with it. I was able to add a hidden field with my oid as suggested on this site But when I submit the ...

1 2