wp editor - WordPress Visual Mode Not Working - adding span code while clicking

admin2025-01-08  5

After the update of WordPress 4.9.6, I got a very strange issue that I am not able to write anything in WordPress editor in visual mode.

When I'm trying to switch from text to visual I am getting this span code instead of text.

<span style="display: inline-block; width: 0px; overflow: hidden; line-height: 
0;" data-mce-type="bookmark" class="mce_SELRES_start"></span>

Can anyone help me out with this issue? I am not able to write anything.

After the update of WordPress 4.9.6, I got a very strange issue that I am not able to write anything in WordPress editor in visual mode.

When I'm trying to switch from text to visual I am getting this span code instead of text.

<span style="display: inline-block; width: 0px; overflow: hidden; line-height: 
0;" data-mce-type="bookmark" class="mce_SELRES_start"></span>

Can anyone help me out with this issue? I am not able to write anything.

Share Improve this question edited May 19, 2018 at 20:25 Nathan Johnson 6,5286 gold badges30 silver badges49 bronze badges asked May 19, 2018 at 18:07 Ashique AnsariAshique Ansari 1113 bronze badges 3
  • Are there any errors or messages in your browser dev tools console? – Tom J Nowell Commented May 19, 2018 at 19:17
  • No, I checked in the console and also network there is no error – Ashique Ansari Commented May 20, 2018 at 6:03
  • Sorry, I am getting this error, Uncaught TypeError: e.on is not a function at Object.e (plugin.min.js?ver=4711-20180425:1) at zm.c.fire (tinymce.min.js?ver=4711-20180425:2) at Object.fire (tinymce.min.js?ver=4711-20180425:2) at new YC (tinymce.min.js?ver=4711-20180425:2) at n (tinymce.min.js?ver=4711-20180425:2) at Array.<anonymous> (tinymce.min.js?ver=4711-20180425:2) at At (tinymce.min.js?ver=4711-20180425:2) at e (tinymce.min.js?ver=4711-20180425:2) at Re.y.bind (tinymce.min.js?ver=4711-20180425:2) – Ashique Ansari Commented May 20, 2018 at 7:51
Add a comment  | 

1 Answer 1

Reset to default 0

I disable JetPack and everything is working.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1736267964a1236.html

最新回复(0)