• Resolved gattiken

    (@gattiken)


    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]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Shahjahan Jewel

    (@techjewel)

    In your theme’s functions.php file add the following code:

    add_filter('widget_text','do_shortcode');

    Then it will work fine

    Thread Starter gattiken

    (@gattiken)

    It Works! thank you very much!

    Plugin Author Shahjahan Jewel

    (@techjewel)

    Great, It would be great if you rate us ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not show in widget’ is closed to new replies.