A widget to add Gravity Form in dialog popup, has an option to add a delay, a position, and an introduction page.
A widget to add Gravity Form in dialog popup, has an option to add a delay, a position, and an introduction page.
From version 0.3 can be opted in/out to work ont he homepage.
From version 0.5 you can use a button to open the popup.
From version 0.6, added an option to show the popup only ones in X views (random generated) – Requested by .
Enjoy using Gravity Form Popup Widget? Please consider making a small donation to support the software’s continued development.
gravity-form-popup-widget
folder to the /wp-content/plugins/
directoryInstall the plugin, and add it as a widget.
The delay is set from the widget managment. The delay is in mileseconds.
From the JQuery UI manual:
Possible values:
1) a single string representing position within viewport: ‘center’, ‘left’, ‘right’, ‘top’, ‘bottom’.
2) an array containing an x,y coordinate pair in pixel offset from left, top corner of viewport (e.g. [350,100])
3) an array containing x,y position string values (e.g. [‘right’,’top’] for top right corner)