Title: Tooltips
Last modified: October 17, 2017

---

# Tooltips

 *  Resolved [gazza777](https://wordpress.org/support/users/gazza777/)
 * (@gazza777)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/tooltips-3/)
 * Hi
 * Thanks for a really cool plugin, for a free plugin it’s awesome. There are many
   features I would not have expected, which make it awesome. It doesn’t however
   work with CM Tooltips. When I contacted them to ask why Tooltips are not showing,
   thier response being:
 * It means that the NinjaTables plugin is not calling the WordPress content filter
   which it needs to do
 * To let our parser work the plugin as a common practice in WordPress needs to 
   proccess the content filters
    apply_filters( ‘the_content’, string $content )
   You can contact the plugin developer and ask him about this.
 * Is there an easy fix?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Shahjahan Jewel](https://wordpress.org/support/users/techjewel/)
 * (@techjewel)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/tooltips-3/#post-9594424)
 * Hi,
    You can check our available hooks and You can apply the hooks whatever you
   need. But passing each data cell with the_content hook is too expensive so I 
   will suggest be careful about hooking ninja table data using the_content hook.

Viewing 1 replies (of 1 total)

The topic ‘Tooltips’ is closed to new replies.

 * ![](https://ps.w.org/ninja-tables/assets/icon-256x256.png?rev=3337819)
 * [Ninja Tables – Easy Data Table Builder](https://wordpress.org/plugins/ninja-tables/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ninja-tables/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ninja-tables/)
 * [Active Topics](https://wordpress.org/support/plugin/ninja-tables/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ninja-tables/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ninja-tables/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Shahjahan Jewel](https://wordpress.org/support/users/techjewel/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/tooltips-3/#post-9594424)
 * Status: resolved