This repository has been archived by the owner on Dec 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Disable visual editor user option breaks customize posts editor #296
Labels
Milestone
Comments
Interesting. I thought that this was prevented from happening due to a workaround described in #68, for which this issue is a duplicate. |
Hey Weston, any advice on how I can disable the visual editor in the mean time? |
@scottopolis no, not really other than to fix the underlying bug. |
mehulkaklotar
added a commit
to mehulkaklotar/wp-customize-posts
that referenced
this issue
Mar 10, 2017
mehulkaklotar
added a commit
to mehulkaklotar/wp-customize-posts
that referenced
this issue
Mar 10, 2017
mehulkaklotar
added a commit
to mehulkaklotar/wp-customize-posts
that referenced
this issue
Mar 10, 2017
@scottopolis how does PR #349 work for you? |
I'm not using the plugin anymore, so unfortunately can't update you on that. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If you go to your profile and check "Disable the visual editor when writing", this breaks the post/page editor in customize posts.
Console error:
customize-post-editor-control.min.js?ver=0.8.1:1 Uncaught ReferenceError: tinyMCE is not defined
Desired behavior would be still showing the editor, just with the visual tab disabled.
The text was updated successfully, but these errors were encountered: