Tagged: x
-
AuthorPosts
-
May 20, 2016 at 12:37 pm #1001858
alieneilaParticipantI’ve added <i class=”x-icon x-icon-heart”></i> to the “Give” navigation item at http://dev.hrtn.org/ but the icon isn’t displaying, any suggestions?
May 20, 2016 at 6:15 pm #1002222
RahulModeratorHi There,
Thanks for the details,
Would you mind testing for plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Let us know how it goes.
Thanks.
May 26, 2016 at 8:52 pm #1012211
alieneilaParticipantI deactivated ALL plugins and it still did not show up
May 26, 2016 at 11:39 pm #1012399
FriechModeratorHi There,
Try this code instead
<i class="x-icon x-icon-heart" data-x-icon="&#f004;" ></i>Hope it helps, Cheers!
May 26, 2016 at 11:51 pm #1012411
alieneilaParticipanthmm… nope. As you can see, it’s now displaying &#f004; before the word =(
Could it be that using a google navbar font in Customize > Header is overwriting fontawesome?
May 26, 2016 at 11:56 pm #1012419
alieneilaParticipantOkay, your answer gave me an idea since you were trying to use the character code. I went to http://theme.co/x/demo/integrity/1/shortcodes/icons/ and viewed the source code and copied the html that included the encoded character code and that worked =)
May 27, 2016 at 12:26 am #1012449
FriechModeratorHi There,
Sorry I’d miss one character on my code. Please try
<i class="x-icon x-icon-heart" data-x-icon="" ></i>Glad you figure things out, but If this solution works please use it instead.
Thanks.
May 27, 2016 at 8:29 am #1012908
alieneilaParticipantThat worked! Thank you =)
May 27, 2016 at 9:54 am #1013033
RahulModeratorYou are welcome!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1001858 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
