ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Gravity Forms: Multiple Form Instances

აღწერა

Gravity Forms: Multiple Form Instances is used in conjunction with the awesome Gravity Forms plugin.

Usually, when you use multiple Gravity Forms with AJAX enabled on the same page, this causes issues with multiple form submission & error display, infinite loading and other issues.

This plugin addresses this issue, allowing multiple forms to be displayed on the same page without any issues.

დაყენება

  1. Install Gravity Forms: Multiple Form Instances either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Activate the plugin.
  3. That’s it. You’re ready to go!

მიმოხილვები

25.02.2019
Still working perfectly with the latest version of Gravity Forms.
27.04.2018
Thanks for this, it does exactly what I need. Working perfectly with the latest versions of WP and Gravity Forms on a multisite install. Much appreciated.
22.04.2017
Very clear problem. Very clear solution. Nothing left to say. 🙌🏾
14.12.2016
thank you! perfect for including a gravity form in a loop that will have a different option passed to the form in each instance.
24 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Gravity Forms: Multiple Form Instances” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Gravity Forms: Multiple Form Instances თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.1.1

Tested with WordPress 4.5.

1.1

Integrated custom CSS class, containing the original form ID for easy styling.
Integrated a tests framework.
Added a complete set of unit tests to reach 98% test coverage.
Improved code and made it compatible with the WordPress Coding Standards.
Minor replacement fix.
Readme improvements.
Integrated Travis CI and Scrutinizer CI.

1.0.15

Added support for the page “Next” button conditional logic.

1.0.14

Added support for all product field types.

1.0.13

Added support for Product field with Calculation field type.

1.0.12

Properly sanitizing the random form ID. Props @swissspidy.

1.0.11

Tested with WordPress 4.4.

1.0.10

Now properly supporting date field with calendar enabled.

1.0.9

Now properly supporting maximum characters limit.

1.0.8

Now properly supporting gform_field_values.

1.0.7

Tested with WordPress 4.3.

1.0.6

Now compatible with the advanced dropdown UI (Chosen).

1.0.5

Now compatible with password field strength meter.

1.0.4

Now compatible with field conditional logic.

1.0.3

Improved code readability.

1.0.2

The plugin now handles the following instances when they have the same values in different forms:

  • checkboxes & radio buttons – ID attribute of choice inputs
  • checkboxes & radio buttons – for attribute of their choice labels
  • checkboxes & radio buttons – ID attribute of their choice labels

1.0.1

  • Added a filter for modifying the find & replace strings.
  • Updated readme.

1.0

Initial version.