Keep query string when change the language
-
Hi, in my site i have custom query vars for some pages, like this:
localhost/pagename/5
where “5” is the value of the var
when im in that link and i change the language the switcher redirect me to:
localhost/paginanombre
i want keep the value of the var like this
localhost/paginanombre/5
How can i do this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Keep query string when change the language’ is closed to new replies.