custom placement language switcher (php and/or html)
-
Hi there,
I’m trying to place the languageswitcher top right of my page by changing the header template.
What should i use as <a href url to translate the current page?
atm my code is as follows – but this goes to the home secton basically:
<div style="float:right;padding:40px;"><?php echo __('[:nl]<a href="/en">NL</a>[:en]<a href="/nl">EN</a>'); ?></div>Any solution? Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘custom placement language switcher (php and/or html)’ is closed to new replies.