Javascript Not Working In wp-admin
-
Hi,
So I’ve been at this for 3 days now and I’ve finally broken down and decided to post the issue I’m having here.The issue:
– In the Admin Area of WordPress when I click “help” or “screen options” nothing appears or drops down.
– If the “help” and “screen options” tabs are on the same page, clicking one causes the other tab to disappear.
– The right menu area of the back-end no longer shows submenu items when I scroll over them, I have to click each main menu item to access the submenu items.
– I cannot paste any text from any location into the rich text editor (my main concern), but I CAN paste into the editor if I click out of the “visual” tab and into the “text” tab.Those are the only problems I’ve found so far.
How it happened:
The issues popped up after I inserted some custom code into my previous theme’s functions.php file. I backed the file up before making the changes & restored it but that did not fix the problem.
The theme I was using is since completely deleted and uninstalled, but the problems persist.
Things I’ve tried:
– disabling the /plugins folder completely (no change)
– disabling plugins one by one via ftp (no change)
– disabling all plugins from the admin plugins page (no change)
– reverting to wordpress; theme “twenty fifteen” (no change)
– uninstalling previous theme completely (no change)
– addingdefine( 'CONCATENATE_SCRIPTS', false );
to the wp-config.php file (no change)
– deleting and re-uploding from fresh wordpress download:
– wp-admin
– wp-includesI’m at my witts end trying to figure this out and would love some help. Iv’e searched google and read through so many threads and websites but nothing works. Maybe there’s something I haven’t tried yet.
- The topic ‘Javascript Not Working In wp-admin’ is closed to new replies.