Archived topic
how to add WPML language switcher to Nav
10 replies · Started by Omar on August 2, 2020
I am working on a multilanguage page using WPML and Elementor. I tried to add the dropdown switcher using your instructions here:
Link Here
But it doesn't work, nothing appears on my front page.
Hi there,
Where would you like to add it?
To the Navigation Bar
Hi there,
Did you add the WPML widget to the new widget are that code created ?
Just a Tipp, if you are already using GP you might be interested in a fast site, WPML horrific in terms of performance, especially when the site becomes bigger with more content. It is quite easy and painless to migrate from wpml to polylang. polylang has so much less bloat and does not this weird proprietary stuff wpml is trying to do to your site.
Thanks for sharing your insights Martin :)
Hello Martin! Thank you for advice! I wanted to buy WPML. Please show multilingual site built with GeneratePress and WPML. I would like to measure PageSpeed insights.
Hello David,
Thank you, it is working now. Is there any CSS to customize it? it is not centered in the navbar also I would like to customize its looks.
Dear Marten, thank you for your insights.
Try adding a little Margin Top to the switcher with this CSS:
.wpml-switcher {
margin-top: 3px;
}
I am sorry for taking this much time to reply.
Thank you David, it is resolved.
Glad to hear that :)