The forms tag has no wiki summary.
1
vote
1answer
614 views
Set Featured Image Front Frontend Form
I have been struggling for days to figure this one out. I have successfully implemented a form to submit posts from the front end of my site. ButI can't figure out how to make the image uploads work.
...
0
votes
1answer
159 views
Page Options Saving But Not Updating In Backend
I have created a custom options page for a slider that you can upload slides to. Everything works great except when trying to save the data. It will get saved and I can use it on the front end. But ...
2
votes
1answer
256 views
Gravity Forms not loading under https, jQuery is not defined
I am using Gravity Forms on my Wordpress site, and so far so good. The problem is I have made the page secure (https/SSL), and this is making the form not to work.
It looks like the issue is how the ...
0
votes
1answer
37 views
Lead form that submits to 2 external APIs
I need to add 2 registration forms to my wp website, each form should submit the information in it to 2 different APIs.
I don't know even where to begin. Is there a plugin that can help me handle the ...
3
votes
1answer
300 views
Add error message on password protected page
I protected a page with password. I’d like to add a short error message when the inserted password is incorrect.
How can I do this?
I add this code to show and customize the form on my page.
My ...
0
votes
2answers
3k views
How do I Upload/Import Form (Input) Files via. Ajax function?
I keep running into an issue getting the file(s) added/switched to ajax so that the server ajax handler can deal with the rest. How can I get the $_FILES to be passed the same as with the default ...
-1
votes
1answer
108 views
Simple subscribe widget form
Im looking over internet for some simple solution of email subscription widget but no luck.
Or they are too complicated and paid, or they are relaying on some external email functions.
Im no ...
0
votes
0answers
67 views
WordPress - front-end form to admin verification before publishing [closed]
Are you aware of existence plugin with following functionality:
visitor fill the form on front-end
from saved and to be verified by admin (to publish or not)
if allowed to publish, new post is ...
1
vote
1answer
263 views
How to pass on Google Adwords gclid variable to other pages
i need to track if people filled out any of my forms on my wordpress blog if they where coming from a Google Adwords ad. There are many forms on my website like for booking a demo presentation, ...
0
votes
2answers
191 views
Downloadable content only for subscribers?
I'd like to use WordPress to set up a whitepapers site. Any user can check the main site with a list (blog format) of white papers available. But if a user wants to download any whitepaper, he has to ...
0
votes
0answers
70 views
Two forms on one admin page [closed]
Noob questions. I have two forms on one page. How do I distinguish them in php code? For example:
<form action="" method="post">
<input type="text" name="test1" />
...
0
votes
0answers
10 views
Storing a string until the user leaves the website [duplicate]
Possible Duplicate:
How do I retain url parameters the entire time a user browses my site?
Basically what I want to do is have a form inside the header with a select and after the user ...
0
votes
0answers
13 views
What form plugin will populate individual pages each time the form is filled out? [duplicate]
Possible Duplicate:
Front-End Post Submission
Is there a form plugin for WordPress that will create a page with the information entered in the form? I want to have each of my students enter ...
1
vote
2answers
95 views
Having a Function Inside of the Loop
I am trying to make a frontend product editor for WooCommerce, and have a loop that returns all of the products for the current user. I am trying to use gravity forms as the editor, so a single ...
1
vote
1answer
324 views
Submitting post to database then redirecting to paypal
I am trying to submit form data to the database then send the client over to paypal which will use IPN to send a response back.
Right now I have the form submitting to the database, I have the IPN ...
1
vote
2answers
211 views
How to create and work with custom data / tables (i.e., for arbitrary data)?
Getting started on Wordpress just today. I noticed that Wordpress created tables in a mySql database (with name *.wrdp1) when I first set it up. These tables cover comments, posts, users, and some ...
1
vote
0answers
33 views
Showing errors from processing function on form
I use a function from my functions.php to process a front end post form. I store the errors in the variable $output but need a way to show it on the post form after submit. How can I do that?
0
votes
1answer
78 views
how to add a custom form in a page
How do I add a custom form to a WordPress page? I do not need contact form I need a custom form that has my own fields. Some fields get data from a database table like cities and country or any other ...
0
votes
1answer
195 views
Front end post form validation
I have a front end post from that works fine except for the validation that I need done before it's processed. Ultimately I'd like to be able to do this with ajax because I have to do some things like ...
0
votes
1answer
39 views
County Finder form/plugin?
I'm developing a WP site for a client and need to build in a "county finder" for our state (VT). Users would type the name of a town into a field (or select the town from a drop-down menu), press ...
0
votes
1answer
56 views
Custom form on front page redirects on error page
I've created a form in a wordpress page (it's hardcoded in it's template.) This form redirects on the same page as it's on. This form also verifies the data right there, in the template file.
If I ...
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 ...
0
votes
0answers
151 views
How to integrate and connect form functions of legacy contact form scripts that use MySQL and ColdFusion to WordPress? [closed]
I’m creating a new WordPress site(Site A), replacing a static site (Site B). The existing site, (Site B) has 2 contact forms which utilize scripts for their contact forms.
One script uses ColdFusion ...
0
votes
1answer
101 views
Form Submission Warning: Cannot modify header error only when plugin is deactivated
I have created some custom post forms that I'm now using in place of a plugin called WP User Frontend which allows you to post and edit from front end. These post forms we're working great but when I ...
1
vote
1answer
226 views
Adding data to an array in usermeta and displaying it in a loop
I have a front end post form where I take a file upload of an image. That image gets stored as a custom field which is easy enough to do. What I need to do though is store each unique image url for ...
0
votes
1answer
292 views
Problem uploading different files as custom fields with front end post form
I have a front end post form that I'm having some problems getting the right path for the media to save as custom fields. The path to the file gets saved as ...
0
votes
1answer
201 views
Display additional form options based on Category selected $categoryId = $_POST['cat']; not working
I have a conditional statement to show certain images to choose from (radio buttons) based on the category chosen, however when the category is chosen, the radio buttons don't show? What am I doing ...
1
vote
1answer
40 views
Avoid updating post when sending POST or GET request to post.php
I've created a Plugin which adds a new meta-box on the post.php dashboard page, containing a form. Whenever a POST request is submitted from that form, I would like to save some post meta-data.
I ...
0
votes
1answer
517 views
How do I insert a custom field in a user submitted post?
Please help! I have a form for users to submit posts, and I want them to be able to choose photos already in the media gallery based on category selected. I want to include radio buttons to choose ...
0
votes
0answers
79 views
Looking for the perfect poll [closed]
I have some sites that are managed through PHPlist in order to manage membership to some newsletters. This Open Source software is great, but it lacks some really important features that I'd like to ...
0
votes
1answer
115 views
Can I have two submit buttons in one form? [closed]
I want to provide 2 buttons in one form. User click either button can submit the form but do different jobs-- one button is to import checked files, another button is to create fiels. Will this ...
1
vote
1answer
101 views
Register page in admin area
Ok, so I have a table in my admin area for my plugin. Each row as an edit button, which should post to the edit page. I don't know how to add my php edit page to the registered wordpress page, though, ...
0
votes
1answer
349 views
The Correct Way to Use Nonce Field without Settings API
I'm trying to create an admin option page without the Settings API for some reasons. Then if I do so, I've heard that I need to use nonces for security. I'd like to know the correct way to use them.
...
0
votes
1answer
1k views
Embed interactive pdf
I have interactive pdf documents that I need to put on a wordpress site. Visitors need to be able to fill these in and print them out to sign and post.
They do not need to be emailed or saved to the ...
1
vote
2answers
256 views
Form that sends data to an admin panel and can export it
Is there a way to have a form submit data to a admin control panel where the data is stored and can be rectified there? Could it also be able to export the data as excel for example?
0
votes
1answer
759 views
using AJAX to run sql statement and populate dropdown
I am trying to create a search where the user select two different bit of data from databases and it them prints some results that meet requirements. I know I need to use ajax or something similar but ...
0
votes
2answers
245 views
How to allow registered users to submit the form only 5 times per day?
Question
Is there a way that my registered users (if they are not the form is hidden so I don't need that) are restricted to submit the form more than 5 times per day, or 20 per month or whatever ...
2
votes
2answers
1k views
How to handle form submission?
I'm new to wordpress and hence facing some issues:
The use case scenario is as follows:
1) A user is displayed an application form to start a club in his school.
2) The user fills the form and hits ...
1
vote
1answer
373 views
Is there any good tutorial to write custom login, registration and password recovery forms?
I like to have login and password recovery managed by my own forms and embed them into my theme.
I'm using the well written Jeff Farthing's plugin "Theme My Login" on some of my projects. But I would ...
0
votes
1answer
35 views
Bypassing a Form Options
here is the situation. I am using a plugin and although it is (half) works, I can't access the setting page.
The plugin is to fetch thumbnail from Youtube and other video sites, but the problem is, I ...
1
vote
0answers
53 views
Submit custom form from post content and execute in plugin
I have prepared custom form (quiz plugin) with embedding in custom posts via {{QUIZ_ID}} placeholder. My form is displayed in post correctly but bigger problem is what form action should I create (and ...
0
votes
1answer
355 views
Form submit from modal window to parent window
Trying to submit a field value from a popup modal window to my WordPress parent window meta-box.
On my add post page I have a metabox with a field type 'text'.
The id of my 'text' field type input ...
1
vote
0answers
105 views
Ajaxify Form That Submits To Same Page To Display Post Data
I have a drop down menu that submits one of several filter options. The options are submitted to the same page, where post titles are displayed based on these options.
The form is working fine, but I ...
3
votes
2answers
370 views
How to insert PHP code in a WordPress Post
I need to insert into post a simple form handler, but WordPress' engine deleted my code after saving. how can I fix it?
-2
votes
1answer
72 views
Using Form to alter PHP variable [closed]
I'm pulling custom posts by their meta_key using this function:
<?php $args = array(
'numberposts' => 10,
'meta_key' => 'allvotes',
'orderby' => ...
0
votes
1answer
195 views
Adding a “Report the post” button/form?
I have a user-generated-content website with WP.
I would like to allow the readers to notify me of posts that should be taken down.
I need to:
add a button to the end of each posts, that when ...
0
votes
1answer
73 views
noheader on the user/frontend side
I have an application which has the following structure on the user/frontend side:
usercontroller: generates output
userformhandler: processes user input and redirects back to usercontroller
So, ...
0
votes
0answers
114 views
Styling Gravity Form option dropdown width [closed]
I have a gravity form with a dropdown that has very long option text. The options go outside of the 350 width I have set for the dropdown field itself. Does anyone know any css overrides that will ...
1
vote
0answers
251 views
Embed IPB forums to wordpress page
I have a community that is really forum driven, and after messing with most major content management systems, I've really liked Wordpress for Its front news pages/blog posts.
The issue that I'm ...
1
vote
0answers
141 views
How to allow user to select User ID in Formidable Pro form?
The goal of this formidable pro form requires three non-standard things to occur. I've written a custom plug-in with code that accomplishes two of the three goals, but I am unable to get the third ...