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.

Hello. Fantastic little plugin!

I have a question. If I was to have a drop-down “How many customers?” and they picked “3” – is it possible to repeat a Group field 3 times (or if they pick 4, x4 times)?

It’s not possible to duplicate a group of fields. You would need to create the extra groups in the form builder, and in the Group settings, Optional tab choose [Show] this group if [any] of the rules match” and for example if they choose 3, the rules would be

“How many customers?” =1 “How many customers?” = 2 “How many customers?” = 3

Regards, TC

HI! If I choose the Autoanswer for sending the letter to the user, the notice to the administrator doesn’t come. I write here because at your forum I receive a mistake – You don’t yet have permission to post in this forum. Though I entered the correct code of purchase.

But if I clean a mark from an autoanswer, everything is sent OK

I can take a look at the form settings if you want. But I think its a mail delivery problem rather than a Quform problem.

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

OK!

Pre-order questions:

- Is it possible to generate different responsive columns? - Can I get bigger Radio- and Checkboxes?

Thanks for Feedback Bernd

There are no responsive column options yet. 3, 4 and 5 column layouts will become 2 columns at the tablet breakpoint, and everything is 1 column at the mobile breakpoint. You can override this with your own media query CSS.

To get bigger radio buttons/checkboxes you can either create a new Uniform theme and add media query CSS to make them bigger, or disable Uniform and use CSS to make the standard browser fields bigger.

Regards, TC

Hello I purchased quform and can not really get it working.

There are to ways I want to try to use the quform on my coming soon page:

1.) As a popup (I can add a pop up but it doesnt function!) 2.) As a link to an blank page which only contains the form and no wp heading and menus from the wp theme.

Any help much appreciated.

...one more little question… I can not work out how to simple center some form items like the choose date funktion… it always shows up left oriented…???

The datepicker should show up next to icon when you click it. There might be a problem here, please post a link to the page where it’s happens or send the link to info@themecatcher.net, so we can give you a fix.

Regards, TC

Sorry. I ment that the icon is left sided and not centered like the all the other txt boxes… I did send a screenshot in case you need to have a look… Thanks

hi, Thanks for your awesome plugin. I want to make wp register form with this plugin, what I have to do to achieve that ?

thanks

ok,if the custom post has been published,where can I edit or modify the post ?

thanks

If post_type = post the post you can edit like a normal WP post. When you create a custom post type you can make it have a menu item on the WP menu where you can edit the posts (‘show_ui’ => true).

Regards, TC

wow,great! :nerdy:

thanks

Hi,

Is it possible to develop a tooltip who would display an image on the mouse overflight on each item in the dropdown menu?

Thank you very much

Regards,

Marc

Hi

I think it would be difficult to do this, you might need to develop or use a custom dropdown menu replacement script, and put a tooltip on the resulting HTML. Have you considered using a Multiple Choice field (Radio Buttons) and following this guide to put image into the labels.

Regards, TC

My forms are not being sent, even though the settings are setup correctly on the mail settings. PLEASE HELP ASAP

I replied to your forum topic about this.

Regards, TC

Hi

Isn’t it possible (still) to upload photo’s via an iPhone or so?

Hi

Yes but only if you have iOS6 or later. The file upload field in the browser wasn’t supported until then.

Regards, TC

Does this plugin work along with the Jupiter Theme?

I haven’t heard of any issues, so I’d say yes.

Regards, TC

Hello

I am having big troubles editing existing forms. The problem is when i open existing form and the edit a few parameters, and then save it, it saves it as a new form, and the newly created form is not working, which is either way unexpected.

Does any body else having this kind of trouble or is just me?

Thank you for your time

Best Regards

Hello

I have found the problem, it is a conflict problem.

WPML – WooCommerce Multilingual WPML – Media WPML – Multilingual Management

After disabling these plugins, Editing and Saving the Forms works as expected.

Thank you

Thanks for reporting I will test these plugins with Quform and try to fix the problem.

Regards, TC

I tested Quform with all of those plugins activate and couldn’t replicate the problem. If you want to look into this further please enable debug logging then try saving the form again, send the debug.log file to info@themecatcher.net so I can take a look.

Regards, TC

After updating, the order of the entries being sent out via email are mixed up. Where do I setup the order ?

Sorry I am confused by this question, would you mind making a screenshot of the problem and sending it to info@themecatcher.net so I know exactly what you are talking about?

Regards, TC

Hi,

I need to know what css code change to reduce space between label and field and get less height field.

Thanks

Alessio

Could you post a link to the page or send the link to info@themecatcher.net so we can give you advice on what to change?

Regards, TC

Hello,

The module works great, I’m really FAN !! Nevertheless I have a slight concern anyway.

When I receive emails, special characters are not displayed correctly.

example: je vous mettrai les clés de ma Twingo dans votre boîte aux lettres ce soir .

Can u Help me ? Thx a lot.

Hi

I suspect there is a character encoding issue somewhere on your site, can you post a link to the form page, or send the link to info@themecatcher.net so I can take a look?

Regards, TC

Hi,

Link : http://www.ag-garage.fr/

Thanks Ludovic

Looks fine to me, I don’t see any issues there. You can try checking for plugin/theme conflicts to see if that helps.

If you want me to, I would need to debug the form on your server to see why this would be happening, I haven’t encountered this problem before.

Please send the following information to the contact form on my profile page and I will take a look.

  • Website URL
  • WP admin username and password
  • FTP server address
  • FTP username
  • FTP password

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

Greetings…

I am going to be using this form for camp submissions. I need to be able to apply various discounts depending on various scenarios - If the camper signs up for 8 weeks they get a 10% discount - If multi campers from one family goes than child 2, 3, 4, etc all get discounts

So can I calculate a cost total depending on various scenarios that will get forwarded over to Paypal for Payment? If so please tell me where this happens.

Thanks

Rob

There is no PayPal integration included with the plugin yet, so this would require custom development. We have a guide here for calculations. Our Paypal guide is here, but it only supports fixed price payments. You would need a developer to change the code to support variable price payments.

Regards, TC

Hi, I just purchased but can’t figure out how to do a redirect using conditional logic.

If I have a dropdown and visitors choose value A, then on submit redirect to URL. If value B then redirect to different URL on submit. Is this possible with ARForms?

It’s possible with Quform, but requires a bit of coding. We have a guide for it here.

Regards, TC

Hi there – I am trying to use this form on a new website we are doing for the company I work for, and the minute I active the new form, the whole website is gone and the home page displays this error:

Title (optional) Select a form Text or HTML to trigger the popup Fancybox options (advanced)

Fatal error: Call to undefined function iphorm_help_link() in C:\inetpub\wwwroot\wp-content\plugins\iphorm-form-builder\includes\widget.php on line 141

What can cause this?

I haven’t seen this error before, I think it’s caused by another plugin or your theme. Something is including the widget.php file before the admin.php file (which contains the iphorm_help_link function) is loaded. Can you try deactivating all other plugins and use one of the default WP themes, then activate Quform. Then activate your theme and every other plugin one at a time until it breaks again, the one that breaks it is conflicting with Quform. Let us know what that plugin is and we can see if there is a way to fix it.

Regards, TC

Hello. Is there a way to generate a google map or mapquest map when the user inputs address data? I am working on a transportation website and my client wants to generate a trip map for the customers right from the form. Any idea about how to get it done. Thanks in advance for your response.

There isn’t anything built in to the plugin for this, but it can be done using custom JavaScript. You’d need some code to listen for an event on the address field, such as the blur event, or when the user clicks a button to generate the map trip. Once that event happens send the address to map API and generate the map trip. You will need a JS developer.

Regards, TC

Hi, is there any option like a sender to get some confirmation email? Thanks.

Hi,

Yes, it is called Custom autoreply. It will send a message to the user when they submit the form.

Regards, TC

how to make a form in 2 columns?

Hello, I am thinking of purchasing your form builder, and have some questions.

I have a form online that has many fields = http://ovobankspain.com/solicitud-ovocitos/

it now sends to an email specified in the backend,

is there a way to build a form like this with same design and have options to send to the person that fills in the form, in a pdf format,, it must send in the same design state as the form online..

Kind regards

There isn’t anything built in to generate a PDF from the form data, so this would require custom development. You would need to write some code to generate a PDF file in PHP which can be done using a PHP PDF library, but it’s a reasonably big job. It would be easier to use another form plugin that supports converting to PDF.

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