Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #450475

    Is it possible to make a “back” button that brings the user back to a specifik place on the homepage using #id?

    #450499

    Hi danielvnielsen!

    I’m not sure what you mean by back button but you can use anchor links just like normal ones:

    <a href="http://mysite.com/page/#section">To section on page</a>
    

    Cheers!
    Rikard

    #450507

    I tried that, but the page I’m linking to is the “main” page in the theme and that results in everything after http://www.mysite.com/ to disappear and therefore the # anchor doesn’t work.

    Am I making any sense what so ever?

    #450672

    Hey!

    Using

    <a href="http://mysite.com/#section">To section on page</a>

    should work. If it does not, please create a temporary admin login and post it here privately so we can look into it.

    Cheers!
    Yigit

    #450681

    The link portion worked without problems. Although I’ve had problems integrating it in a button in the advanced builders. I think I got it now. http://mysite.com/#section seems to work now when choosing manual linking.

    Thank you kindly!

    best regards
    -Daniel

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Use button to link to "#" on another page?’ is closed to new replies.