Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1050524
    DonWattz
    Participant

    I am missing icons across the board on my site ever since installing X Theme. First time I have had this issue. Check out the scroll to top anchor to see what I mean.

    http://www.somduber.com

    #1050556
    Christian
    Moderator

    Hey there,

    You site is down (see attachment). Please check.

    Thanks.

    #1050932
    DonWattz
    Participant
    #1051005
    Rupok
    Member

    Hi there,

    Thanks for writing in! I guess we need to login to your site to see this. Let us know if you are having this on front-end too. If that only happening on the admin toolbar then provide your login credentials in a private reply.

    Cheers!

    #1051012
    DonWattz
    Participant
    This reply has been marked as private.
    #1051396
    Darshana
    Moderator
    This reply has been marked as private.
    #1051430
    DonWattz
    Participant

    But the icons are missing on the scroll to top, and the icons CS element. Would that be WP related too?

    #1051818
    DonWattz
    Participant

    I activated Twenty Sixteen Theme and everything was normal…it has to be the theme. I don’t have permission to change the core files. I am on managed wordpress (GoDaddy)

    #1051912
    Friech
    Moderator

    Hi There,

    I saw this on your Custom CSS in Customizer

    *{
      font-family: ff-clan-web-pro,"Helvetica Neue",Helvetica,sans-serif!important;
    }

    This makes everything on the site use the font-family ff-clan-web-pro, and since it does not read unicode it can’t render the icons. WordPress uses the font-family Dashicons to render icons on the adminbar, and X use the font-family fontAwesome for content icons (like the scroll to top icon).

    I’d commented out that custom CSS, and the icons are showing up now.

    Hope it helps, Cheers!

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