Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1079456
    LeithRadleycoPRuuPH
    Participant

    Hey Awesome makers of xtheme.. here we go I’m giving it a try. 🙂

    So I tried this >>> https://community.theme.co/forums/topic/social-icons-in-footer-two-sets/

    but I ended up with nadda they all disappeared on me footer is gone and header are gone too.

    What did i do wrong?

    ENB..//

    #1079883
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks!

    #1080308
    LeithRadleycoPRuuPH
    Participant
    This reply has been marked as private.
    #1080665
    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the information. By default, you can only have one group set of urls in the customizer. At the moment, you already added your social icons. So if you want another set, you have to manually and hard code the other set. What you need to do is insert this following code in your child theme’s functions.php file. Please copy the raw code from here (http://pastebin.com/h6uUhFgf) to preserve the Unicode html entiry or data-x-icon value. Please note that there are two sets of social urls. The very first will take the urls you have added in the customizer and second group, you will need to edit the code and add the urls of your social network profile. Just leave it empty if you do not want to display one particular icon.

    And lastly, please keep in mind that the code will display in one single line. Please let me know if you want something else or want to display separate rows for each group so that we can tweak the code.

    Hope this helps. Kindly let us know.

    #1081877
    LeithRadleycoPRuuPH
    Participant

    Hi Rue,

    thanks so much for this.

    worked like a charm.

    I also figured out how to make the social icons in the topbar black too with

    .x-topbar a {
    color: #000000 !important;;
    }

    yay ~!

    ENB..//

    #1082070
    Joao
    Moderator

    Glad to hear it

    Let us know if we can help with anything else.

    Joao

  • <script> jQuery(function($){ $("#no-reply-1079456 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>