Translating root URL with parameter
-
Hi Carlos,
I think there’s a bug in translating root URLs that have parameters via the language selector (qts_language_menu). For example, if I have something like this:
www.site.com/?list=true…the links in the selector will have something like this:
www.site.com/en?list=true…thus returned an error page. It should’ve been like this:
www.site.com/en/?list=trueSo, any way of fixing this bug?
Thank you very much for this plugin!
Cheers!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Translating root URL with parameter’ is closed to new replies.