Im having same problem but i refuse to go the FTP route, id like to have the same powers as before where you can view details and then simply press delete why won’t this work it just says Deleting…. but never actually does anything 🙁 ?????
-
This reply was modified 9 years, 9 months ago by Dakine1981. Reason: spelling
You can do this without the plugin with some simple CSS then you can deactivate and remove the plugin all together, hope this helps 🙂
Remove page titles –
.page h1.entry-title {
display: none;
}