Tagged: x Author Posts January 3, 2017 at 12:50 pm #1314564 Manny CostalesParticipant How can I insert icons in topbar? January 3, 2017 at 12:51 pm #1314565 Manny CostalesParticipant This reply has been marked as private. January 3, 2017 at 1:44 pm #1314643 JadeModerator Hi There, Thanks for writing in! You can add this on your child theme’s functions.php file. add_filter('x_option_x_topbar_content', 'top_bar_content_shortcode'); function top_bar_content_shortcode ( $content ) { return do_shortcode ( $content ); } Hope it helps, Cheers! January 4, 2017 at 8:44 am #1315817 Manny CostalesParticipant Great! Worked like a charm! But, why don’t you add this in the main template? January 4, 2017 at 8:59 am #1315841 RahulModerator Glad we were able to help you out. And I have submitted your feedback to our development team for further review to add it in the main template. Stay tuned! Thanks! Author Posts <script> jQuery(function($){ $("#no-reply-1314564 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In