Title: Include tooltips for fields
Last modified: November 12, 2022

---

# Include tooltips for fields

 *  Resolved [gareth94](https://wordpress.org/support/users/atebol/)
 * (@atebol)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/)
 * I would like to display a tooltip icon next to the label of my form fields. I
   would like the user to hover over the icon to reveal a brief description of the
   field. I’ve noticed the same question has been asked in [this forum](https://wordpress.org/support/topic/show-the-field-description-as-a-tooltip/)
   but the solution doesn’t work for me? Please can you help? Thank you

Viewing 10 replies - 1 through 10 (of 10 total)

 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16193995)
 * Hi [@atebol](https://wordpress.org/support/users/atebol/)
 * I hope you are doing well.
 * That script is from 3 years ago, could you please try this updated version?
 * [https://gist.github.com/wpmudev-sls/9785a414467ee079ff1434d7bc8b6680](https://gist.github.com/wpmudev-sls/9785a414467ee079ff1434d7bc8b6680)
 * Let us know the result you got.
    Best Regards Patrick Freitas
 *  Thread Starter [gareth94](https://wordpress.org/support/users/atebol/)
 * (@atebol)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16194007)
 * Thanks so much for your reply [@wpmudevsupport12](https://wordpress.org/support/users/wpmudevsupport12/)
   🙂 I added the description ‘Select client name’ for the Client field but it just
   appears underneath the select box? Also it seems to put a stray tooltip box on
   the ‘Notes’ field further down? Here is a screenshot of the issue: [https://pasteboard.co/NzbOAwcLltb3.png](https://pasteboard.co/NzbOAwcLltb3.png)
    -  This reply was modified 3 years, 7 months ago by [gareth94](https://wordpress.org/support/users/atebol/).
 *  [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * (@wpmudevsupport13)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16203213)
 * Hi [@atebol](https://wordpress.org/support/users/atebol/)
 * Please export your form and upload it to google drive or dropbox and share a 
   link in your next reply so that we could take a closer look at this.
 * Kind Regards,
    Kris
 *  Thread Starter [gareth94](https://wordpress.org/support/users/atebol/)
 * (@atebol)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16212720)
 * Thank you for your response [@wpmudevsupport13](https://wordpress.org/support/users/wpmudevsupport13/).
   I’ve just saved the code to my Google Drive, [here](https://drive.google.com/file/d/1Nf11p9i2Yefj4i7y877jo-KA-K2502SG/view?usp=share_link).
   Thank you
 *  [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * (@wpmudevsupport13)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16218139)
 * Hi [@atebol](https://wordpress.org/support/users/atebol/)
 * I was able to replicate this as well. I review the core of that snippet and it
   seems it does not support selects. I pinged our SLS Team to review that and see
   if we can make some updates there. Thank you for your patience while we look 
   into this further.
 * Kind Regards,
    Kris
 *  [Kris – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport13/)
 * (@wpmudevsupport13)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16218403)
 * Hi again [@atebol](https://wordpress.org/support/users/atebol/)
 * [https://gist.github.com/wpmudev-sls/9785a414467ee079ff1434d7bc8b6680](https://gist.github.com/wpmudev-sls/9785a414467ee079ff1434d7bc8b6680)
   
   Please download the above version now, which is updated and it supports select
   field.
 * Kris
 *  Thread Starter [gareth94](https://wordpress.org/support/users/atebol/)
 * (@atebol)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16237265)
 * Thank you [@wpmudevsupport13](https://wordpress.org/support/users/wpmudevsupport13/).
   I downloaded your script and imported it as a plugin to my site. The tooltip 
   works correctly for the one I have specified (Client name field). However, the
   tooltip icon appears randomly for my ‘Notes’ and ‘Translator’ fields? How can
   I prevent the tooltip icons from incorrectly showing on those fields? Thank you
 *  Plugin Support [Patrick – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport12/)
 * (@wpmudevsupport12)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16238997)
 * Hi [@atebol](https://wordpress.org/support/users/atebol/)
 * I tested your form with the new code and could see the issue, we pinged our developers
   to double check it.
 * We will keep you posted.
    Best Regards Patrick Freitas
 *  Plugin Support [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * (@wpmudevsupport11)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16253466)
 * Hi [@atebol](https://wordpress.org/support/users/atebol/),
 * We have updated the code in the following snippet:
    [https://gist.github.com/wpmudev-sls/9785a414467ee079ff1434d7bc8b6680](https://gist.github.com/wpmudev-sls/9785a414467ee079ff1434d7bc8b6680)
 * Could you please try the updated code and see whether it works fine?
 * Looking forward to your response.
 * Kind Regards,
    Nithin
 *  Plugin Support [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * (@wpmudevsupport11)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16334386)
 * Hi [@atebol](https://wordpress.org/support/users/atebol/),
 * Since we haven’t heard from you for a while. I’ll mark this thread as resolved
   for now. Please feel free to re-open the thread if you need further assistance.
 * Best Regards
   Nithin

Viewing 10 replies - 1 through 10 (of 10 total)

The topic ‘Include tooltips for fields’ is closed to new replies.

 * ![](https://ps.w.org/forminator/assets/icon-256x256.gif?rev=3443182)
 * [Forminator Forms – Contact Form, Payment Form & Custom Form Builder](https://wordpress.org/plugins/forminator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/forminator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/forminator/)
 * [Active Topics](https://wordpress.org/support/plugin/forminator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/forminator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/forminator/reviews/)

## Tags

 * [html](https://wordpress.org/support/topic-tag/html/)
 * [php](https://wordpress.org/support/topic-tag/php/)

 * 10 replies
 * 4 participants
 * Last reply from: [Nithin – WPMU DEV Support](https://wordpress.org/support/users/wpmudevsupport11/)
 * Last activity: [3 years, 5 months ago](https://wordpress.org/support/topic/include-tooltips-for-fields/#post-16334386)
 * Status: resolved