• Resolved webpf

    (@webpf)


    Hello,

    i’ve got this website in spanish and also in english. On the contact page, there’s a simple form that i developed programmatically. So my question is: how can i redirect to the same page but with get content in the url? Example: “https://wordpress-773944-2631041.cloudwaysapps.com/en/contactar/?received=1” based on the selected language by the user?

    If i code wp_redirect(‘/en/contactar?received=’.$sent); it won’t show me the page that i want.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello there,

    Thanks for reaching out to us!

    Unfortunately this is not achievable using our plugin at the moment and we do not have support for it. The main issue is that TranslatePress does not save the language of the users.

    Let me know if you have any further questions.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘How to programatically redirect to an specific url with php’ is closed to new replies.