Forums
Forums / Plugin: Ninja Tables – Easy Data Table Builder / Not show in widget
(@gattiken)
8 years, 6 months ago
Hi, in a widget, in text widget or html widget, the code [ninja_tables id=”3479″] show like that, a code, not the table. Can you help me? Thnaks for all
The page I need help with: [log in to see the link]
(@techjewel)
In your theme’s functions.php file add the following code:
add_filter('widget_text','do_shortcode');
Then it will work fine
It Works! thank you very much!
Great, It would be great if you rate us 🙂
The topic ‘Not show in widget’ is closed to new replies.