• Hi – i tried to add some tabs to a text widget in the sidebar but no go … so then i tried to update my functions.php file to allow for shortcodes* in the sidebar but still no go … i can see that in GTTabs.php line 68 that the plugin looks for tabs inside a post but am clueless as to how to modify that to also include sidebar widgets … perhaps this will be part of future release ..??… cordially, chuck scott

    ==========================
    Code to allow shortcodes
    ==========================

    add_filter('widget_text', 'do_shortcode', 11);

    – fin –

Viewing 1 replies (of 1 total)
  • Plugin Author Billy Bryant

    (@diomenas)

    Thank you for trying my plugin. I am currently working on a few feature upgrades including Widget filters as well as a button to add tabs from within the kitchen sink on posts and pages.

Viewing 1 replies (of 1 total)
  • The topic ‘Does not work with sidebar widgets’ is closed to new replies.