Comments on [ F2U ] Telling All Comments Start of Thread Parent

heyo!  it looks like WYSIWYG was turned on which made the code all funky; please turn it off in your display settings when editing your codes next time!

because WYSIWYG was used, it adds unnecessary coding which is why the list is misaligned and the audio doesnt work.  and also the fact that you did use the right string haha; please find this code: 

<span class="fr-video fr-fvc fr-dvb fr-draggable"><iframe src="https://www.youtube.com/embed/yS2KyK3pqj44nRX7NIrrzs" class="w-100" frameborder="0" style="position:absolute;height:130px;margin-top:20px;left:0;opacity:.001;"></iframe></span>

and replace it with this!: <iframe src="https://www.youtube.com/embed/SqDjQPoJxiw?controls=0" class="w-100" frameborder="0" style="position:absolute;height:130px;margin-top:20px;left:0;opacity:.5;"></iframe>

hopefully this was the audio you wanted it!  lmk if anything else pops up!

EDIT: the same applies for wilbur as well! use <iframe src="https://www.youtube.com/embed/zEGbIpD6wNo?controls=0" class="w-100" frameborder="0" style="position:absolute;height:130px;margin-top:20px;left:0;opacity:.5;"></iframe>!

i couldn't find that in the code? :<
and yes i did have wysiwyg turned off, i always do that for codes, it just sometimes like to mush up >:[ and cause problems

anyways i tried finding it then i accidentally deleted code and broke it whoops i think ill just restart and try to fix the problems from there

oh that's strange, it came up for me when i right + click to inspect the code <:O  

when you say you have WYSIWYG off, do you mean you have it disabled in your display settings (ticked off for profile text) as well?  but okay, best of luck!

i always have it disabled haha, i just don't know why it clumps together
anyways ty for the help, i really love ur code