6042 comments found.
Hello! After latest Wordpress update my Minimum/Maximum validation Selected Checkboxes no longer respect the values. Even if I set 1 to the minimum and 1 to the maximum, several options can be selected although only one should be able to be selected. Any chance for an update? Thank you!
Hello,
Is it possible to share login details on the support forum so that we can log in and check the issue?
OR
Please share the form export code using https://pastebin.com/ and steps for reproducing the issue.
Thank you!
Hello,
Is it possible to share login details on the support forum so that we can log in and check the issue?
OR
Please share the form export code using https://pastebin.com/ and steps for reproducing the issue.
When tested with latest version of WordPress 6.5.4 , it’s working fine on our end.
Thank you!
Hi there,
We have been using the eform for years and stumbled recently into a strange issue with input in multiline is truncated.
What is the max length of the multiline text input? it seems to cap at 3000 even if 5000 is specified as max value. is there a filter to override this?
Hello,
We have not added any limit for multiline text but it might create an issue while submitting the data. For these types of text., you can use the Rich text element.
Please share URL of the form if possible so that I can check and let you know.
Hi! I’d like to add a form to my site with 2 drop-down menus: one for choosing a sports center, the other for the job you’re looking for (it’s a recruitment form). To do this, I’d like to define different email addresses to be sent to, depending on the choices made in these 2 drop-down menus. Example: if a user selects “Centre Rumilly” and “Kinésithérapeute”, the email should arrive at this address: m.gran@centre.fr But if the user chooses “Centre Valmont” and “Diététique”, the email must arrive at a different address. Is this possible with your plugin?
Hello,
Yes, this can be possible for admin notifications only. Please check https://wpquark.com/kb/fsqm/form-submission-related/send-notification-email-admins/#ipt_kb_toc_13176_2
Let me know if you have further queries.
Thank you!
Ok thanks for your quick answer!! So where can I add my different email adresses?
Hello,
As shown in the shared tutorial, you can add them through Form Builder > Config > Result and Email > Admin Notification > Conditional Admin Email.
Let me if you have further queries.
Thank you!
OK I’ll take a look and get back to you if need be. Thank you
Hi! I try to set different conditional admin email but it doesn’t work… Could you help me to do that?
Hello,
I will need login details to check. Could you please open up a ticket on the support forum?
Hi! Can the date picker be set to only select certain days? For example only select Fridays…
Hello,
Yes, it’s possible using custom datepicker code like below -
jQuery(document).on( 'completedUI.eform', function() {
jQuery('.ipt_uif_datepicker').datepicker( 'option', 'beforeShowDay', function(date) {
return [date.getDay() == 5];
} );
} );
You can add code using Embed code element. Please open up ticket on support forum if you have further queries.
Thank you!
Hi, I have updated my form’s “image upload” section several times. But still, I get an error “Error Invalid nonce.”. How to fix this issue?
Thanks
Hello,
Please open up a ticket on the support forum so that we can check and let you know the issue.
Thank you!
Hello,
After submitting a form it is taking too much time stating “Processing your request”
Hello,
It appears that there is a lot of conditional logic in the form. Could you please share the form export code with us? This will allow us to check it on our server.
Thank you!
Hello i get some fatal error : on wp-content/plugins/wp-fsqm-pro/vendor/yahnis-elsts/plugin-update-checker/Puc/v4p13/Autoloader.php’ (include_path=’.:/usr/share/php’) in
is the plugin is update ?
Thanks for reply. Regard
Hello,
Can you please share steps for reproducing the issue? When you are getting this issue?
actually we get malware, and we dont know where is it yet. we upload all plugin but we see a fatal error in logs and see your last update it’s from one year. so please check if all is safe please. and this is correct in line ? (yahnis-elsts)
im just dowload your last version and get this error
Hello,
We have not faced this type of issue in the past. We will look into it and get back to you asap.
Is there a way to restrict dates on the date selector such as weekends or holidays?
Hello,
Yes, it’s possible to restrict weekends in the datepicker. Please open up a ticket on the support forum.
Thank you!
I have created a form to collect paypal payment for membership. I have activated paypal settings and added checkboxes with different values. I can’t figure out how to get the value of check boxes to appear in the cart for checkout. What step do I need to do to get the amount to add to the total. Thanks
Hello,
You would need to use the Mathematical Evaluator element to store the value from the checkbox and further use it in the payment settings. You would need to add Mathematical Evaluator ID in the Form Builder > Config > Payment > General Settings > Mathematical Formula.
Check more details here in https://wpquark.com/kb/fsqm/payment-system/enabling-the-payment-system-in-a-fsqm-form/
Let me know if you have further queries.
Thank you!
Hi, there seems to be a problem with format strings. I’m using the insertion F0 on a rich text field but I’m not getting any output.
Correction: I’m using % F0 % (without the space’s – they get deleted here) in rich text areas but not getting any output
Hello,
Please make sure you have enabled the option as shown in the https://wpquark.com/kb/eform-easysubmission/plugin-functionality/extend-format-strings-eform-submissions/
Yes, both of those are available but still nothing.
Are there any server requirements that I can check to make sure they are enabled?
Hello,
Please share the form export code to check or open up a ticket on the support forum for a quick turnaround.
Thank you!
Here is the form export code https://drive.google.com/file/d/1r7rFpiHOyTocdvcJX1k6KDcxH1MYqwzN/view?usp=drive_link
Hello,
This is not accessible. Can you please grant access OR share it using https://pastebin.com/ or similar app?
Hello,
It’s showing an “Invalid import code” error. Could you please check and confirm if it’s working on your end?
Import code worked fine for me.
Hello,
Please check after activating the option shown in the following screenshot -
https://postimg.cc/xkmfqX2nSolution worked, thanks
I have pre-buying question about form., We want to made a form, Is it possible for the user to create an account in Word Press, where he can edit his data and informations in the frontend way. Moreover, after completing the form, is it possible for the user to receive, for example, a PDF confirmation by e-mail?
Hello,
It’s possible to create an account using eForm. Editing data through the eForm is not possible although users can edit their account details through the default WordPress user profile page.
It’s possible to send submission as a PDF attachment in the email.
Let me know if you have further queries.
Do you have a link to documentation, instructions with available options for creating an account and generating PDFs?
Hello,
Please check https://wpquark.com/kb/exporter-fsqm/exporter-primary-setup/customize-settings-of-exporter-for-fsqm-pro/ and let me know if you have further queries.
Hi, is there a way to send the email upon submission to an email address entered by the user on an email field? Let’s say the form submitted needs to notify different people about the submission depending on the information entered, since it is a dynamic form with multiple logic enabled fields, so the user filling the form will have to type the email address that should be notified about the submission.
We are trying to do so with O15 (or whatever code) on the form config admin notification email with no results.
Kind regards.
Hello,
It’s not possible to send emails to multiple email addresses through the user end as only the Primary email address element can be used to notify the user about the submission. However, based on the submitted answer, you can send notifications to multiple admins using Conditional Admin Email
Let us know if you have further queries.
Hello,we are interested in annual support but we first need to know if are you planning to release a new version, fully compatible with WP latest version, any time soon?
Hello,
Our version is compatible with WP latest version. Although, we are working on few updates and will be available soon.
Thank you !
Hi folks,1) I keep on getting a repeated cycle of “eForm is not activated. To get automatic updates and other features, please activate eForm”. So, I follow activation cycle, only then later to recieve the same signal and process prompt after wordpress maintenance. . Can you please help me stop this behaviour? It seems that plugin is infact always active as I can access trackback and files regardless of this issue. 2) pdfs i download are centred on the page such that information is cut across two pages with huge margins top and bottom. how do i change the formating print behaviour of pdfs, and can i add a small watermark to the output or similar please? Many thanks
Hello,
Please see my comments below -
1. The activation issue might be happening due to communication between the activation server and your server. Please again later and let us know if you are still getting the issue.
2. Unfortunately customizing the PDF through the settings is not possible. Could you please share the PDF file so that I can get an idea about the exact issue you are talking about?
Thank you!
1. Yes thank you. After downgrading to wrodpress 6.5.2 from 6.5.3. issue has gone away. there were multiple issues with wordpress 6.5.3. 2. I found that in the setting there are at least header and footer and CSS settings which have allowed me to modify PDF output appropriately. All the best
Hello,
Apologize for the delay. Can you please share a video or steps for reproducing the issue? It’s working fine at our end.
Hello great team,
About: COPY AND PAST
Is it possible to copy an element with its details with click and copy from a form then past it on another form ?
Actually it is like to duplicate but the difference is that I want to copy an element to another form.
I mean for example if I have a drop-down field with name of cities in form A then I come to click and copy it and past in form B to avoid me to start making new options from zero.
As it works with Elementor or Visual composer feature of copy and past
Hello,
Sorry, this is not possible directly, however, you can duplicate a form to preserve its elements in the new form.
Let me know if you have further queries.
Thank you!
Is it possible to have country list from address element but in FRENCH not English
Hi your E-form script give a server error.
Can you fix this?
In Debug-log:
/wp-fsqm-pro/vendor/yahnis-elsts/plugin-update-checker/Puc/v4p13/Factory.php on line 268
Hi, PHP Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/public_html/wp-content/plugins/wp-fsqm-pro/vendor/yahnis-elsts/plugin-update-checker/Puc/v4p13/Factory.php on line 268
Hello,
Thank you for providing the entire message. We will examine it thoroughly. In the meantime, you have the option to disable warnings via either the wp-config.php settings or PHP server settings to conceal these warnings.
Feel free to reach out if you need more information.
Hi, Whenever a user tries to edit a submitted form, an error occurs: Server Side Error We faced problems while connecting to the server or receiving data from the server. Please wait for a few seconds and try again.
If the problem persists, then check your internet connectivity. If all other sites open fine, then please contact the administrator of this website with the following information.
TextStatus: error HTTP Error: undefined
I think this could be due to server security reasons, so what I want to know is in which server directory are the forms saved so we can configure it to be writable.
And another question is, can we set specific user roles to view and edit all the forms from the front end?
Kind regards.
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.
Form resides on the same server where your site is installed.
Please check https://wpquark.com/kb/fsqm/fsqm-api/access-privileges/
Hi! Sorry for the delay. I did get some errors regarding the plugin:
https://justpaste.it/b96zcHello,
All these are deprecated warning messages. We are working on removing those warnings and updated version will be available soon. Meanwhile, you can disable those warnings through the settings – https://wordpress.stackexchange.com/questions/239501/suppress-deprecated-notices
Let me know if you have further queries.
Thank you!
Thanks for the reply, I am still getting the same error, and cannot edit submitted forms through the front end, also I hope that the updated version can let certain user roles to view and edit ALL SUBMITTED FORMS FROM ANY USER from the FRONT END, and your shortcodes should be a little more robust, let’s say that the user portal doesn’t show a certain form or form category to not let the user edit that form post submission
Is this plugin still supported? It has been been updated in almost a year august 2023. Having issues now with files not loading so was looking for an update. I have the latest showing on the site Version 4.18.0
Hello,
We have active support and you submit your request on our support forum. Could you please provide more details of the issue you are facing?
We do not have any issues with the latest version of the WordPress.
That was not my question specifically, i asked how come there has not been any releases in almost a year. At least that have been noted on here. It works on some sites but before i hire a developer i was checking to make sure it was all up to date and noticed nothing has been updated for a while.
Hello,
We are working on a few enhancements but it will take a couple of months to release.
I have a question or rather a doubt: I have a matrix question with two rows, the first represented by the symbol ‘’, and the second represented by the symbol ‘’. In the columns, I have 4 columns represented as follows: Persuasive, Kind, Humble, and Original. When I select ‘Persuasive’ in the ‘”’ row, I can also activate ‘Persuasive’ in the ‘” row, and I wouldn’t want that to be possible. How could I make it so that when selecting the radio button in one row, it doesn’t allow me to select the radio button in both the ’+’ and ’-’ rows?
Hello,
Apologize for the delay. Sorry, it’s not possible to add conditional selection in matrix questions.