Comments walter keener started the conversationDecember 21, 2023 at 4:26amis there a way to create a single song button that uses a specific image instead of the button in shortcode? 665Alexandre repliedDecember 21, 2023 at 3:10pmHi, You can use the sonaar_ts shorcode[sonaar_ts post_id="4644"]Play Now[/sonaar_ts]Replace the post_id value by the playlist post id you want to trigger.Reapave the "Play Now" by the html image tag you wanna use. Here the documentation about the sonaar_ts shortcodehttps://sonaar.io/docs/add-audio-player-with-shortcode/#h-chapters-textual-play-shortcodeThanks, Alexandre from the Sonaar.io Crewwalter keener repliedDecember 26, 2023 at 9:41pmThank you for your help - this will work. Sign in to reply ...
is there a way to create a single song button that uses a specific image instead of the button in shortcode?
Hi,
You can use the sonaar_ts shorcode
[sonaar_ts post_id="4644"]Play Now[/sonaar_ts]
Replace the post_id value by the playlist post id you want to trigger.
Reapave the "Play Now" by the html image tag you wanna use.
Here the documentation about the sonaar_ts shortcode
https://sonaar.io/docs/add-audio-player-with-shortcode/#h-chapters-textual-play-shortcode
Thanks,
Alexandre from the Sonaar.io Crew
Thank you for your help - this will work.