How to put languages or flags on menu bar

dev.xiligroup est en travaux Forums xili-language plugin How to put languages or flags on menu bar

Ce sujet contient 0 réponses et 6 voix, et a été mis à jour par  xiligroup dev il y a Il y a 12 ans, 1 mois.

Visualisation du message 10 (1 sur 10, 17 au total)
  • Auteur
    Articles
  • #3058

    Anonyme

    look again your css (…/themes/twentyten-xili/style.css ) , the text-indent line is erroneous :

    ul.menu ul.menu li.lang-en_us, ul.menu li.lang-it_it {text-indent:-9999px; width:18px;}

    must be

    ul.menu li.lang-en_us, ul.menu li.lang-it_it {text-indent:-9999px; width:18px;}

    and the flag it_it.png (lowcase name) seems to be not in

    …/themes/twentyten-xili/images/flags/it_it.png

    Just remains a little work and enjoy

    #3059

    Anonyme

    Thank you Michel, I’ll try to follow your instructions and see if it works!

    #3060

    xiligroup dev
    Keymaster

    Flags

    To avoid big files, the example kit only provided few flags.

    Some good examples are here: http://www.famfamfam.com/lab/icons/flags/ .

    Don’t forget to rename it according slug of language. In your case it.png to it_it.png… before to add it in subfolder images/flags of child theme.

    #3061

    Anonyme

    A little hitch: I have located the wp-content/themes/twentyten-xili/images/flags subfolder but I don’t know how to add the flag: how do I do to upload it?

    Thank you in advance

    Andrea

    #3062

    Anonyme

    Ooooh ! I guess you don’t use ftp to upload files ! really ! Have you a ftp account to manage files of your website ?

    #3069

    Anonyme

    Hi,

    I have a blog in Turkish created with Atahualpa and I’d like to ad English and french languages on my menu.

    I’ve already downloaded xili-language plugin and activated it. But so far it’s unsuccessful.

    would someone please explain (as simple as it can be) what should I do?

    thnx…P

    http//www.foodysteps.com

    #3070

    Anonyme

    Hello,

    after activating, some things must be done to set features according your wishes…. don’t forget to read this blog provided as example :

    http://multilingual.wpmu.xilione.com/

    and the readme in wp repository : http://wordpress.org/extend/plugins/xili-language/

    #3073

    Anonyme

    OK Michel thank you I will try again, P.

    #3077

    Anonyme

    Hi again,

    I read all but it’s really very complicated for me since I’m a newbee,

    I just want to activate English that’s all, isn’t there any step by step explanation?

    Thanx again…

    #3080

    xiligroup dev
    Keymaster

    The Atahualpa theme seems to be translatable and has 2 nav menus.

    By settings xili-language (in admin menu settings) with now his three tabs – see snapshot in repository

    – on the first, you adapt the languages list,

    – on the second, you decide what happen when a visitor arrives with a browser in his language

    – on the third, you decide in which menu to see the language list automatically append (but you can also add a language list in widgets..

    – on the fourth, if you need deeper support, don’t forget to check infos before sending the form.

    in parallels don’t forget to assign language to each post according his own content language via edit dashboard..

    As the site seems professional, you can also buy as assistance for install a service… or find a wp expert around you.

    Best regards

Visualisation du message 10 (1 sur 10, 17 au total)

Vous devez être connecté pour répondre à ce sujet.