Viewing 1 replies (of 1 total)
  • Thread Starter Linksbreaker

    (@linksbreaker)

    Solved! Just adding this in funtions.php

    `// Shortcodes in Post/Page/Widget Titles
    add_filter(‘the_title’, ‘do_shortcode’);
    add_filter(‘widget_title’, ‘do_shortcode’);

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode Widget Title Field’ is closed to new replies.