Hi Just a quick question,
I´m trying to create a link to a artists soundcloud page on soundcloud.com
(Like the one on the player - "Open on soundcloud" )
Like this:
https://soundcloud.com/{$item.soundcloud_artist}/{$item.soundcloud_title_url}
But this generates an adress like this: soundcloud.com/user name/titleofsong
(with blanc " " steps in name )
Is there a smarty name that will do this:
user-name with the "-" insted of blanc spaces
so that soundcloud will get the correct url?
I have tried debug, but its not there...
Thank you.
updated by @tettlingen: 03/20/18 05:50:00AM