FeniXx
Forum Replies Created
-
Good day, in the form I have inputs with and without their own class. I only need to set “step=0.01” for some where the own class is “des”. The rest to remain as they are.
Thank you
Best regards Peter
Good day, thanks for the code but unfortunately when I activate it I get this error
Warning: Undefined array key „custom-class“ in …./wp-content/plugins/code-snippets/php/snippet-ops.php(582) : eval()’d code on line 9.
Line 9 is
if ( preg_match('/^des$/', $field['custom-class'])) { // Please change the class name.I don’t know how to fix this error
Best regards Peter
Good day, thanks for sending the code.
However, I need the step to be “0.01” for all the numbers to which I assign the “des” class. So, is it possible to enter a class instead of one ID, which I assigned a number to the fields?
Thank you for your feedback, best regards, Petr
- This reply was modified 2 years, 3 months ago by FeniXx.
Good day,
I mean zooming like this 0.01, 0.02, 0.03 … using the arrows.
Best regards Peter
Good day,
these are calculations in energy in the construction industry, where certain values are normally entered in hundredths and each hundredth has an incredible impact on the final result. That’s why you need the ability to add using arrows and not just overwriting. It is more user friendly.
<span style=”text-decoration: underline;”>Is it somehow possible to add a hook parameter step=”0.01″ to items with a specific class that I set in the form?</span>Best regards Peter
- This reply was modified 2 years, 3 months ago by FeniXx.
Good day, you are right, one plugin was causing it. However, it would be good if it was possible to set the “step” value for each input in the plugin to, for example, 0.01, which I already mentioned. Sometimes it is convenient to use the arrows to step to hundredths/tenths and not whole numbers.
Thanks for clarifying the issue.
Hello, here is a short video about the described problem.
forminator_number_issues.mp4 | Webshare.cz – moderní úložiště pro Vaše data
For example, I enter the value 1 and then using the arrows on the right I want to increase to the value 2,3, … and unfortunately the value 1.01 is entered automatically and it is corrected to the value 1. This is caused by the parameter step=0.01, which cannot be changed.
I use wordpress with Czech localization.
Good day, no, this is the problem that when I enter an input of type number, if I want only whole numbers to be entered (1,2,3,4 ..) then this cannot be done using the arrows at the input, as it is automatically set to step to a value of 0.01. It would be good to be able to set the step I want for each input.Here is a link to the generated sample.
https://webshare.cz/#/file/yTgeNbniEx/formator-demo-form-export-1-txt
Good day, I haven’t received any new update so far, so I can’t confirm whether this problem has already been solved. So I would leave the confirmation to be resolved when a patch update is released to fix this bug.
Demo: Demo condition Forminator – Můj nový WordPress na beta.hys.cz
Update:E.g. if A.1 or B is checked, section C should not be displayed. However, if I check sections A.1 and B and then uncheck A, then section C will be displayed, even though section B is still checked. Please correct this condition so that it checks all the entered criteria.
Item A.1 is displayed only after item A is checked.
Code formular: Forminator issues – Pastebin.com
- This reply was modified 2 years, 5 months ago by FeniXx.
Forum: Plugins
In reply to: [WP Super Cache] White Page when Plugin is runningHello,
I would recommend you play a plugin from your site backup or download the current data from the depository and copy it instead of your existing ones. There is probably no part. Two times I have become a situation and I have written a simple guideline https://blog.doprofilu.cz/tipy-triky/nefunkcni-plugin-supercache.html .Warning: Make a backup of the site first!