Site logo

Archived topic

Home page with two language buttons

3 replies · Started by Osama F on May 11, 2020

Viewing posts 1–4 of 4

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

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>

This archived topic is closed to new replies.