Tag: Ninja forms tooltip

WordPress Tooltip Glossary Plugin 10.7.6, Support Ninja Forms, Try to Support Tooltip Effects in Dynamically Generated Content

WordPress Tooltip Glossary Plugin Users,

WordPress Tooltip Plugin 10.7.6 released, changes in this version:

Support Ninja Forms Tooltips, Try to Support Tooltip Effects in Dynamically Generated Content

We got a feature request, in which the user told us he want to add wordpress tooltip effect in ninja forms, ninja forms is a popular wordpress form plugins, the author said:

Ninja Forms is a simple, eloquent form builder that is a delight to use. Its minimalist yet beautiful interface is simple enough for anyone to learn quickly and easily, while still being more than powerful enough for any professional

We did a check on ninja forms, we found the amazing user is using a template to generate forms dynamically, in this case,those dynamically generated  forms will have a delay to load their content, in general, most of wordpress plugins designed based on wordpress standard API  to hook the_content API, and load css / javascript codes via wordpress filter “the_content”, so the traditional way cannot suppport these dynamically generated content, because javascript / jQuery codes can only works based on existed content in wordpress posts.

Our developer used a lot of time to read and research codes to find a solution, just sleep at 05:35am in the morning, finally he found a method to solve this kind of problem, it solved in this wordpress tooltip plugin 10.7.6, full of tears and seat 🙂

With wordpress tooltip 10.7.6, you will find “Delay the execution of tooltip function” metabox at right hand of wordpress editor,it looks like this:

delay the executon of wordpress tooltip function

delay the executon of wordpress tooltip function

Just enter the number of millisecond to delay in here, the execution of tooltip will delay specific milliseconds to wait javascript frameworks(ajax, vue…) generate and load dynamically generated content first, and then load our jQuery codes to add tooltip effects in those dynamically generated content, we entered 2000 in the “Delay the execution of tooltip function” meta box, Ninja forms tooltip works well on our side.  🙂

Please note, this is not a promise to support any kinds of dynamiclly generated content.

We also fixed a bug of tooltip customize style for single specific tooltip.

If you have any feature request or question of wordpress tooltip plugin, please don’t hesitate to tell us, we are very happy to build a better and better wordpress tooltip glossary plugin for you, also please check all features of wordpress tooltip  🙂

Thanks, have a blessed day with your family 🙂
WordPress Tooltip Glossary Plugin Support Team
Tagged with: , , , , ,
Top