Glad it worked @justinluk!
Just finished fighting with this one today. For me it was a CSS issue. I (lazily) copied across all my styles into editor-style.css in the hope that the editor would ‘preview’ the styles in some sense.
This line in editor-style.css was making my editor jolt up:
html, body {
height: 100%; }
If you haven’t specified an editor-style.css file, then I’m afraid this won’t help you…
-
This reply was modified 9 years, 6 months ago by lexi89.
Thread Starter
lexi89
(@lexi89)
We’re trying to split test posts but on the “edit split test screen”, the plugin doesn’t show the full slug for the post (we have categories before the post name), instead the slug looks like a page (no category)…