@Cresenta Ah I see what's going on! And don't worry you did it right. The problem I think is that you can't have sCodes inside of the spoiler title anymore, so for instance:
[spoiler=
This no longer works, unfortunately. There are alternatives for centering the text inside it however. If I were you, I would change the spoiler title to just the text like this:
[spoiler=HAIR - HALF UPDO / UPDO / PONYTAIL / PIGTAIL / BRAIDED / LOOSE / SHAVED / PULLED BACK / OTHER]
And then add this in your CSS (inside one of the "style" sections) to make the text centered:
.spoiler-title { text-align: center; }
I hope this helps! Sorry for all the trouble this has been.
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
I know there's been some shuffling with the sCode processor and you guys are working on it!! I just wanted to report that using [ and ] in pet profiles' CSS has broken (when it was working just yesterday? or the day before), and turns the </style> brackets into [/ style]. Pet profile: Erena Code: Pastebin link
Thank you for the report! Will definitely address that.
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
Sorry to bug you again! x_x Just wanted to report that the spoilers won't open now when clicked on. No idea why.
@Cresenta Are you sure you closed your last style tag?
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
Yes. After I took out the "center" from all of the spoilers, it was fine for around 5 mins then I noticed the spoilers wouldn't open anymore.
@Cresenta See this -
<style type=text/css> ^ this breaks the pet profile.</p><style type="text/css"> <style> CSS HERE </style>I think that
<style type='text/css'>
is what you have, try changing the single quotes to double quotes?
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
That worked! Thanks so much and sorry for the bother! :__;
thanks for the heads up on the pet profiles! quick check mine look okay whew
I'm not sure if anyone else reported (probably but Idk)
I love the changes to the pet and quote sCode :)
My forum signature is not centered anymore. But let me see if I can figure out how to fix it... breaks it some more...
[edit] Now I have extra line spacing, it does not look like that on the User Option page...

Not sure if this has to do with this change but I have some empty wishlist categories and they used to have a placeholder image but now it just says Item not found: USE ME instead of that placeholder image. I think it has an item ID of 1 and isn't a real item. It's just a picture that says something like "bet you'd like to see more" or something xD
I've noticed an issue on my CW thread: link. It's the 5th post down - it's no longer nesting my spoilers that are within other spoilers. I cannot figure out why.
bug has super said this but just for the sake of a small thing that can be a kink in formatting;
@ anyone having issues with scode in posts being mysteriously broken: REALLY comb and make sure everything is in order! even if it's stuff that doesn't seem "broken"/doesn't look like it's being affected.
i was having some mindblowing centering issues in my CW thread and i realized that ONE little set of my closing tags were reversed and i had:
[size=bigpx]my text[/size]
where i should've super duper closed size before color like;
[size=bigpx]my text[/size]
and that one lil smidge of mix up had all my centering tags mcbusted because i mega biffed it and i was lookin at my center tags for like 20 min trying to finagle it around and lo and behold it wasn't even theM. so if stuff isn't quite working, take a second to check over other code and make sure it's good n clean.
p.s. thank you for all the help & resources for fixing other stuff in this thread alone and ALSO for the mega needed scode updates 😍 im super stoked about these changes
oh my god I forgot to answer this YES that was the problem, tags we closed out of order so it was all wonky. thank you so much. ;o;
also is the extra line break on signatures a bug??
btw dude you're fantastic, thank you much for the continued hard work to bring us all sorts of updates. ❤️

Yo, Bug, I don't know if this has been reported to death, but line breaks happen to be missing from the ShoutBox. Everything just squishes together when I try to create a line break. Is this related to the new sCode processor that was put in?

I'm not seeing the extra line breaks in signatures, could you please screenshot what you are seeing perhaps?
Yes that seems to be related, I'll make a note!
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
and I'll ping everybody actually just as a PSA: I've updated the first post with a "Troubleshooting" section for those who are having trouble with sCode, so that you don't need to hunt through the entire topic to find this information. :)
🐝 ☕ bug (he/him) | your friendly neighborhood code wrangler. stay in the loop! join and check out the latest admin post highlights
here you go. 83 I have only one br tag each line to break them.
