Code

Discussion on eForm - WordPress Form Builder

Discussion on eForm - WordPress Form Builder

By
Cart 15,904 sales
Recently Updated

WPQuark supports this item

Supported

This author's response time can be up to 2 business days.

6040 comments found.

​Hi there,

I have 6 leaderboards my question is:

Can i have 1 leaderboard that adds all the scores per person?

Hello,

Apologize for the delay. Sorry, it’s not possible.

Knowledge Base | Support

Hi,

Is there any way to hash the uploaded filenames? Just to avoid the situation where one tries random common filenames in the /fsqm-files/

i.e.:

../../fsqm-files/1.jpg

Hello,

Sorry, we do not have this type of feature.

Knowledge Base | Support

I am concerned about script kiddies trying to scrape the fsqm-file directory.

Some uploads are of sensitive nature (bank statements, IDs or others)

Is there any way to secure this directory without breaking the functionality of the plugin?

(I would love to take this conversation off this forum, but it won’t allow me to submit a ticket :))

Hello,

Sorry, we do not have any option from our end at this moment.

Knowledge Base | Support

Hello, is it possible to create quiz on the following way: Question: audio (button), Answer: Choice-thumbnail (image)? Thanks

Sorry for misunderstanding. How to make the functionality so that a notification appears after the answer to the question: True/false?

Hello,

Notification can be sent to the user on his email address with the submitted answers.

Knowledge Base | Support

Thanks

Hello,

I’ve been doing some tests in your site and found the plugin amazing. However, one thing that I could not get done: when creating a form, adding a Radio option with Yes or No, is there a way to export the Yes to 1 and No to 0?

Also, Is there any hooks for developers to automaticaly toogle all options when exporting? I did search the docs but the dev documentations are small.

Waiting for your feedback to make my final decision. :)

Hello,

Sorry, this is not possible, you need to manage it through the exported submissions in the spreadsheet.

Knowledge Base | Support

Hello, Thanks for the quick reoly. Regarding the other question, is there a way to automatic toggle all options or any dev docs regarding exports, so we can create our own funtions to export specific information?

Thanks.

Hello,

Sorry, it’s not possible directly. The only possible way is to create your own export function. We have a mechanism for creating a dedicated DB table for forms and you can use that table for your custom requirement.

Let me know if you have further queries.

Knowledge Base | Support

1. Can the user receive reference code into his/her mail after Submitting application ? 2. Can this send SMS confirmation 3. Does this support Boottrap 4. Can User Print out Form after submitting ? 5. Can User receive Form structure in Mail ? 6. Can User Pause Feeling of form and return to it later ?

Hello,

Please review my answers below -

1. Yes, a unique submission id will be sent in the user notification which can be used as a reference code.

2. Sorry, this is not available.

3. Yes, we have Bootstrap CSS.

4. Yes, the user or admin can print the submission.

5. Yes, the form structure can be sent to the user in the notification.

6. This is possible partially, the user can save the form but it will be available in the same browser as we are saving it on the client side.

Let me know if you have further queries.

Knowledge Base | Support

For the dropdown field, is there a way to bulk add options? Especially when you need to add a dropdown where users select a US State or a Country? Unfortunately, the only place on the form that I see an example of it it is for a payment example. There should be no reason to have to manually enter all of those options.

Hello,

Sorry, it’s not available directly but please check if the address element can work for your requirement.

https://eform.live/examples/#efl-ex-form-42

Knowledge Base | Support

Any idea when PHP 8.x support will be available?

Hello,

Our main plugin is compatible with PHP 8, let me know if you are having any issues.

Knowledge Base | Support

I do have the Exporter addon, this error is when sending the PDF of the filled out form upon completion, PHP v8.2.0. I saw another comment where you mentioned the update for 8.x was “under review with Envato” but it was published 2 months ago…just wondering when it was coming. Works fine with PHP v7.4.6.

Issue/error message is pretty vague, just says “TextStatus: error” and “HTTP error: undefined”.

Hello,

Please send me a private message, I will share in progress copy with you over there.

Knowledge Base | Support

Is it possible to allow my website users to create forms? or can they just fill in forms created by website admin?

Hello,

For subscribers, it’s not possible but for other roles, it can be possible. Please check https://wpquark.com/kb/fsqm/fsqm-api/access-privileges/

Knowledge Base | Support

guys one last issue….well is not an issue more than I just cannot get the CSS code to make the Header image dynamic on a popup.

See here https://www.eire.tv/aaaa/

Notice how the header is fine on the inserted form but if you click on the popup (price €250 directly under the inserted form) you will see the header is not dynamic.

The Header is very important to me because I will be able to get each form sponsored and I need to be able to design it full width for branding purposes.

Hello,

It’s not working, please share using https://pastebin.com/

Knowledge Base | Support

https://pastebin.com/ZHd5AP97

Please remember it is a header problem on a popup form….

the insert form on the page header works fine.

Hello,

Thank you for sharing the form export code. You would need to use an image having a width greater than or equal to the screen size, 1900px will work. Also, keep the form width to 100% in the style settings.

It will fix the issue. (https://www.screencast.com/t/Olmzy5KXXP)

Knowledge Base | Support

Is there any way we can present the submissions on a wp frontend page?

In your examples there is a column called Action. There you have View and Download buttons for each submission. How can I get this configured? In the Knowledge Base there is no config available for this feature…only scores etc.

Hello,

Apologize for the delay. Sorry, it’s not possible to configure the action column without custom coding.

Knowledge Base | Support

Okay, so is there any place I can take the snippets and adapt to my use case? If not, maybe it would be a good idea to remove those screenshots from the knowledge base, as I expected that to be the result on my project, and now I have to deal with the customer on this regard :D Thanks!

Hi, we switched from PHP 7.4 to 8.1 and when i now want to send a form it gives the following error: Failed to load resource: the server responded with a status of 500 in /admin-ajax.php:1. The form is VERY long. Is eForms in general compatible with php 8.1? The PHP Errorlog says the same with no additional info whats wrong :(

Update: Generating a PDF also does not work under PHP8.1 bur works under PHP7.4

Hello,

Please open up a ticket on the support forum.

Knowledge Base | Support

Hi, I’m trying to edit a form, and I’m continuing to get a “Could not connect to server error.” It’s been working perfectly for weeks. All other aspects of the website are functional. Could you please advise?

it’s giving me a JavaScript API callback error (which is odd because I’m not using google maps), and also a Post error / 500 Internal Server Error

Hello,

The issue might be happening due to some server-side error due to compatibility issues or lower resources.

To confirm the issue, you would need to check PHP server error log. Please enable WordPress debugging and check if there is any error log generated on your server in the wp-content folder. It will help us to identify the exact issue.

You need to enable the following settings in wp-config.php and further need to check if there is any error log generating while performing the action where you have this issue.

define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );

Please share the error log if found any.

Knowledge Base | Support

Hi, is there an option to send encrypted download links to customers if they pay via PayPal? I don’t see anything like that in your demos, so I am asking, thank you.

Hi,

Thanks for your reply. Is the form still supported, as I noticed it hasn’t been updated since August 22? Also, does it work fine with Elelemtor, and I assume it’s responsive and looks great on iPhones and tablets?

Hello,

Yes, we have active support. We do not have any issues with Elementor at this moment. Our form is responsive and working fine on the iPhones and tables.

Knowledge Base | Support

Thank you for confirming.

Hi, I don’t think this warrants a ticket but rather is something I noticed. In the repeatable element, once you start putting in options, it looks like there is a bug where they cannot be re-arranged. When I click drag the 3 line icon in the top left to put the items in the order I want, the item itself simply disappears. That I would expect if I hit the x at the top right.

Forgot to add that I am working in the latest version of Chrome

Hello,

Apologize for the inconvenience caused, we are working on this issue and update will be available soon.

Knowledge Base | Support

Great to hear, thank you!

Does this plugin allows conditional repeatable fields

Hello,

Sorry, conditional logic is not possible inside the repeatable element.

Knowledge Base | Support

pre purchase question : is it possible to create a quiz with certificate at the end but without charging for it ? and can the progress be added to any quiz ?

Hello,

Could you please let us know which type of certificate you want? Accordingly, we can suggest.

Knowledge Base | Support

Hi do have made an Update to PHP 8 since i do this, get this error when i want to send the Post with mail PDF attached, without PdF it works, can you help me about this?

PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /mnt/web418/e1/54/59799654/htdocs/WordPress_01/wp-content/plugins/wp-fsqm-exporter/lib/mpdf611/mpdf.php on line 2349

ill send you an email on your account, thank you

Thank you!

Knowledge Base | Support

Hi, Thank you the version that iget per mail does work for me, testet with quizes, was fine .

Guys I come accross a diff issue….I created a payment form with dropdowns with various pricing….I put a dropdown selector with a choice of yes or no to pay memberships….each age bracket has its own selector with pricing for quantities of membership for that age group and then input the logic for these to appear….all works well in the popup form….

However when I embed the same form on a page it ignores all the logic of every instance and just opens every item ready to appear on the page.

Why is this and is there a setting to stop this happening?

Issue two is I have tried with manual css and with Microthemer to target the .ipt_fsqm_form_logo img to make a 1000px banner 100% max-width and it works on an embed but not a popup.

Hello,

Please check if you do not have any Javascript/jQuery errors in the console after embedding the form OR please open up a ticket on the support forum so that we can check the issue at our end.

Thank you!

Knowledge Base | Support

Hi, does this plugin accept bulk import of options?

Hello,

Sorry, we do not have this option at this moment.

Knowledge Base | Support

Hi do have made an Update to PHP 8 since i do this, get this error when i want to send the Post with mail PDF attached, without PdF it works, can you help me about this?

PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported in /mnt/web418/e1/54/59799654/htdocs/WordPress_01/wp-content/plugins/wp-fsqm-exporter/lib/mpdf611/mpdf.php on line 2349

Hello,

Please use your Envato account for posting your query. We are unable to see your purchase history.

Knowledge Base | Support

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