Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Problem

Shortcodes not working in widget area.

Solution

Add the following to your theme’s functions.php file.

Panel
bgColor#fff

add_filter( 'widget_text', 'do_shortcode' );

Filter by label (Content by label)
showLabelsfalse
max5
spacesWPFAQ
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("tw","wordpress","twp") and type = "page" and space = "WPFAQ"
labelswordpress tw twp

...

Page Properties
hiddentrue


Related issues