• This widget is awesome!, i just have two questions.

    How can i hide the current language switcher? the thing is that i´m not using the widget area, i put this code before the menú
    <?php if (function_exists('pll_the_languages')): ?> <ul class="monstro-polylang"><?php pll_the_languages(array('show_flags'=>1,'show_names'=>0));?></ul> <?php endif; ?>

    Something weird happend when i change the language always return me to the home page, i want to change the language but stay in the same page. How can i do it?

    Many thanks in advance!!!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘hide the current language switcher without using widget’ is closed to new replies.