Quickreply_TextEditor support - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Support (https://community.mybb.com/forum-72.html) +---- Thread: Quickreply_TextEditor support (/thread-240326.html) |
Quickreply_TextEditor support - SELLECK87 - 2024-02-16 I noticed that when I go to a post instead of staying on the first post it goes directly to the Quickreply_TextEditor (https://community.mybb.com/mods.php?action=view&pid=1531). How can I fix this small inconvenience? RE: Quickreply_TextEditor support - PARADOX987 - 2024-02-16 maybe this can help you https://community.mybb.com/thread-237775.html RE: Quickreply_TextEditor support - SELLECK87 - 2024-02-16 I solved it this way MyBBEditor.sourceMode(false);. But what does it mean? Excuse my ignorance but it's just to understand things |