Custom link in Foot Widget
-
Hi
I have a multilingual WP with 3 languages and it’s working fine for my posts and pages.
Now I have a Footer Widget where I have a link to the “About Us” page.
I want this link to also redirect to the language that is currently active.Currently I have this for the link:
<a href="/aboutus" />
And if I’m on language 3, it redirects to language 1 (default) after clicking the link.
Is there a way to redirect it correctly?
Thanks!
- The topic ‘Custom link in Foot Widget’ is closed to new replies.