Tagged: x
-
AuthorPosts
-
May 21, 2016 at 2:44 pm #1003171
SeLoReParticipantHi,
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.
May 21, 2016 at 10:10 pm #1003491
RadModeratorHi 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!
May 22, 2016 at 2:59 am #1003641
SeLoReParticipantThis reply has been marked as private.May 22, 2016 at 3:39 am #1003659
ChristianModeratorSorry 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. 🙂
May 22, 2016 at 10:03 am #1003896
SeLoReParticipantThank you it worked.
May 22, 2016 at 10:44 am #1003933
RupokMemberYou are welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1003171 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
