tooltip-for-gravity-forms
Tools
Open Source
PHP
WordPress
=== Tooltip for Gravity Forms === Contributors: mehbubrashid Donate link: https://www.facebook.com/disismehbub Tags: tooltip,gravity forms,wordpress tooltip,gravity forms tooltip,label,info Requires at least: 3.0.1 Tested up to: 5.8 Stable tag: 2.9 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add Tooltips next to field labels of Gravity Forms. == Description == Add tooltips next to field labels very easily. **July 2021 Update: Now you can use shortcodes as tooltip content!** **Big Update: You can now use HTMLs in your tooltip and choose themes, animations, placements!** How to use: * Add your text to the "Tooltip Text" field while editing gravity forms fields. * Save changes and tooltips will appear next to label automatically in the form. == Installation == This section describes how to install the plugin and get it working. 1. Upload `gravity-forms-tooltip` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Add tooltip text 2. Display tooltip == Changelog == = 2.9 = * Fixed dollar sign disappearing issue = 2.8 = * Update detect = 2.7 = * Enabled shortcode support = 2.6 = * Enabled legend tag support = 2.5 = * Minor changes = 2.4 = * Polyfill for ie11 = 2.3 = * Fixed list field tooltip = 2.2 = * Tested with WP 5.7 = 2.1 = * Added HTML support * Added themes * Added animations * Added placements = 2.0 = * Removed ad bug = 1.9 = * Added pro version features = 1.8 = * Fixed Gravity Forms dependency bug = 1.7 = * Added nice box shadow = 1.6 = * Bug fixes = 1.5 = * Fixed css = 1.4 = * Fixed css = 1.3 = * Fixed css = 1.2 = * Fixed multi step issue * Added responsiveness = 1.1 = * Improved security = 1.0 = * First release.