Tag: polyglot
Polyglot: how to show both language name and flag
by Alessio Placitelli on Dec.30, 2007, under Tips and Tricks
So here we go with tip #2 for this great plugin. I wanted to show both the flag and the name of available languages on my wordpress sidebar. The function responsible for checking available languages is polyglot_list_langs, which I had to modify a little bit to suit my needs. Ok, let’s stop talking and start coding
Make Polyglot sidebar work with your custom theme
by Alessio Placitelli on Dec.28, 2007, under Tips and Tricks
If you need to publish the work on your WordPress blog in two or more languages, there is a great chance that you will be using Polyglot. It is a great plugin, works nicely and allows to publish multiple translation of your texts. I tried to enable the language sidebar in my theme, but somehow things got weird (the list was misplaced). Digging through polyglot code, I found a way to fix this behavior. Just follow those few simple steps…
(continue reading…)
English