Add Bandcamp player in text block
-
Hey, I'm trying to embed Bandacamp players into a site that I'm working on and wondered if anyone else has already done it?
Extracting the code from Bandcamp is easy:
https://wordpress.com/support/audio/bandcamp/This tutorials shows how to paste it into a Wordpress blog entry (time stamped):
https://youtu.be/Tq5WwPpQriE?t=187I can't switch between 'visual' and 'text' in text blocks in Lay Theme. Pasting the player code into the source code of the text block doesn't work either.
Is it possible to embed the player without using custom CSS?
Thanks!
-
enter it in +more → +html
try and see if it works
if it doesnt work go to lay options → check "disable ajax"
-
Thanks @arminunruh thanks for getting back to me. Unfortunately adding it as a html block didn't work and disabling ajax didn't do anything either.
Let me know if you've got any other thoughts : )
Cheers,
w53 -

choose html here so u get the iframe code
then in the gridder just click +more → +html
insert the iframe code
this worked for me
-
Thanks so much @arminunruh!!! This worked perfectly!