Sounds like the CodeMirror library is not loading for some reason. Have you tried using a different browser or clearing your site cache to see if that makes a difference?
Thread Starter
DD D
(@iwebbers)
Yess, tried that even before posting but no luck 🙂
If you open your browser console, can you see any error messages that might be relevant?
I have a similar problem with 2.13 (lot of text is missing everywhere, very strange)
I rolled back to 2.12.1 and its fine. I have this problem on many sites with 2.13 (with different themes or plugins..)
The settings look like this with the bug : imgur.com
Any solutions ?
Edit : it look like its a problem with translation ! i deleted the FR.po/mo files in the plugins directory and its working now… (i’m french)
-
This reply was modified 7 years, 3 months ago by
kroups.
Thread Starter
DD D
(@iwebbers)
@bungeshea
This is a script error I get when opening a snippets on the main site (multi site):
undefined is not a function (near '...(d=jQuery).widget...')
Might be related?
-
This reply was modified 7 years, 3 months ago by
DD D.
Thread Starter
DD D
(@iwebbers)
@bungeshea I know where you can search for the bug.
When I have the option: Show labels on admin pages ACTIVE >> Everything is ok.
When I de-activate this option I get plain text in stead of code highlighting.
Hope you can find there issue. At least you now have a smaller area to search.
Thank you for that extra information @iwebbers. It looks like there was an issue with how I was combining the scripts for the code editor and the tag editor together. I’ve split the scripts into different files and ensured they load correctly, which seems to fix this issue. The fix will be included in the next plugin release.
A fix has been included in version 2.13.1.