Mobile post editor problem
Using Jamroom
The editor is working as it should on mobile as far as I am aware. Note that (of course) the features of the editor are a bit slimmed down on mobile when compared to desktop. The way the mobile editor works is:
- By default the editor is not "on" - this is on purpose since the editor code is ~400kb and on a low-end or slow mobile connection there is no need to load it if you're not going to use it.
- You click the "book" icon and the mobile editor is enabled. Note that this is a "take over" screen - it is not inline like it would be on the desktop. Think of it as going to a separate editor page.
- When done, click the "back arrow" in the upper left and you will go back to the form where you can change any other form fields
- save as normal
Let me know if that helps.