Super Forms

WP Super Forms 4.9.240 Nulled

No permission to download
  • Fix: JavaScript error in Elementor builder interface
  • NEW: Adaptive Placeholders, can be enabled under Form Settings > Theme & Colors > Enable Adaptive Placeholders
  • Added:Exclude dates or a range of dates for Datepicker element to disallow users from selecting specific dates, examples:
    • 2020-03-25 (excludes a specific date)
    • 2020-06-12;2020-07-26 (excludes a date range)
    • 01 (excludes first day for all months)
    • 10 (excludes 10th day for all months)
    • Jan (excludes the month January)
    • Mar (excludes the month March)
    • Dec (excludes the month December)
  • Added: Localization options for Datepicker element: English / Western (default), Afrikaans, Algerian Arabic, Arabic, Azerbaijani, Belarusian, Bulgarian, Bosnian, Català, Czech, Welsh/UK, Danish, German, Greek, English/Australia, English/UK, English/New Zealand, Esperanto, Español, Estonian, Karrikas-ek, Persian, Finnish, Faroese, Canadian-French, Swiss-French, French, Galician, Hebrew, Hindi, Croatian, Hungarian, Armenian, Indonesian, Icelandic, Italian, Japanese, Georgian, Kazakh, Khmer, Korean, Kyrgyz, Luxembourgish, Lithuanian, Latvian, Macedonian, Malayalam, Malaysian, Norwegian Bokmål, Dutch (Belgium), Dutch, Norwegian Nynorsk, Norwegian, Polish, Brazilian, Portuguese, Romansh, Romanian, Russian, Slovak, Slovenian, Albanian, Serbian, Swedish, Tamil, Thai, Tajiki, Turkish, Ukrainian, Vietnamese, Chinese zh-CN, Chinese zh-HK, Chinese zh-TW
  • Added: Super Forms Widget for Elementor plugin. You are now no longer allowed to use a Text widget to render your forms. Instead you must either use the native Super Forms Widget or the build in Shortcode Widget of Elementor (if you don't an error will be shown)
  • Added: PayPal Add-on - option to conditionally checkout to PayPal, this allows you to optionally let the user pay via PayPal
  • Added: Option for Dropdown element to choose a Filter logic between Contains or Starts with (from left to right) so that when a user starts typing it either filters from the beginning of the string instead of doing a global search. This is useful for filtering countries, because you would want the user to jump to Switzerland when typing Sw and not to Botswana.
  • Fixed: {tags} where no longer working on custom URL for Button element due to usage of esc_url()
  • Fixed: Form settings > Prevent submitting form on pressing "Enter" keyboard button was no longer working
  • Fixed: W3C validation errors
  • Fixed: JavaScript error with dropdown filter
  • Fixed: Issue with Allow field to be empty not taking effect in combination with for instance Website validation method
  • Improved: Allow user to go to previous step in multi-part when Check for errors before going to next step is enabled.
  • Improved: When reading CSV file make sure to remove BOM (Byte order mark)
  • Fix issue with email settings translation string escaping HTML resulting in raw HTML emails
  • Fix $functions undefined (for none bundle super forms)