X-Theme is Great!
I have so many people asking me about the text editor default to visual, so can you please help me figure out how to make the text editor default to visual on the compact and expanded view?
I have found the class that gets toggled by jQuery ‘tmce-active’, but I do not know where to set this.
<div id=”wp-cswpeditorview899-wrap” class=”wp-core-ui wp-editor-wrap tmce-active”>
Looks like in the <![CDATA[ it sets the ‘html-active’ class by default
For the cornerstone/assets/dist/js/admin/core.min.js?ver=1.3.3 file?
Thanks,
Mark