Dynamically change the Next Page URL
-
Currently, I’m using the Linguise translation plugin on my website. I’d like to dynamically change the Next Page URL based on the selected language to display a confirmation screen in the chosen language. Is it possible to adjust the Next Page URL attribute to match the lang attribute for this purpose?
example:
If the lang attribute is set to ‘en,’ the Next Page URL should be ‘/en/contact/confirm.’
If the lang attribute is set to ‘zh-cn,’ the Next Page URL should be ‘/zh-cn/contact/confirm.’
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Dynamically change the Next Page URL’ is closed to new replies.