Описание
Ninja Forms Modal makes it super easy to open any Ninja Form in a pop up modal from a text or image link. This plugin requires Ninja Forms to function.
Simply use the [ninja_forms_modal] shortcode and pass it the following parameters: your form ID (id), the text or image url you would like to be used as the link to your Ninja Forms Modal (text_link, image_link).
Here is a example of a text link: [ninja_forms_modal_form id=2 text_link=»Click here to fill out out form»]
Here is a example of a text link: [ninja_forms_modal_form id=2 image_link=»http://yourdomain.com/img/yourimage.png»]
Now when anyone click that link your Ninja Forms will open in a very nice modal window. Coming soon we will be adding style definitions for the modal window to the Ninja Forms Layout & Styles Extension.
Ninja Forms Modal uses jQuery Modal which is licensed under the MIT License
Use
For any assistance, please visit our website: NinjaForms.com
Установка
This section describes how to install the plugin and get it working.
- Upload the
ninja-forms-modal
directory to your/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Отзывы
Участники и разработчики
«Ninja Forms — Modal» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Ninja Forms — Modal» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
= 1.0.2 — 02/12/2014
* Fixed a compatibility issue with Ninja Forms version 2.5.
1.0.1 — 11/20/2013
- Fixed some resizing issues when multiple forms were on the same page.
1.0.0 — 11/19/2013
- Initial release