• Resolved wpsoul

    (@wpsoul)


    I found incompatibility with plugin and latest 5.6 WordPress update.

    Problem is only if I have custom editors on edit page.

    Console log

    Uncaught TypeError: Cannot read property ‘setAttribute’ of undefined

    /js/tinymce/themes/modern/theme.min.js?wp-mce-49110-20201110

    Custom editor is registered via function wp_editor

    https://monosnap.com/file/gbKVuKYL4ZwOndYda0j6gSZEgB8gYu

    Do you load any instance of wp editor in Yoast panel?

    If I deactivate Seo by Yoast – it’s working again.

    I compared code and find that Yoast set next suffix

    https://monosnap.com/file/njUc0nHNOXuVMopvLD8JbjlFUBlGdc

    and this can be reason of bug. Without plugin, suffix is empty

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Maybellyne

    (@maybellyne)

    Hello,

    Thanks for reaching out.

    Just to be sure, we would like to rule out any plugin or theme conflicts that may occur. The fastest way to do this is to deactivate all non-Yoast plugins and switch to a standard theme like Twenty Nineteen

    Test this on your development or staging site, if you have one. If not, we recommend using the Health Check & Troubleshooting plugin. This plugin allows you to run a conflict check without affecting normal visitors to your site.

    As we can imagine that you’re unfamiliar with checking for conflicts, we’d like to point you to a step-by-step guide that will walk you through the process: How to check for plugin conflicts.

    Thread Starter wpsoul

    (@wpsoul)

    After some tests i found that latest WordPress doesn’t support multiple tinymce instances good. I still don’t know why it’s happening only with activated Seo by yoast, but currently I can deactivate tinymce for custom text areas, too much problems with this outdated editor. You can close this

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Incompatibility with wp_editor on category edit pages’ is closed to new replies.