Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1003171
    SeLoRe
    Participant

    Hi,

    I was using another theme and I wanted to change my theme to x. I created a subdomain for test x theme. My real website is http://www.soruncozumu.com and testing website is http://www.dene.soruncozumu.com I made same things for my real website but menu icons disappeared. I tried everything 🙁

    Thank you.

    #1003491
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    This stylesheet http://www.soruncozumu.com/wp-content/plugins/cornerstone/assets/css/site/fa-icon-classes.css?ver=1.2.4 is not being loaded on your site. But loads okay on your staging site.

    Would you mind clearing your site’s cache and purge minified files? And please temporarily disable your cache plugin.

    Then, if it’s still not working, please provide your admin and FTP login credentials in the private reply. I’ll trace what’s causing this issue.

    Thanks!

    #1003641
    SeLoRe
    Participant
    This reply has been marked as private.
    #1003659
    Christian
    Moderator

    Sorry for the confusion. This is because the latest version of Cornerstone does not support legacy font classes CSS anymore. I’ve added the code below in your functions.php to enable it.

    // Load Old Font Awesome CSS
    
    add_filter( 'cornerstone_legacy_font_classes', '__return_true' );

    Your menu icons now shows up.

    Hope that helps. 🙂

    #1003896
    SeLoRe
    Participant

    Thank you it worked.

    #1003933
    Rupok
    Member

    You are welcome!

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