ez Form Calculator - WordPress plugin 2.14.1.2

Download ez Form Calculator - WordPress plugin 2.14.1.2 from nulled fire. ez Form Calculator is an intuitive multi-purpose form creator for WordPress.
Fixed:Some forms weren’t loaded correctly in the frontend
Added
  • Datepicker / Daterange element values can be set the way minDate / maxDate options is set. If you want to set tomorrow’s date to a datepicker, you can simply enter the value +1d. For Daterange elements, use two semicolons as a separator, e.g. +1d;;+2d – this will set the “from” date to tomorrow and the “to” date to the day after tomorrow.
Changed
  • Older calculation versions are deprecated as it didn’t work at all anymore with newer versions
  • Frontend styling: elements now use “display: inline-block” instead of “float: left”
Fixed
  • Custom target value fixed for all price formats. If you used a comma in backend target values, you will have to replace them with a dot (calculations may change)
  • Calculate_when_hidden was sometimes calculated incorrectly when using steps (calculations may change)
  • Is visible / is hidden conditional operator fixed (sometimes incorrect when dealing with steps)
  • Backend calculation fixed when dealing with factors
  • Precision are now checked if empty (calculations may change)
  • Percent calculation fixed (discount extension)
  • Spacer height fixed
  • Licensing page on some servers fixed
  • Elements were reordered incorrectly when an element was changed
Fixed
  • Price was calculated incorrectly when using a comma as decimal point (European)
  • Discount factor operator overwrites price incorrectly