position language switcher
-
I follow a post to add the following code at header.php and it shows the language swtcher at the left header:
<?php if ( !function_exists(‘dynamic_sidebar’) || !dynamic_sidebar(‘Language Switcher’) ) : ?><?php endif; ?>
How can I make it display on the right side?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘position language switcher’ is closed to new replies.