Replies: 1 comment 6 replies
-
Hi @ataha24. Try removing |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I appreciate the recent update that allows linking transcripts with Spotify in the hyperaudio plugin. However, I'm encountering difficulties in activating the Spotify player from my embedded code. The documentation does not provide specific instructions for this integration, so I assumed the standard syntax would apply.
Here's what I've attempted:
a) With the player specified:
[hyperaudio src="https://open.spotify.com/embed/episode/0J7C9SIIwQvARa9WDmtOxB" font-family="Arial" show-active="true" player="Spotify"]
b) Wihout player specified:
[hyperaudio src="https://open.spotify.com/embed/episode/0J7C9SIIwQvARa9WDmtOxB" font-family="Arial" show-active="true"]
Unfortunately, neither approach triggered the Spotify player. Attached is a screenshot showing the output. It seems that the hyperaudio plugin might not be properly invoking the Spotify player.
Could you please advise on the correct approach or any additional steps I need to take? If there's any further information you need, I'm happy to provide it.
Thank you for your assistance.
Beta Was this translation helpful? Give feedback.
All reactions