Code

Discussion on Quform - WordPress Form Builder

Discussion on Quform - WordPress Form Builder

Cart 36,092 sales

ThemeCatcher supports this item

Supported

This author's response time can be up to 1 business day.

6660 comments found.

I could kiss your face, this is the best money ever spent on a plugin. Saved me days of coding!!!

Hi, how to change the language in admin ? I request in French … ! Good day :)

We don’t yet have a French translation, so you’d need to create one.

Regards, TC

Hello, I’ve recently bought & installed the theme – Moxie (http://themeforest.net/item/moxie-responsive-theme-for-wordpress/4566277?sso?WT.ac=search_item&WT.seg_1=search_item&WT.z_author=Parallelus) on my website, as well as running with the plugin – “Visual Form Builder” for my application forms etc, however for some reasons, the theme and the plugin are having some conflicts which causes the plugin to malfunction.

I was just wondering if you have a lite version of this plugin (simple features that shows it will work with my theme) that’s available for me to test install first?

I’d love to buy your plugin as long as it integrates perfectly!

Thanks heaps

We don’t have another version of the plugin available. It’s rare when Quform isn’t compatible with a theme. One option is to buy it and get a refund if it doesn’t work.

Regards, TC

Hello, I have a fairly long new client survey to build. I am curious to know if your plugin will do multi-page forms? For example: the user would have a personal info page, then click next, then a page about habits, then click next, then a page about goals and then click submit.

Also, are there progress bars?

Sorry if this is a repeat but Envato doesn’t make these comments searchable.

Thank you, Seth

This is not possible yet, but we are working on adding this in the next feature update, it’s still many months away from release though.

Regards, TC

Hi,

I’m using the plugin that I bought but in the form I built there’s a tag that reads “Powered by Quform (unlicensed)”

¿Is there a way to eliminate that? I paid for the plugin and I believe I should be able to eliminate such a message

Thanks!

Yes, you need to activate the plugin license.

Regards, TC

Hi,

the link of the theme i use, looks like http://brandpixel.net/#!/new-project/ and the form is not working. When i use the link http://brandpixel.net/new-project/ works fine. Can you help?

Not working . Have you another idea? If not, i ‘ll have to use another theme. Thanks anyway

Hi again. I disable ajax features into my theme and it works fine!

I’m trying to change the height and width for all text fields (which seems to be “Text input elements”) and nothing seems to work.

What do I need to put to change text field height and width under Settings > Style tab ?

Hi -

Just added it here: http://screencast.com/t/mwYUHzS0wqV

..and this is what happens to my form: http://screencast.com/t/iE60wFc1AYmd

Please advise on how to fix?

Thanks,

Adam

Hi

The main issue is your server is missing the mbstring PHP extension, which is needed for the CSS system. You can verify this on the Quform -> Settings -> Server Compatibility page.

Also, once you get that fixed, you should insert the CSS without the PRE tags, these are just for posting code in this comment system.

Regards, TC

Forgot to say, you’ll need to ask your host to install the “mbstring extension for PHP”.

Regards, TC

Hello. Is it possible to add shortcodes to the text elements (e.g. name, adress etc.) in front of the fields? In my case I would like to add tooltips with a codecanyon plugin, that works with shortcodes.

I have another question. If I want to add an image before each field. How could I accomplish that? If I use a 2 column group and add a html field with

img scr etc. in it. It always appears right of field instead of left. Thank you.

In the HTML field settings, can you tick the option “Enable element wrapper”, this should make it align correctly inside a group.

Regards, TC

i wonder how to translate the feilds in the email?

Do you mean the labels? The labels are taken from the form builder “Label” option. If you want to change this for just the email, go to the Optional tab of each element settings, and enter a new label in the “Admin label” option.

Regards, TC

i use the php version

In the process.php file, the second argument when creating a new element is the label. e.g.:

$firstName = new Quform_Element('name', 'Name');

Becomes:

$firstName = new Quform_Element('name', 'My translation');

Regards, TC

I’m thinking of using it as a quizz plugin, is it possible to set a start/end date of the visibility of the form?

Nothing built in for this, but this plugin looks like it can do the job, just put the form shortcode inside it.

Regards, TC

Just need to find out how to insert the contact form into a post. Is there a short code that can be used?

Hi,

Yes, you will see a Quform button above the text editor in WP. From here you can generate the Shortcode for your forms.

Regards, TC

Hey there,

first of all, nice plugin :)

I really would like to buy, but have not found out yet, if I can change the font to get same font like the rest of my website has?

Thank you for your kind assistance in advance.

Cheers!

Hi,

The form should automatically inherit the body or wrapper font.

If it does not, you can add this CSS for it:

.iphorm-outer {font-family: sans-serif;}

Regards, TC

I am posting concerning the latest update to the plugin. I have updated it by deactivating the plugin and then re uploading the new version to the plugins directory. Although I have updated the plugin it is still showing as version 1.4.3. What would be the solution to this?

Also I had asked a GREAT while back about incorporating a browse button to be able to use a custom button image for the submit button and also had asked to possibly incorporate a browse button or add a feature to be able to add a custom background image to the form.

Again, when can we see these changes? It can only help the plugin sell NOT hurt it. The gray button is HORRIBLE. And being able to add a background image for the form somehow would be GREAT.

Thank you for the GREAT plugin but still think the changes could make it even better.

In the copy you uploaded can you check inside the file iphorm-form-builder.php that the version number is 1.4.4 near the top of the file.

The submit button improvements will be in the update that we are currently developing. We don’t yet have an ETA. I don’t think there will be any added features for the background image as this can already be done reasonably easily with the current CSS system.

Regards, TC

It took several times upon logging into the dashboard to see the quform plugin update request within the update plugin list. It does show now 1.4.4 All is good.

Can’t wait for the custom submit button feature sounds like it will be a big benefit for overall appearance of the form.

There are several options to place an image in the background of the form. Just thought it would be an extra benefit to browse for an image on the users pc and upload as a background image.

Thanks for the help appreciate it.

Great plugin and keep up the good work!

Hi there, I thought I submitted this question already but I can’t find it anywhere so I would like to use promo codes and I would like a way for quform to check against a table of pre approved promo codes before the user submits the form giving an error if it’s not in the table, is that possible and if so how could I do that? Thanks!!

There is a guide here for creating a custom validator. In the function you could check if $value is in a PHP array or check with a database.

Regards, TC

Is it possible to make a multi-page form or something like Step 1 – Step 2????

Hi,

For the moment we have this Advanced guide for creating steps within a form. There will be further development on this in the future.

Regards, TC

Hi,

I would like to use this form as a order form with auto-reply to the customer. Is there a way to make a form to send a reference number with the auto-reply?

You could make a reference number field by adding a “Hidden” element to the form. Then add this code to your theme functions.php file:

function mytheme_set_reference_number($form)
{
    $_POST['iphorm_1_1'] = uniqid();
}
add_action('iphorm_pre_process_1', 'mytheme_set_reference_number');

Replace iphorm_1_1 with the Hidden field unique ID and replace the number 1 on the last line with the form ID.

You can then insert this field to the autoreply content using the “Insert variable…” dropdown menu.

Regards, TC

When I try to export information with Quform , it just give me code .. does it support Arabic language? http://t.co/Kv0qDRysQI

Could you please send over administrator login details and your admin URL to the contact form on my profile page.

If you’d prefer not to send us the main account login, you can create a temporary user account just for us with the “Administrator” role, which you can then delete when we have resolved your problem.

Regards, TC

it is OK now , I re-install the whole WP and it is work great .. thanks ,, not I want to change the page dir ,, as you know the Arabic is read right-to-left .. so how can I make it ?? is it through PHP editing or I can do it from CCS editor ?!

See this page for RTL support.

Regards, TC

Hi,

is there a way to make the form responsive?

Hi,

Please see this article. Let me know if you have any questions. The next major update of Quform will be fully responsive.

Regards, TC

Fantastic! Thank you,
Any ideas on the release date or the month?

It’s still months away, we aren’t sure exactly when.

Regards, TC

Hello, is there a way to import a form that was created in html? I have an html form that is very long, I’d take me a long time to re-create all the fields.

Thanks

Unfortunately no, but this sounds like a great thing to have. I will look into this for a future version.

Regards, TC

I’m interested using quform to do an insurance quote like the one on this page http://www.intermountainagencyllc.com/index.php. is this possible and do you have documentation to follow. Thanks!

It would require substantial CSS adjustments to make a Quform form look like the orange form on that page. The quote button doesn’t do anything for me, so not sure of the desired functionality. If you need to do calculations based on the form data, there is nothing built in for this, so it would require custom JavaScript coding.

Regards, TC

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey