Tagged: x
-
AuthorPosts
-
June 10, 2016 at 3:47 am #1035541
hypeParticipantX-Theme 4.5.2 doesn’t seem to include the latest Font Awesome release (4.6.3), which has the new Instagram icon. When do you think we’ll see this updated in X-Theme?
June 10, 2016 at 7:03 am #1035730
LelyModeratorHi There,
Thanks for posting in. I have forwarded this request to our developers to update. Unfortunately, we can’t promise an ETA for this.
Please try to add this code in your child theme’s functions.php file as temporary fixed:
// Load Font Awesome add_action( 'wp_enqueue_scripts', 'enqueue_font_awesome' ); function enqueue_font_awesome() { wp_enqueue_style( 'font-awesome', '//maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css' ); }Hope this helps.
June 10, 2016 at 1:18 pm #1036219
hypeParticipantUnfortunately, this didn’t work. Perhaps because it is referencing Font Awesome 4.6.0 instead of 4.6.3? I can just wait for the next X-Theme update at this point, but please let your development team know this is a priority for everyone who uses Instagram.
June 10, 2016 at 4:46 pm #1036479
RahulModeratorHey There,
Our developers are already working on the fix and hopefully it should be fixed very soon, no ETA but it is on priority for us.
Thanks
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1035541 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
