silapi Posted May 3, 2019 Share Posted May 3, 2019 (edited) Hello, this is my first message so I hope to be in the right section... I am struggling with a simple question for which I can't find the answer: how can I create a hyperlink in a CMS page to another CMS page (based on its ID)? Of course I could use the full URL but there is 1 URL per language (because of SEO-friendly URL's)... Thanks for any help! Edited May 3, 2019 by silapi (see edit history) Link to comment Share on other sites More sharing options...
silapi Posted September 9, 2019 Author Share Posted September 9, 2019 (edited) I'll answer to myself in case others are interested. An easy workaround is to link to the relative path. For example: <a href="/15-my_category_name">click here to see the category</a> Edited September 9, 2019 by silapi (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now