My visual editor in WordPress doesn’t work and I figured out that was because my computer doesn’t load the full tinymce folder. It only loaded “mce-view.js”. In another computer, using Chrome, around 15 js elements were loaded.
How can I fix this problem?
Enabling NPAPI in Chrome Version 42 and later
As of Chrome Version 42, an additional configuration step is required to continue using NPAPI plugins.
In your URL bar, enter:
chrome://flags/#enable-npapi
Click the Enable link for the Enable NPAPI configuration option.
Click the Relaunch button that now appears at the bottom of the configuration page.
I FIXED IT.
So it turned out to be a conflict between my antivirus setting and WordPress.
I use Symantec Endpoint Protection and it sets my browser to Stealth Mode which makes some websites malfuction. All I need to do was go to Symantec -> Change Settings -> Network Threat Protection —click on Configure Setting —> On Firewall tab, uncheck “Enable Stealth Mode web browsing”.
Good luck finding your solutions.
Ryan