• Resolved gazza777

    (@gazza777)


    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

    (@techjewel)

    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.