Go to the plugin page and click edit. Then search for this string “wp_admin_css(‘css/dashboard’)” when you find it comment it out with 2 forward slashes “//”. So when you’re done it looks like this “//wp_admin_css(‘css/dashboard’)”. I’m not sure why it throws the error but it went away after I commented out that line of code.
Good Luck
OK, I understand.
Thank You!
It’s called AutoStyle.
Most of the code is regular PHP but there are a couple of eval64 statements sprinkled within the .php files.
Can you help me edit the footer?
UPDATE!!!
I think the server caches the deleted pages/database because the theme is working now, but I still want to change the footer.
How can I edit the footer without breaking the site?