WYSIWYG Editor completely blank

Support General WYSIWYG Editor completely blank

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #38728
    Pat MattPat Matt
    Participant

    I created a custom field with WYSIWYG editor and it is completely empty. No kitchen sink, no way to type in the visual or text fields. How can this be fixed?

    #38733
    Long NguyenLong Nguyen
    Moderator

    Hi Pat,

    Please refer to this topic to resolve this issue https://support.metabox.io/topic/text-tab-of-the-wysiwyg-editor-is-empty/

    You can use this plugin to implement the CSS code in the admin area https://wordpress.org/plugins/admin-css-mu/

    #39035
    MikeX3MikeX3
    Participant

    I'm having a similar issue, but both "Visual" and "Text" appear to be blank... however, the issue is that the text is set to white on a white background. When inspecting, I see the following:

    (editor.min.css)
    .js .tmce-active .wp-editor-area {
    color: #fff
    }

    I suppose I can update this css myself, but I'm curious if this is caused by MetaBox, WordPress, or some other plugin?

    #39036
    Pat MattPat Matt
    Participant

    Mike. Did you watch one of Kevin Gearys videos and this happened?

    #39038
    Pat MattPat Matt
    Participant

    Point is, it's likely special characters in the field IDs. Check that.

    #39039
    MikeX3MikeX3
    Participant

    Not sure how this relates to Kevin Geary videos? I'm rebuilding an Oxygen ACF site using Bricks & MetaBox. However, I do have ACSS installed if for some reason there is a conflict there? The field name is just "mh_attribution_ otherinfo" ...and now I see the problem! haha.. I just removed that space and now it works fine. I probably never would've noticed without copying and pasting here. 🙂

    #39040
    Pat MattPat Matt
    Participant

    It happened to me when I followed Kevin's videos using CPT with FAQs accordion.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.