Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1344286
    ankitdesigns
    Participant

    [menu name=”bottom-footer”] this works but the moment I put it in the topbar content it just prints the shortcode as is and doesn’t output the shortcode how it should.

    #1344572
    Paul R
    Moderator

    Hi,

    Thanks for writing in!

    To enable shortcode in topbar content, add the code below in your child theme’s functions.php file(wp-content/themes/x-child/functions.php).

    
    add_filter('x_option_x_topbar_content', 'do_shortcode');
    
  • <script> jQuery(function($){ $("#no-reply-1344286 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>