Okay
  Public Ticket #2133530
Music - slider
Closed

Comments

  • GertJan started the conversation

    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

  •  1,103
    Max replied

    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