• Before posting a question, please check our Frequently Asked Questions page as well as previous threads here. Odds are you aren't the first to ask, and you may find the answer without having to post!

Help Update Related Questions (Still Some Questions Unanswered)

Lady Warlock

Anime RN
I have a couple questions, comments and concerns relating to the update. It seems easiest to just put them all in one thread so that's what I'm gonna do.

So, my first question relating to the new update is related to the menus for the Light and Dark themes. I personally would rather use the light theme than the dark theme, but the top menu for the light theme is clunkier than it is on the dark theme. The drop-down menu for forums is always there whereas on the dark theme, it only shows up if I actually click the arrow next to the word “Forums.” Is it possible for the light theme to be more like the dark theme in that respect, where the words “New Posts”, “Find Threads”, “Watched”, etc… only appear when I actually click an arrow next to the word “Forums”?

The second comment is related to hosted project navigation. When I go into the Hosted Project area through “Enter Hosted Projects Here” on the homepage, I get to what I’m used to seeing. I see the options of genre as buttons and when I click the button, I’m taken to a page with all the HP banners. However, when I go into a hosted project and then use the menu (Forums > Hosted Projects > Fandom >) to navigate back to the hosted projects, I am not taken back to the page with all the banners. Instead, I’m taken to a rather boring looking list of all the HPs. Has this been noted by anyone else yet at all and is it fixable so that I get back to the banner page instead?

Thirdly, inside hosted projects, there’s a menu on the left hand side that includes the banner, “Group Statistics” and “Latest Posts.” Before the update, this menu would go away once you actually clicked into a thread. Now, post-update, it does not and that means that when I’m reading all of the posts, they’re squished over to the right hand side of the screen which makes it rather difficult to actually read posts when your computer screen isn’t very big. I haven’t looked at it on mobile yet, but if it isn’t any different, I’m sure it’s an atrocity to try and read HP posts there.

On another HP note, I’ve noticed that some of the people who I had previously approved to join the HP are now required to get approval again. Is there a reason why some approvals were lost in transition? In one HP, there were five members who had previously posted content in the HP who are now once again on the list of people who need approvals.

Out of HPs and into other things… I’m unable to find the option to disable the RTE. I had it disabled pre-update and now it seems to be back. Is the RTE still bad for bbcode? If it is, how do I avoid it now? Disabling it wasn’t an option I could find in preferences anymore. This question has been answered. xD

Edited in: Another question I've just discovered I have relates to copying and pasting from a google doc. Pre-update, I could copy and paste into the RTE and spacing between paragraphs would stay the way I had it in the google doc. (I like one empty linebreak between each paragraph just like in this post.) However, post-update, when I copy and paste into the RTE, it doubles the spacing. When I copy and paste into the bbcode editor, it removes all the spacing. Can this be fixed so at least one of the options does nothing to change the linebreaks from what I initially had them as?

Lastly, I’m just curious about a few features I’d like to see back again and whether or not they’re possibilities now. Is there any chance prefixes returning to HPs will be something that might happen in the near or far future? Also, I’m wondering if the ability to change the order of threads in HPs is something that will ever come back. It was something we could do in HPs before the update where every rp was an HP for a while and then it hasn’t been back since then.

Anyway, I know that’s a lot of questions so I’m gonna be done there. I can send screenshots of things if needed, but I’m not quite sure who will want screenshots of what so I’m gonna wait until asked.
 
Last edited:
Out of HPs and into other things… I’m unable to find the option to disable the RTE. I had it disabled pre-update and now it seems to be back. Is the RTE still bad for bbcode? If it is, how do I avoid it now? Disabling it wasn’t an option I could find in preferences anymore.
You can disable the RTE by clicking on the gear icon in the top-right of the editor. It will remain disabled until you switch it again. And yes, it is still recommended to disable it when using BBCode.
 
You can disable the RTE by clicking on the gear icon in the top-right of the editor. It will remain disabled until you switch it again. And yes, it is still recommended to disable it when using BBCode.
Thank you!

I'm crossing off questions in the original post as they're answered and it's nice to be able to cross one out right away!
 
You can disable the RTE by clicking on the gear icon in the top-right of the editor. It will remain disabled until you switch it again. And yes, it is still recommended to disable it when using BBCode.

So the code jumbling/repeating glitch may still be a thing? Is there a way to fix that with the new software or is just kinda the nature of the beast with BBCode?
 
So the code jumbling/repeating glitch may still be a thing? Is there a way to fix that with the new software or is just kinda the nature of the beast with BBCode?
I think, and don't quote me on this because I'm not positive, that when you click the bbcode editor button (the gear button thing), it should work the same as it used to with the RTE completely disabled. I'm pretty sure the code jumbling thing already happened to me once yesterday when I was using the RTE.
 
I think, and don't quote me on this because I'm not positive, that when you click the bbcode editor button (the gear button thing), it should work the same as it used to with the RTE completely disabled. I'm pretty sure the code jumbling thing already happened to me once yesterday when I was using the RTE.

Okay, good to know. I'll keep that in mind.

I think I didn't explain myself very well, though. I mean, is there a way to do away with the glitch completely (without having issues with RTE) or is it just something that will always be an issue with something as complex and finicky as BBCode?
Sorry for the confusion. (:
 
I think I didn't explain myself very well, though. I mean, is there a way to do away with the glitch completely (without having issues with RTE) or is it just something that will always be an issue with something as complex and finicky as BBCode?
If you have the RTE disabled (which you do by clicking the gear), then there shouldn't be a glitch at all. This is my understanding of the situation.
 
So the code jumbling/repeating glitch may still be a thing? Is there a way to fix that with the new software or is just kinda the nature of the beast with BBCode?
The short answer is no, there is no way to fix this.

The longer answer is that it might be possible, but not the way things are currently set up. Due to the way BBCode parsing works (using regexes specifically, which are limited in what they can accomplish), how it gets translated to HTML and how the RTE attempts to rectify mistakes (automatically closing some tags, for example), there are a lot of systems conflicting with each other. This editor might be a little better than the previous one, however - I haven't extensively tested it. If I gave one tip however it would be this one: make sure your tags open and close correctly. Things like [B][I]test[/B][/I] can lead to all sorts of issues, especially with the more complex tags, like accordions and tabs.
 

Users who are viewing this thread

Back
Top