-
AuthorPosts
-
December 12, 2013 at 2:16 pm #1491
Richard MParticipantHi I need to add a socil icon link for yelp.. where can i find the code to replace say Pinterest or another one?
Thank you!
December 12, 2013 at 3:18 pm #1497
KoryKeymasterRichard,
Unfortunately neither Foundation Social or Font Awesome (the two included icon fonts with X) have a Yelp icon. You might need to find an image to use and implement that instead along with some custom CSS for styling.
If you need to modify the output for the header and footer social icons, the function x_social_global can be found at the following path:
/framework/functions/global/miscellaneous.php
It is the first function in that file. What you can do is copy that function (not the if statement surrounding it, just everything from x_social_global( $position = ‘topbar’ ) { to the closing }), paste it into a your own functions.php file in a child theme and update it there. That way you can update it to whatever you need the output to be, and it will be safe from future theme updates. We have provided child themes you can download and use with X.
If you’ve never done this before, please do let us know and we’ll be happy to help walk you through anything you have a question on!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1491 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
