Help

strawberrywine

Stay Puft
Joined
Jul 22, 2013
Posts
2,749
Bells
275
Lucky Coins
0
Gems
0
ど
ぶ
森
つ
う
I tried placing a playable Spotify playlist on my sig but in the code it has a ':p' so the whole code gets ruined because it turns it into an emote, is there any way to disable emotes in sigs?
 
Last edited:
Emotes shouldn't be produced inside a URL. What exactly are you trying to do?
 
<iframe src="https://embed.spotify.com/?uri=spotify:user:whiteclaw46:playlist:3qll0uhuw2iT9LrKqBTldG" width="300" height="80" frameborder="0" allowtransparency="true"></iframe>
^ that
It's supposed to put a widget type thing with a play button.
 
Last edited:
Last edited:
imagine if everyone put a spotify playlist in their signature. or the countless other things that u can embed these days
 
<iframe src="https://embed.spotify.com/?uri=spotify:user:whiteclaw46:playlist:3qll0uhuw2iT9LrKqBTldG" width="300" height="80" frameborder="0" allowtransparency="true"></iframe>
^ that
It's supposed to put a widget type thing with a play button.

Yeah, as Jacob said, that's HTML so you can't put that in your signature for security reasons. What you can do instead is something like this with an image:

[url=https://embed.spotify.com/?uri=spotify:user:whiteclaw46:playlist:3qll0uhuw2iT9LrKqBTldG][img]album art or something[/img][/url]
 
Back
Top