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

    (@jgardner03)

    Hi,

    Thanks for using my plugin. I’m assuming you’re adding the shortcode through the text box widget, yes? If so, add the following to your theme’s functions.php file

    add_filter( 'widget_text', 'do_shortcode' );

    Thread Starter eblakely

    (@eblakely)

    What awesome support!
    Thank you for the quick reply, it worked like a charm!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can this be used in a sidebar widget?’ is closed to new replies.