WordPress tinymce issue in article posting

Found 1 strange issue in WordPress article posting for one specific user.

  1. User adds article in tinymce HTML mode
  2. Again trying to add new post in tinymce Visual mode. not actually posted, just switched the tinymce slected tab from HTML to Visual
  3. User tried to open post saved in HTML mode in setp 1, it shows tinymce Visual mode active in Tabs but icons loaded are from HTML mode. The tinymce content is not view-able now, content is there but not viewable, If i press CTRL+A, i can view the content and it also blocking other features as Editing draft, logout etc.
  4. Now if user again trying to add new post, and selects HTML from tinymce tabs and exit from page
  5. He tries to edit post added in setp 1, now it is showing correctly.

No issue in content as i tried to copy and paste this content in new post and it working fine.

Read More

It is not happening for all users. And 1 more point the icons loading in Visual mode are very less than found in Admin account.

Related posts

Leave a Reply

3 comments

  1. The first thing you can try is go to Users > Your Profile, disable visual editor while editing, save the settings and then uncheck that box and save settings again.

    After that, check if tinyMCE functions properly, otherwise, try to disable your plugins one by one to find out which plugin is causing the jQuery conflict.