WP Manifestindependent plugin directory
manifest / forms / gravity-tooltips

Gravity Forms Tooltips

Adds a custom field to each form element for tooltips

by Andrew Norcross · github.com/norcross/gravity-tooltips · website

73stars
17forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/norcross/gravity-tooltips/archive/refs/heads/master.zip

Declares an update source (https://github.com/norcross/gravity-tooltips), so updates arrive through the plugin's own updater.

From the readme

Gravity Tooltips Add custom tooltips in Gravity Forms. Note: Version 2.0.0 has numerous changes from previous versions, including a switch to using the hint.css library by Kushagra Gour and removing all JS requirements. It may not be compatible with current implementations, please backup and test before updating any production sites. FAQs How does it work? Settings 1. Install and activate the plugin 1. Under the main "Forms" admin menu, select "Tooltips" 1. Make any changes to your settings and press save Form Fields 1. Create a new form or edit an existing form 1. Select the individual field you want to add a tooltip to 1. Under the "Advanced" tab, enter the tooltip content The field is not showing. Why? Look at the showfielditemtypes function to see which fields types are included. Also, there may be another plugin conflicting with the field setup. Beyond that I do not know. Can I use HTML inside the tooltips? For the most part, no. The tooltips can display linebreaks, but you'll need to use the HTML entity and not a for it to work. Changelog See CHANGES.md. License Copyright (c) 2013 Andrew Norcross Licensed under the MIT licens

Read the full README on GitHub →

Releases

TagPublished
2.0.5 Jan 28, 2019
2.0.4 Mar 7, 2017
2.0.3 Aug 10, 2016
2.0.2 May 27, 2016
2.0.1 Jan 26, 2016
2.0.0 Jan 26, 2016

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.