6660 comments found.
Is it possible to have a wysiwyg editor for the html admin and user emails? I want to be able to send a beautiful thank you email to a user after they fill in a specific form but it can be difficult to do without an editor like this. Any thoughts?
Hi
Not possible just now, I will look into this for the future.
Just an idea for a workaround – create a draft page and use the editor to make the email then copy/paste the HTML to the form settings.
Regards, TC
Hi ThemeCatcher,
Can you put specific javascript tags into the form so I can identify the users and the source? I’m looking at using Woopra/Kissmetrics
Hi
You can put script tags into the form by adding an HTML element to the form (from the “More” tab where you add an element).
If you want to track a submit, add a script tag to the success message content box at Form Builder -> Settings -> General
Regards, TC
Hi,
Is it possible to turn off the ‘View submitted form entries inside the WordPress admin’ feature and just have the submitted form data sent via email instead?
Is it possible to update the form from within Wordpress, when updated versions of Quform are available, or does this have to be done manually?
Hi
In the Form Builder for each form you can turn off entries, go to Settings -> Entries and untick “Save submitted form data”.
In the current version there is a “Check for updates” button on the Quform -> Settings page, the plugin itself also checks for updates periodically and you can update within WP like you would any other plugin.
Regards, TC
Is the latest version of this compatible with Wordpress 4.1?
I can not get any of my forms to work at all!
Hi
I’ve tested it on 4.1 and it works fine for me. Can you explain in more detail what doesn’t work?
See the common problems page, and also check for plugin/theme conflicts.
Regards, TC
Hi,
Thank you for this wonderful form. I am impressed by its’ capabilities.
However, when I insert the form on my contact page, the boxes stretch across the whole page. The only box that stays in it’s original form is the description box. Is there a way I can put a border around the form and also limit the width of each box?
Thank you,
Hi
Can you try going to Form Builder -> Settings -> Style -> Global styling, add a new style for “Form outer wrapper” and enter a CSS like this and adjust it to suit:
width: 400px; padding: 20px; border: 1px solid #d2d2d2;
Regards, TC
Amazing!.
Thank you.
How would I get a custom field added to the form recipient? I have a custom post and I’d like to draw the recipient field from a custom field. If I can do this I’ll buy it for sure.
hi
is this plugin working with mailgun?
thanks mateusz
Yes you can send the email using SMTP. You can configure it at Quform -> Settings on the WP menu.
Regards, TC
Hi, I have a question before I could purcahse.
I want to create a business directory, in which users will fill in their details, upload picture etc…
I want to make this directory visible on a page, so is there any shortcode where I can set it up to show the submissions of a particular on page?
You can create a post/page from the form data – see this guide.
Regards, TC
Hello, I want to change the color of the required text, with my theme it shows black as default, not red, so I am having issues fixing it, I have tried a few sections of code you have suggested and none have worked yet, I would like the text to be red.
Thanks http://www.davesjoinery.com/contact-us/Hi
Add this CSS to your site (see this page for how to do that):
.iphorm span.iphorm-required {
color: #cc0101 !important;
}
Regards, TC
Worked great! Thanks heaps 
Hi there. Pre-purchase question, is it possible to style the informational email sent to the site admin when someone submits a form to look more user friendly then just lines of text? Thanks so much!
The default email layout is table of the form data. You can customize it in the form builder at Settings -> Email -> Customize email content. For more control e.g. IF statements you can build the email content in PHP code, see the guide here.
Regards, TC
Hi Guys,
I have been using your plugin for a while and loved it. Therefore, I want to use the plugin in one of our client projects. The project will have 3 WP installations so, we will get 3 licences for the project. However, I am stuck with a client requirement to integrate this with ZOHO CRM. Can that be done?
Also, is there a way to disable the “form entries” view in WordPress admin? Client has a security concern with the same. It’s confidential lead gen form so they don’t want anyone other than their employees to see the submissions. Please advise.
Thanks, JD
Hi
We have integration guides for similar services here but no guide for ZOHO CRM specifically. A developer should be able to use a similar technique to insert a record to ZOHO, there is a PHP API wrapper here or you can do it using cURL.
The entries are only available to users with the Administrator role. You can disable entries completely for each form by going to Form Builder -> Settings -> Entries and untick Save submitted form data.
Regards, TC
Hi there
Everything was working fine on our live site, and had been for some time. Then all of a sudden we’re getting “an error occurred submitting the form” error on submit.
PLEASE help – this is a live website and the form in question is collecting client information.
This is the form: https://www.gilestravel.com/profile-form/
please help ASAP!
John
Hi
This error is usually caused by an email problem, your host might have changed something that is causing the error.
First thing to do is update the plugin to the latest version 1.4.18, it should stop the errors being generated and people should still be able to submit the form. See this page for help updating, you may need to manually update this time if the update notification does not show up. If there is an email problem you can still view the submitted entries within the WP admin.
After that if you are not receiving emails, see this page for help.
If the issue appears to not be email related, enable debug logging to find out the exact error message and send the debug.log file to info@themecatcher.net if you want me to take a look.
P.S. I tested the form and didn’t get an error.
Regards, TC
Hi again – switching off the recaptcha has fixed the issue, but we’d obviously like to keep the recaptcha there to stop spam.
Follow the debug logging steps linked above when you have a minute to get started solving it.
Regards, TC
Hi,
i want to insert a new form in each item for ask information about each product. Is it possible to insert a shortcode PHP in my theme to show it? If possible this, can i have a form with a hidden input text that report automatically the id, or name, or reference of item that the visitor currently viewing?
You can add the forms to your site in various ways, see this page.
Add Hidden fields to the form and at the Default Value option, choose Insert variable… then choose Form URL or Post/page title, and so on.
Regards, TC
hey,
i have one quick question. i’m using a form with two select-field (dropdown) with uniform default theme. everything is fine, expecting safari on os x. after selcting a value form dropdown list the selector with text is partially shifted to the top.
link: http://bit.ly/1CUzQom
best regards,
newbie2004
Good day, I want to do three things, Firstly edit the database in the admin area. Secondly, for uploads, upload pdf, gif and html files Thirdly, all the fields that have been entered to appear on another Wordpress website instantly including the images etc. Cheers, Tom
Hi
It’s not possible to edit the database within the admin area.
You can choose which file types are allowed in File Upload -> Settings -> Optional tab.
Is the other website part of the same WP Multi-site install? If so you can maybe use the Creating a post guide coupled with the switch_to_blog function. Otherwise you may need to write a script to receive the data and insert it to the new site, you can use this guide to send form data to it. You’ll need a developer.
Regards, TC
Good day,
Pre-sales question: I need a registration form which is able to do the following: 1) when user is logged in and user wants to access a page http://domain.com/login than it redirects to a custom page (logged user home page) 2) can I customize ‘input names’ and ‘post urls’ to whatever i want i.e can your plugin mimic the below form?
<form method=”post” action=”http://mydomain/wp-content/plugins/xx/api/webform.php”>
Email <input type=’text’ name=’email’ />
Username <input type=’text’ name=’username’ />
<input type=’submit’ name=’submit’ value=’Sign Up’ /> <input type=’hidden’ name=’level’ value=’1’ />
</form>
Reason for this is, I have a third party plugin which gives the above form to automatically add users to website but has a bad styling – and I love yours 
3) Are there password and email validation on your forms?
Thanks IH
Hi
We have a guide here for creating users, if you use this you may not need the other plugin.
1. There is nothing built in to the plugin to support this so it would require custom development.
2. It’s not easily possible to modify the input names and post URLs, the plugin would need to be modified.
3. There is an email validator on the Email Address field. No password validator, but if you check the Advanced tab of the element settings there are more validators like Length that you can use, or create a custom validator.
Regards, TC
Hi.
Can i use this plugin with Turkish language?
Thanks.
Yes it’s UTF-8 compatible so will work with Turkish. The plugin is not translated into Turkish yet though.
Regards, TC
Hello. I have a problem with the form and Google Crhome. I can not write in the form fields.
In IE and firefox works but Chrome does not work. You can see at the following address:http://www.camarahuesca.com/events/higiene-y-seguridad-alimentaria-para-la-formacion-de-manipuladores-de-alimentos/
You have to click on “Mi empresa me inscribe”.
Could it be because I’m using bootstrap? I think that may be a conflict with Javascript.
Thanks and sorry for my English. I am Spanish.
when takes a minute or two I can and write in the fields … it’s weird
It is a conflict between jquery and bootstrap. I will try to solve it. Thank you
Hi … does the dropdown support jQuery Searchable DropDown ?
like this http://semantic-ui.com/modules/dropdown.htmldropdown with search
please help me ..
I tried to get it to work on even a simple SELECT tag outside of WordPress and Quform and it would not work, even though the documentation says it should. If you have a developer familiar with the framework maybe they could get it to work.
Regards, TC
Just a quick pre-purchase question…
I’ve had a go at using your demo site to setup a test form – all works great. However, we need to setup 2 x forms where the email recipient needs to best 1. the author of the current post the form is placed and 2. the email address set in a custom field of the current post (in this case we need to hide the recipient email address from the sender for security reasons)..
Is this possible? Cheers 
You can do this with some custom PHP code. Add the code below to your theme functions.php file, and change the number 1 to your form ID and replace my_custom_email with the custom field meta key. The code will clear the recipient set in the form builder and set it to the email of the author of the post and add the custom field address as a recipient.
function my_modify_recipients($mailer, $form, $attachments)
{
// This section retrieves the post author
$post_id = $_POST['post_id'];
$post = get_post($post_id);
$recipient = get_user_by( 'id', $post->post_author );
$mailer->ClearAddresses();
if (!empty($recipient->user_email)) {
$mailer->AddAddress($recipient->user_email);
}
$customEmail = get_post_meta($post_id, 'my_custom_email', true);
if (!empty($customEmail)) {
$mailer->AddAddress($customEmail);
}
// Hide recipients from each other
$mailer->SingleTo = true;
return $mailer;
}
add_filter('iphorm_pre_send_notification_email_1', 'my_modify_recipients', 10, 3);
Regards, TC
That looks fine for 1 form, but how would this look if we have 5+ forms using the same custom field email recipient?
Duplicate the last line for each form:
add_filter('iphorm_pre_send_notification_email_1', 'my_modify_recipients', 10, 3);
add_filter('iphorm_pre_send_notification_email_2', 'my_modify_recipients', 10, 3);
add_filter('iphorm_pre_send_notification_email_3', 'my_modify_recipients', 10, 3);
add_filter('iphorm_pre_send_notification_email_4', 'my_modify_recipients', 10, 3);
add_filter('iphorm_pre_send_notification_email_5', 'my_modify_recipients', 10, 3);
Regards, TC