Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1316808
    SConsult
    Participant

    As stated in the title,

    [x_icon type=”phone”]

    doesn’t work and shows the code on the page.

    Brand new installation and config with barely any work done on the site.

    I’ve added the following to my child skin’s Functions file:

    add_filter(‘theme_mod_x_topbar_content’, ‘do_shortcode’);

    #1316809
    SConsult
    Participant
    This reply has been marked as private.
    #1316897
    SConsult
    Participant

    Solved my own problem in the header where I was having the issue:

    add_filter(‘x_option_x_topbar_content’, ‘do_shortcode’);

    is what I wanted in my Functions

    #1317041
    Paul R
    Moderator

    Hi,

    Glad you were able to figure it out.

    Have a great day! 🙂

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