Tagged: audio, play button
Hi Krisi team,
I inserted an icon into a hotspot tooltip using a shortcode. The icon is a play button, I linked to an audio file. That works fine, but the audio player opens in a new tab / website. Is it possible that the player stays on the page an plays the audio?
Thanks
Hey lenalavendel,
Thank you for your patience and the link to your site, the reason the link opens a new tab is because WordPress is loading the audio player, I’m not sure that you can stop this but I found a recommendation here that might work
<embed src="/music/good_enough.mp3" width="180" height="90" loop="false" autostart="false" hidden="true" />
but since you are also using a shortcode in a hotspot it could be tricky, perhps there is a plugin that would do this, I did find a related support thread for this plugin that might do what you are asking.
Best regards,
Mike