Comments GertJan started the conversationAugust 30, 2019 at 7:08amHi, I want to use this Music-Slider on my homepage but I want to change something. At the moment when you click the cover/button, at the bottom of the page the player is loaded. I do not want that. I want to show the playlist page (example:https://www.madonna.nl/madonna/muziek/discografie/release/i-rise-remixes/) when you click on the cover/playlist. Is that possible? Kind regards, GertJan 1,114Max repliedAugust 30, 2019 at 1:15pmYes,edit your slider and select the button then change the link.See screenshot https://d.pr/i/ttUi0BSo instead of <a href="javascript:IRON.sonaar.player.setPlayer({ id:{{id}}, title:'{{title}}' })" style="color:inherit;"> .....it will be<a href="{{link}}" style="color:inherit;"> .....Thanks, Max from the Sonaar.io Crew 1 Like Sign in to reply ...
Hi,
I want to use this Music-Slider on my homepage but I want to change something.
At the moment when you click the cover/button, at the bottom of the page the player is loaded. I do not want that.
I want to show the playlist page (example:https://www.madonna.nl/madonna/muziek/discografie/release/i-rise-remixes/) when you click on the cover/playlist. Is that possible?
Kind regards,
GertJan
Yes,
edit your slider and select the button then change the link.
See screenshot https://d.pr/i/ttUi0B
So instead of
<a href="javascript:IRON.sonaar.player.setPlayer({ id:{{id}}, title:'{{title}}' })" style="color:inherit;"> .....
it will be
<a href="{{link}}" style="color:inherit;"> .....
Thanks,
Max from the Sonaar.io Crew