• DONATE to NULLED!
    Вы можете помочь Форуму и команде, поддержать финансово.
    starwanderer - модератор этого раздела будет Вам благодарен!

Плагин Contact Form 7 Conditional Fields PRO

levati

Постоялец
Регистрация
2 Апр 2007
Сообщения
99
Реакции
40
Удобная "навеска" для популярного конструктора водпрессовских форм Contact Form 7, которая позволяет скрывать или показывать поля, в зависимости от выбранных элементов формы.

От лайт версии отличается наличием повторителя (добавить/убрать группу полей), возможностью создания многостраничной формы и кучей дополнительных плюшек, позволяющих гибко настроить поведение формы по Ваши нужды.

Доки и примеры:

Contact Form 7 Conditional Fields PRO v.1.7.8

Код активации:


Куплен для себя с обновлениями до конца 2020 года. Будут таковые - дополню.

Contact Form 7 Conditional Fields PRO v.1.8


Contact Form 7 Conditional Fields PRO v.1.8.1


Contact Form 7 Conditional Fields PRO v.1.8.4
= 1.8.4 (2020-03-05) =
* PRO: Multistep: Improve autoscroll behavior (Tried to make it smoother and less annoying)
* PRO: Multistep: Add wpcf7-not-valid class to input fields as needed after step-validation. Removed some other useless classes.

= 1.8.3 (2020-03-01) =
* Fix JS error on submit (reported by [@wasi7186](Для просмотра ссылки Войди или Зарегистрируйся))
* PRO multistep: On the last step of a multistep form, instead of cloning and hiding the submit button, we now simply move it to the next-step-container. This solves a compatibility issue with a third party recaptcha plugin (and probably some other plugins too)

= 1.8.2 (2020-02-27) =
* Small patch. Add a check in the ajaxComplete event, to make sure xhr.responseJSON is not null or undefined. (this caused a JS error on some websites)



Contact Form 7 Conditional Fields PRO v.1.9.8
= 1.9.8 (2020-07-20) =
* Make sure all posted data is analyzed after submitting (part of) a form. A recent update of CF7 stripped away some information, resulting in PHP Notices.

= 1.9.7 (2020-07-07) =
* fix IE11 compatibility

= 1.9.6 (2020-07-04) =
* PRO: Fixed bug: checkboxes and multiselect validation not working inside repeater

= 1.9.5 (2020-07-01) =
* PRO: Fixed bug: multistep forms interference with other forms after calling wpcf7cf.initForm()
* PRO: Fixed bug: function operator no longer working.

= 1.9.4 (2020-06-23) =
* Fixed bug: JS error when conditonal fields settings where not saved manually by the user.

= 1.9.3 (2020-06-21) =
* Ignore conditions where group or field name does not exist, instead of throwing an error
* Get rid of PHP notice related to new settings
* Something went wrong with SVN commit 1.9.1 and 1.9.2 (so although these version might show up, it's not really a valid version)

= 1.9 (2020-06-21) =
* Performance improvements
* Added extra setting: "Conditional Fields UI". If you have a lot of conditions, set this to "Text mode" for better performance in the admin interface.
* Improved styling on Conditional Fields Settings page
* Improved [docs](Для просмотра ссылки Войди или Зарегистрируйся)
* Improved the [form tester](Для просмотра ссылки Войди или Зарегистрируйся)
* PRO: Multistep bug that was causing checkboxes and multiselect to not trigger validation errors
* PRO: Summary added support for files, checkboxes and multiselect
* Added test to ensure that normal view entries are always converted to text view correctly

= 1.8.7 (2020-06-01) =
* PRO: Change auto-update mechanism
* Some minor JS refactoring
* Improved on some edge cases with `equals ""` and `not equals ""`
* Improved test suites.

= 1.8.6 (2020-04-18) =
* Fixed: accidentally packed the entire jQuery library in scripts.js
* Cleaned up some console.logs that was still hanging around in the code.

= 1.8.5 (2020-04-17) =
* Tested with WP 5.4
* fix multiselect
* fix required file field inside mutistep
* allow group names to contain `.` and `:` (Для просмотра ссылки Войди или Зарегистрируйся)
* fix possible conflicts with require_once 'init.php' (Для просмотра ссылки Войди или Зарегистрируйся)
* Created some unit tests and integration tests, so hopefully no more regression bugs from now on! (next step: automated CI before publish)
* Got rid of warnings and notices when creating a new form.
* Fix small clear_on_hide bug with select field (Для просмотра ссылки Войди или Зарегистрируйся)
* PRO: fix "not empty" when using first_as_label in select field. (closes guthub issue #48)
* PRO: fix error with nested repeater buttons text
* PRO: new version of plugin_update_checker, compatible with PHP 7.3+

 
Последнее редактирование:
Круто конечно, только без 10 лайков (непонятно откуда их взять новому пользователю, который не шарит в кодинге) ничего не скачать... прискорбно! :(

5 декабря 2020 у меня заканчивается срок автообновлений плагина, но ключ остаётся рабочим.
Хайд с лайков меняю на посты, надеюсь новичкам на форуме их набрать будет проще.

Код активации:

Пользуйтесь на здоровье.

Contact Form 7 Conditional Fields PRO v.1.9.14

= 1.9.14 (2020-10-03) =
* PRO:Repeater: Hide Remove button initially when repeater has min:0
* PRO:Multistep: Disable Next button while validating step.
* IE11 compat: Fix classList bug (occured in IE11 if form contained SVG elements)

= 1.9.13 (2020-09-28) =
* IE11 compatibility: Add Array.from polyfill

= 1.9.12 (2020-09-24) =
* PRO:Multistep: add new event 'wpcf7cf_step_invalid', triggered after step validation failed. [Example usage](Для просмотра ссылки Войди или Зарегистрируйся)
* PRO:Multifile: Fix bug where multifle* was not sending attachments

= 1.9.11 (2020-09-07) =
* PRO:Repeater: Fix bug [group inside repeater not visible when shown by default #64](Для просмотра ссылки Войди или Зарегистрируйся)
* PRO:Multifile: Add new tag: [multifile]. Allows to upload multiple files at once.
* PRO:Repeater: Fix bug that occured when removing sub-repeater before the animation of the previous removal was finished.
* PRO:Repeater: Introduce global JS API function [wpcf7cf.repeaterAddSub](Для просмотра ссылки Войди или Зарегистрируйся)
* PRO:Repeater: Introduce global JS API function [wpcf7cf.repeaterAddSubAtIndex](Для просмотра ссылки Войди или Зарегистрируйся)
* PRO:Repeater: Introduce global JS API function [wpcf7cf.repeaterRemoveSub](Для просмотра ссылки Войди или Зарегистрируйся)
* PRO:Repeater: Introduce global JS API function [wpcf7cf.repeaterRemoveSubAtIndex](Для просмотра ссылки Войди или Зарегистрируйся)
* PRO:Multistep: Introduce global JS API function [wpcf7cf.multistepMoveToStep](Для просмотра ссылки Войди или Зарегистрируйся)
* PRO:Multistep: Introduce global JS API function [wpcf7cf.multistepMoveToStepWithValidation](Для просмотра ссылки Войди или Зарегистрируйся)

= 1.9.10 (2020-08-19) =
* PRO: Fix multistep bug: general error message does not appear if step validation fails

= 1.9.9 (2020-07-29) =
* Fix bug when saving conditions from Text View
* Tested with WP 5.5
 
Назад
Сверху