Title: ToolTip not functioning.
Last modified: September 1, 2016

---

# ToolTip not functioning.

 *  Resolved [msilva47](https://wordpress.org/support/users/msilva47/)
 * (@msilva47)
 * [10 years ago](https://wordpress.org/support/topic/tooltip-not-functioning/)
 * Tooltip showing text doesnt popup on the live site after being published. Works
   just fine in preview. I upgraded to Pro version with no success. Any tips to 
   get the tooltip working properly?
 * [https://wordpress.org/plugins/calculated-fields-form/](https://wordpress.org/plugins/calculated-fields-form/)

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

 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [10 years ago](https://wordpress.org/support/topic/tooltip-not-functioning/#post-7460776)
 * Hi,
 * The issue should be caused by a conflict with another plugin loaded in by the
   public website.
 * Please, send me the link to the webpage where was inserted the form.
 * Best regards.
 *  Thread Starter [msilva47](https://wordpress.org/support/users/msilva47/)
 * (@msilva47)
 * [10 years ago](https://wordpress.org/support/topic/tooltip-not-functioning/#post-7460813)
 * [http://www.q-team.com/bulk-wood-pellet-pricing-and-other-info](http://www.q-team.com/bulk-wood-pellet-pricing-and-other-info)
 * Thanks for the help! Seems the Calculated Field has stopped working as well. 
   It was working last week when I first implemented it.
 * Thanks!
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [10 years ago](https://wordpress.org/support/topic/tooltip-not-functioning/#post-7460818)
 * Hi,
 * The issue with the tooltips is a conflict with the styles in the theme active
   on your website.
 * Please, insert a “HTML Content” field in your form, and enter as its content 
   the piece of code:
 * `<style>.ui-tooltip{z-index:9999 !important;}</style>`
 * About the equations associated to the calculated fields. They are not being evaluated
   because you’ve let unticked the checkbox: “Eval dynamically the equations associated
   to the calculated fields”, in the “Form Settings” tab of the forms builder.
 * If you don’t want evaluate the equations dynamically, you should insert a button
   field in the form, and select as the button type, the “Calculate” option.
 * Best regards.
 *  Thread Starter [msilva47](https://wordpress.org/support/users/msilva47/)
 * (@msilva47)
 * [10 years ago](https://wordpress.org/support/topic/tooltip-not-functioning/#post-7460822)
 * Okay thanks, I re-checked the box and got the calculated field working again.
 * I put the code you gave me in and its not working properly. Take a look. I submitted
   it at the bottom of the page.
 * [http://www.q-team.com/bulk-wood-pellet-pricing-and-other-info](http://www.q-team.com/bulk-wood-pellet-pricing-and-other-info)
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [10 years ago](https://wordpress.org/support/topic/tooltip-not-functioning/#post-7460829)
 * Hi,
 * In this case, please, follow the steps below:
 * 1. Open the “[http://www.q-team.com/sawdust/wp-content/plugins/calculated-fields-form/css/stylepublic.css&#8221](http://www.q-team.com/sawdust/wp-content/plugins/calculated-fields-form/css/stylepublic.css&#8221);
   file with the text editor of your choice.
 * 2. Paste the following style definition at the end of file’s content:
 * .ui-tooltip.uh-tooltip{z-index;}
 * 3. and finally, clear the browser’s cache after edit the online file.
 * You can paste the style definition in another CSS file used by the webpage, to
   prevent to lose the changes with future updates of the plugin.
 * Best regards.
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [10 years ago](https://wordpress.org/support/topic/tooltip-not-functioning/#post-7460831)
 * Hi,
 * I’m sorry, the style definition to paste in the file is:
 * .ui-tooltip.uh-tooltip{z-index:9999 !important;}
 * Best regards.
 *  Thread Starter [msilva47](https://wordpress.org/support/users/msilva47/)
 * (@msilva47)
 * [10 years ago](https://wordpress.org/support/topic/tooltip-not-functioning/#post-7460837)
 * Thanks a ton, Is there a way too make the remove transparency? the tooltip pops
   up but can not be read. Thanks
 *  Plugin Author [codepeople](https://wordpress.org/support/users/codepeople/)
 * (@codepeople)
 * [10 years ago](https://wordpress.org/support/topic/tooltip-not-functioning/#post-7460847)
 * Hi,
 * To make the texts easier to read, please, use the following style definition:
 * .ui-tooltip.uh-tooltip{font-size:14px !important;line-height:22px !important;
   z-index:9999 !important;}
 * Tip: Remember always to clear the browser’s cache after edit the online files.
 * Best regards.

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

The topic ‘ToolTip not functioning.’ is closed to new replies.

 * ![](https://ps.w.org/calculated-fields-form/assets/icon-256x256.jpg?rev=1734377)
 * [Calculated Fields Form](https://wordpress.org/plugins/calculated-fields-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/calculated-fields-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/calculated-fields-form/)
 * [Active Topics](https://wordpress.org/support/plugin/calculated-fields-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/calculated-fields-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/calculated-fields-form/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [codepeople](https://wordpress.org/support/users/codepeople/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/tooltip-not-functioning/#post-7460847)
 * Status: resolved