Hi,
I am trying to put a link button on one of my pages but it doesn't do what I want it to do.
I want the user to click on the button and it bring him to my youtube channel (ex : http://www.youtube.com/user/randomUser)
but instead, when I click it, it just appends the address to the current one
ex : http://www.mywebsite.com/page/www.youtube.com/user/randomUser.
I've tried many things and they all do the same thing.
Ive tried
"Text here"
and
[button link="www.website.com"] Link text[/button]
and many more.