Pro 4.3.0 issue RTF Text

Hi themco team,

i’ve got an issue while editing a text area in pro 4.3.0. when switching from plain to rtf text the builder crashes.

one thing i noticed in the browser console the

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

got an 404 (Not found) error. (WordPress Version 5.7)

Hey @Regnalf,

I tested Pro 4.3.0 without any 3rd party plugins and with latest WP 5.7 and RTF works. Please check your site for any code that utilizes the TinyMCE like Yoast SEO. Do the following.

  1. Testing For Plugin Conflict
  2. Child Theme
  3. Css/Js Customization

It worked in 4.2.0 and no new plugins where activated since then.

Hi @Regnalf,

I’ve taken a looking it is working for me as well. Can you try opening that URL directly? On my install (WordPress 5.7) it’s properly resolving to the javascript file. Our rich text editor is just the WordPress implementation of TinyMCE and without that file present it won’t work correctly.

It could be that the file is missing, or perhaps URL rewriting (htaccess) is preventing it from resolving properly.

Hi Alex and Christain

sorry for the late answer, i must missed your post. The tipp for the TinyMCE was correct, for some reason this file was missing!!! However that could be, i uploaded it and it seems to work now, thx.

@Regnalf

You are most welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.