Hi,
This question is related to the problem on /forum/general/base-url-again-t7391
Is there a plugin or method to easily implement a link to switch to the alternate language for that page. In other words something that says read this page in xyz language?
I can create absolute links http://mysite/en/mypage but that is not ideal in a localhost vs production server environment. And it is tedious to do this on every page and error prone.
It seems like a plugin needs to exist to do this?
Thanks in advance