dev.xiligroup is being renovated › Forums › xili-language plugin › How to put languages or flags on menu bar
Tagged: child theme, css, documentation, flags, free, ftp, history, menu, services, template tag, twentyten-xili, upload, xili-language
This topic contains 0 replies, has 6 voices, and was last updated by xiligroup dev 12 years, 7 months ago.
-
AuthorPosts
-
February 2, 2012 at 8:05 #3058
Anonymouslook 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
February 2, 2012 at 15:12 #3059
AnonymousThank you Michel, I’ll try to follow your instructions and see if it works!
February 3, 2012 at 11:08 #3060Flags
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.
February 3, 2012 at 20:53 #3061
AnonymousA 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
February 5, 2012 at 14:33 #3062
AnonymousOoooh ! I guess you don’t use ftp to upload files ! really ! Have you a ftp account to manage files of your website ?
February 8, 2012 at 14:51 #3069
AnonymousHi,
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
February 8, 2012 at 15:11 #3070
AnonymousHello,
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/
February 9, 2012 at 15:13 #3073
AnonymousOK Michel thank you I will try again, P.
February 9, 2012 at 16:08 #3077
AnonymousHi 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…
February 10, 2012 at 8:02 #3080The 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
-
AuthorPosts
You must be logged in to reply to this topic.