Tagged: wpml
Hi !
I use wordpress 3.9.1
enfold 2.8.1
WPML 3.1.5
WPML string-translation.2.0.5
Default language : french
Everything is fine except that when, as a user, I switch to english or german, the switcher disappear so I can’t come back unless I remove “/en” in the url address to come back to french.
Still there if I switch off all other plugins.
Thanks for your help.
Marc.
Hi macotomasi!
Someone added this code to the quick css field:
.language_es, .language_en, .language_de, .language_fr {
display: none;
}
which hided the flags. I removed it and the flags now show up as intended.
Regards,
Peter
Hi Dude !
Thanks a lot for your quick answer and efficiency.
I have one more trouble : I would like to get a language switcher as a drop down menu in the main menu (and not an horizontal list). It is selected in WPML but it seems that some enfold code force it to be like that.
Thanks.
Marc.
Hi!
Yes you can replace the default theme language switcher with a dropdown – see https://kriesi.at/support/topic/wpml-switcher-dropdown/#post-270204
Best regards,
Peter