anneliesXXX
Member
Posted 1 year ago #
hi, is it possible to use the widget for multiple languages?
i thought i once read (somewhere, not finding it back;) about adding some code in the sidebar.php, where one can indicate which widget to show (referring to it by it's title or so), when having placed all widgets (in both languages e.g) in the sidebar.
or i'm totally raving now?
http://wordpress.org/extend/plugins/simple-sidebar-navigation/
No, you can only specify conditional widget visibility based on the page, post or category ID/slug. I don't know how you can have multiple widgets and show selectively based on language.
web-pluscz
Member
Posted 1 year ago #
if you want to use multiple languages I can recommend you qtranslate plugin which works great with Simple Sidebar Navigation. Pages are translated automatically and you can use qtranslate shortcodes to translate the menu heading or any other field e.g. enter
[:en]english heading[:cs]czech heading
and thats it.