Tagged: x
-
AuthorPosts
-
May 2, 2016 at 9:27 am #909151
drmodihoParticipantHello,
I got a problem with some of my navtabs.
The Tabs disappeared, but they are still clickable.
Please check the following pages: http://www.medibroad.com/programs/ and http://www.medibroad.com/kenya/
Thanks in advance for any help.
Best regards,
Moritz
May 2, 2016 at 9:31 am #909156
drmodihoParticipantThis reply has been marked as private.May 2, 2016 at 9:48 am #909182
drmodihoParticipantHey,
I think I got it solved. Adding the font awesome script to my funtion.php of my child theme solved the issue.
function my_custom_head_output() {
?>
<link href=”//maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css” rel=”stylesheet”>
<?php
}add_action( ‘wp_head’, ‘my_custom_head_output’, 99999 );
This solved the issue.
Do you have a possible explanation, why the icons were suddenly gone? I never had that script added to my function.php before and the icons always worked.
Thanks in advance for any help.
Best regards,
Moritz
May 2, 2016 at 11:17 am #909336
Nabeel AModeratorHey Moritz,
Glad you’ve sorted it out. There could be a third party plugin conflict that caused the issue.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-909151 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
