Comments on [F2U] playlist All Comments

Kon’nichiwa! I wanted to ask if there is an additional source we need to embed the video link into? I can’t get my code to work (I’ve only edited in the embedded link). 

If you aren’t sure, dw because I can always just change the custom background image to an embedded video. ^^

IMG_2180.png

hi! extremely late but im not entirely sure what happened here, the <span></span> isn't something in the original code. was this run through wysiwyg?

either way you just need to follow these instructions here!

image.pngso let's say i wanted to add https://www.youtube.com/watch?v=Km71Rr9K-Bw as a song- i'd grab the bits after watch?=v which are Km71Rr9K-Bw , then i'd replace the preexisting link in the iframe (where it says src="https://www.youtube.com/embed/x3nKwPyLmzs") to have this link after the embed part, so now it would read src="https://www.youtube.com/embed/Km71Rr9K-Bw" !

hope this helps!

Hello! Thank you for getting back to me. It may have been ran through WYSIWYG since I do a lot of my coding in mobile. I appreciate your explanation. ^^