lornawebber:
Is it possible to default to the normal comment editor, instead of the small-screen editor, when on mobile devices? Is there an option for that?
No - the "normal" editor has never been enabled on mobile devices. Previous to Jamroom 6.1.6 (when the mobile editor was first introduced) mobile devices would see just a simple textarea - no editor. The problem with that is that if you created a post on a desktop (for example) and then came back later to edit it on a mobile device, then you would just see the raw HTML in the texraea. This of course caused issues. With Jamroom Core 6.1.6 the TinyMCE editor (which Jamroom uses) included a new beta mobile editor, and that is what has been enabled since then.
I'm not sure if it will function on the mobile device but if you want to FORCE all devices to use the standard editor (which again is NOT made for mobile devices and is not likely to look right) you can edit the "form_editor.tpl" file in the System Core module (templates tab) and remove these lines (13 - 15):
{if jrCore_is_mobile_device() && !jrCore_is_tablet_device()}
mobile: { theme: 'mobile' },
{/if}
Save, click the enabled checkbox and reset caches.
I'm not 100% sure that will force the "normal" editor on mobile phones, but that is how it is controlled. I would be prepared for the regular editor to have significant size issues on mobile phones, however, so I would make sure and test that thoroughly.
--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net