• Hello

    1)Is it possible to change social link according to language?

    Ex:
    I mean that for English goes to English facebook page and for Spanish goes to Spanish Facebook page?

    2)otherwise is it possible to crate two instance of the plugin with different links?(without install also the plus version of the plugin )

    3)If it can help I know the php code to use to know which language of my site I’m browsing.

    The idea is:

    if (pll_current_language()='en_US')
    Http://
    Else if (pll_current_language()='fr_FR')
    Http://
    Endif

    But where to put this code?

    Thank you!

    https://wordpress.org/plugins/ultimate-social-media-icons/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author socialdude

    (@socialdude)

    Hi vrrebels, we’re looking to upload a new version of this plugin https://wordpress.org/plugins/ultimate-social-media-plus/ tomorrow which will have some of the language features you mention. You can install both the plugins in parallel also.

    Thread Starter vrrebels

    (@vrrebels)

    Ok I will check that!

    Double installation is space/performance consuming I prefer to have just one :).

    Thank you for your great work!

    Thread Starter vrrebels

    (@vrrebels)

    Hello,

    I saw the new release of the plugin but I didn’t see language features…

    Can you help please? I really like this plugin and don’t want to unistall it.

    Thank you

    Plugin Author socialdude

    (@socialdude)

    Hi vrrebels,

    We implemented the (first) language settings in this plugin: https://wordpress.org/plugins/ultimate-social-media-plus/. There you can see under question 6 new options to pick the word on the rectangle icons.

    Does that work for you?

    Thank you,

    John

    Thread Starter vrrebels

    (@vrrebels)

    I saw what you did and this is not what I’m asking for.

    I don’t want the buttons to be translated(this is a good feature anyway), I want at question 2 at

    (for exemple) Visit my Facebook page at:

    eng : http://my english facebook page

    it: http://my italian facebook page

    So that when the icon widget are loaded they check the current site language and use the right link according to the language.

    I think that at first you can just put “eng” et “others” supporting 2 language. When langauge site is english goes to “eng link” when is not goes to “other link”.

    🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Multilingual link's’ is closed to new replies.