The 'make sure to give them a kiss back' should be linked to kissing the user, so you really can return it!
Seconded. In fact I thought this already was a thing, but apparently not. There were a couple of people that kissed me that I had to hunt down a link for; if there was a link already in the alert that would make things so much easier!
I agree. I think it gets asked for every year (and dancing and other events like it).
In the mean time - you can use the [kiss= ] on your dashboard notepad. Or make yourself a forum post you can edit to add in kissing links. I made one in the survival forum. That way you don't have to worry about trying to track down a post.
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group
I support! Makes sense that we can kiss back. :) Especially with the short wait times we have now..
Yes, please make it possible to kiss people back. This was my first survival, and I was so confused when I couldn't find a way to kiss people back through the events. I tried searching their user names and found their profiles, but not everyone has a kiss button in their profile, so I was at a loss. The FAQ mentions nothing about this. I know I can't be the only one who will be confused and start feeling guilty when I couldn't figure out how to return kisses.
[flower=Barguestspirit]
I'd like this! I sometimes get random people kissing me and I know it's like... 10 seconds to edit their UN & kiss link into my notepad widget. But my widget has 15 users on it already and I forget to clear the random kissers. ;;
P L E A S E Let me smooch everyone that is giving me some lovin'.
Since we've transitioned from a direct link to a handy-dandy button, how this would look like when implemented would be kiss buttons in every sidebar event - that is, the one that looks like this:
Then, you'd be able to directly kiss by clicking that button. (It wouldn't open a new page.)
Any thoughts before I go ahead and implement this?
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
HMM. That might work! Because we can tweak the buttons with customCSS to get them to match the theme we're using and whatnot.
It would look something like this, yes?
that could be a tad annoying. It would stretch out the events, and I'd want to leave it there so can remove the events as I kiss. Hmmmmmm.
I'm not sure if that would be better or worse overall. Instant ability to kiss back vs. big huge events messing everything up. Even my stripped down version of the button would be messy.
How difficult is it to implement (without breaking anything else LOL) so we can actually see it in practice?
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group
Full support for a kiss link/button in the event! ^^ And hey, if you adblock/otherwise remove the giant kiss image, it won't take up much space.
I really, really want to stop having to keep adding kiss links to my notepad just to kiss people back. x)
Also OH WOW that drill zombie virus is nasty and the only one I've ever seen that actually gives me the heebies, ick
Yep, I did that as soon as someone posted the CustomCSS, but I may consider tweaking it even more when/if it gets added to events.
LOL I love my strain!
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group
Mm yes, I should definitely use customcss instead for my other devices. Must remember that.
Ahaha, I'm glad someone does. :P I don't like itttt but that's okay, it's part of the fun x)
Yup, something like that. It's not too hard to implement, but it won't be retroactive (so any events you have from kisses you got before we change will have the old text)
I think this is a change we want to make just for the convenience of it. You'd just click the sidebar event to kiss back, and not even have to load a new page.
People who hate how it looks could use custom CSS to "fix" it, and with CSS you could remove everything (image, background color, etc) and make it look like plain text if you wanted. And if actually just looks terrible then I could make our actual official CSS do that too xD
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
Yes, I think its worth it. I haven't decided if I want it completely reduced to plain text, but I might after I actually see it in the events.
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group
And this CSS will make it look like a plain text link in the sidebar only:
-inner-events .holiday.survival { background-color: none; background: none; border: 0; }
-inner-events .holiday-button-image { display: none; }
-inner-events .survival:after { display: none; }
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
oh good thank you! The version I've been using stretched it enough to require a scroll bar. Love being able to have it fancy on forums, but simplified in events :D
In loving memory of Need posting achievements?Then join Posting Frenzy Achievement Items - searchable list List of Borders and cutouts New at Fresh and Flavorful Ping Group