This is likely a conflict between the theme and a plugin. Can you try deactivating all of the plugins you’re currently using and see if that fixes the problem?
Okay, could you check on a different browser? If that works, make sure you completely clear the cache of your preferred browser.
Otherwise, can you try following WordPress’ guide on debugging JavaScript errors and let me know if you find any errors when viewing the post editor?
FireBug returns this error:
TypeError: a(…).offset(…) is undefined
The error shows up only when i switch from visual to text or from text to visual
Here’s what webkit-inspector says:
Uncaught ReferenceError: switchEditors is not defined
Hmm okay, I can’t recreate the issue and no one else is having this problem with v1.20 of Ignite which leads me to believe it’s still a plugin-related issue.
I would try resetting your plugins folder to be completely sure they’ve all deactivated.
If you’re using Cloudflare, some people have had issues with it’s auto-minify feature causing similar problems.
If neither of those works, try deleting and reinstalling Ignite in case something got corrupted during the installation/update.
None of this worked… Thanks anyway i’ll try to find a solution on my own.
Fakir,
I’m sorry I couldn’t help you reach a solution. If you can, please share the solution you find here when you get it fixed, so others can benefit from your debugging.