javascript - TinyMCE editor in WordPress is not loading correctly -


i've encountered problem yesterday when uploaded files testing website. website running on wordpress version 4.2.2. , i'm using own theme i've been developing 1 client.

now problem tinymce editor in wordpress started acting weird.

here picture of local deployment of site:

local deployment

on local works fine. no problems or anything.

here picture of online deployment:

online deployment

as can see there problem it. text , visual buttons not rendered correctly , they've switched places.

when click on visual nothing in editing area , on text there 1 small part of post's content.

now i've tried know solve problem. here list of have tried far:

  • uploaded theme , tried switching theme check if problem in theme. no luck. problem remains.
  • i've tried disabling parts in theme check if solve problem. still no luck.
  • today i've deleted live database , whole wordpress folder on web server , uploaded again. problem still remains.

i have no clue caused problem @ all. have 1 plugin , contact form 7 , tried disabling it. problem still there. thing i'm using option tree in theme , set work in theme mode. i've tried disabling option tree well, no luck, problem remains.

debug log isn't showing anything. seems work fine.

i've got chrome dev tools can see in second screenshot.

whenever switch between text , visual throws 1 error in console. problem same on posts, pages , custom post type page.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -