wordpress.com hosting – My wordpress site loads perfectly, but I cannot access the menus in the admin panel
Question
Initially, the admin panel home was not loading. But got that to work by adding a line of code in a php file. But it did not solve the main issue. I still can’t access any of the menus and options. A circle spinning animation just keeps on going. I have tried renaming the themes and plugins folder to temporarily disable them, but it did not work.
in progress
0
1 year
2021-07-28T23:32:18-05:00
2021-07-28T23:32:18-05:00 0 Answer
0 views
0
Answer ( 1 )
A clean, fresh WordPress installation would work. So something has changed or been added here to break this. You said you removed themes and plugins, that’s a good step. Do it again, and also remove any .htaccess files present in your root directory and wp-admin directory. 403 and 500 errors are often caused by misconfigured or broken .htaccess files, respectively.