Archived topic
Home page with two language buttons
3 replies · Started by Osama F on May 11, 2020
Hi, I am new to website development. I need to create a homepage with two language selection buttons like this http://husseinyounes.com/ I have created all pages but having difficulties doing this via links
Hi there,
Are you trying to add buttons in a header element?
If so this should help:
https://docs.generatepress.com/article/page-hero-examples/#example-1
Thanks leo, the exact problem is how to link the button to another page. should i use #page, osamaalkurdi/page or osamaalkurdi/#page
Hi there,
you need to add the full url eg.
<a class="button" href="https://mysite.com/english-page">English</a>