Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #907850

    Alejandro Jose S
    Participant

    Hi,

    I would like to know how could i change the link to a few of my social networks according to the language the user arrives in.

    I mean, i have an independent facebook and google+ account for italian and american speakers and i can’t find the option or string that would allow me to change the links according to the language. is there any way to do this?

    #907951

    Thai
    Moderator

    Hi There,

    Please provide us with your website URL so we can take a closer look.

    Thank you.

    #908285

    Alejandro Jose S
    Participant
    This reply has been marked as private.
    #908555

    Rue Nel
    Moderator

    Hello There,

    Thanks for providing the url. Regretfully there is only one Facebook link you can add in the customizer. Adding two different links would mean modifying the whole social icons function. Further customizations from here would be getting into custom development, which is outside the scope of support we can offer. If you need more in depth changes, you may wish to consult with a developer. X is quite extensible with child themes, so there are plenty of possibilities.

    Thanks for understanding.

    #908796

    Alejandro Jose S
    Participant

    OH, ok. thanks!

    #908878

    Christopher
    Moderator

    You’re welcome.

    #997057

    Alejandro Jose S
    Participant

    May i ask where and what file handles the topbar / footer social links? i know there’s the _topbar.php file that displays everything but that doesn’t contain all the social network’s info 🙁

    #997227

    Christopher
    Moderator

    Hi there,

    The file social.php which is located under framework/functions/global is responsible for social icons. In case you want to edit the file, place the code in child theme’s functions.php.

    Hope it helps.