How to make dropdown appear in header?
-
Great plugin, by the way =) I’m a bit stuck, however.
I’m using the code from the documentation to create a dropdown in the header / menu
<?php pll_the_languages(array('dropdown'=>1));?>
It displays OK, but it doesn’t click through to the page in that language. Is there more to the code? The page definitely exists, but there’s no action being taken after a language is chosen.
Thanks =)
- The topic ‘How to make dropdown appear in header?’ is closed to new replies.