• Resolved Marcus

    (@omako)


    Hi, I am using Pods. Version 2.7.26 and I have noticed that WYSiWYG (TinyMCE) field does not load or show content when I use on a page or CPT and Gutenberg is enabled. Thats seems strange because only Visual Mode is affected. TEXT/HTML mode works well. I did some research and found a workaround for now by loading Text-Editor by default add_filter( 'wp_default_editor', create_function( '', 'return "html";' ) );

    Is there a better way now or later?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @omako

    This sounds like it might be a plugin conflict. Could you check please?
    https://docs.pods.io/faqs/plugin-theme-conflicts/

    Cheers, Jory

    Thread Starter Marcus

    (@omako)

    Hello Jory,

    thank you for your answer. I have disabled all plugins except Pods, as well as custom functions and used a default theme. I have also completely cleared the cache. It doesn’t change the error pattern.

    BTW this is similar to a recent ACF Issue, as you can see here.

    I think it is more a conflict between TinyMCE editor and Gutenberg itself. I will follow up on this, until then the workaround works.

    Cheers Marcus

    • This reply was modified 3 years, 11 months ago by Marcus.
    Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @omako

    Then I’m unsure what the cause is.
    When I test locally it works fine (two editor fields within a block editor enabled post type). Even with the Classic Editor plugin disabled.

    Cheers, Jory

    Plugin Author Jory Hogeveen

    (@keraweb)

    Hi @omako

    Sorry, I just retested on another dev site and can now reproduce your issue on WP 5.7.
    My first test attempt was on WP 5.8-alpha so it seems to me this is a WP core issue and it might be fixed in a next maintenance release.

    Cheers, Jory

    Thread Starter Marcus

    (@omako)

    thanks a lot!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WYSIWYG Field (TINY MCE) not working when Gutenberg enabled’ is closed to new replies.