Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author cubecolour

    (@numeeja)

    If you add this code to your child theme’s functions.php:

    // Enable shortcodes in widgets
    add_filter('widget_text', 'do_shortcode');

    This should enable you to use all shortcodes in a text widget – not just the [tabby] & [tabbyending] ones in Tabby Responsive Tabs

    Thread Starter maclaud

    (@maclaud)

    tnks so much for your quick response!
    and also acurated and work like a charm
    ty

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘tabs in side bar’ is closed to new replies.