Dashboard: All custom post types point to regular posts
-
Okay. This is a weird one.
I tried for the first time to develop the update to one of my sites locally (on MAMP). Once I was happy, I FTP’d the files up to my web host (BlueHost), uploaded the database, pointed the top-level .htaccess file to the new version of the site, and all looked beautiful.
Only two problems: when I try to access some of the plugin control panels in the Dashboard, I either get the White Screen of Death, or nothing happens – I stay wherever I was.
When I try to look at pages or WooCommerce Products or any other “custom” post type (pages are a custom post type? really?), I am shunted to the Posts listing. Same happens if I click on the “Edit Page” or “Edit Product” button in the JetPack nav bar.
Other weirdness: I can’t activate or deactivate plugins by clicking on the “Activate/Deactivate” link in the plugins list but I can select the plugin and activate/deactivate/delete it by clicking on the bulk action button. I can’t upload plugins (I am simply shunted to the Add Plugin… page) — the same for trying to search for plugins. I am simply shunted back to the main Add Plugin… screen.
I wanted to start over with a fresh install instead of uploading the whole directory/database, since I thought perhaps the MySQL file had gotten corrupted somehow, but I can’t use the export tool to download the site (when I click on it nothing happens). I still have the local version, and I can use the download tool on that version, but if I try to use that to build a new site, it won’t load the images and other files, since the MAMP version of the site is behind my home firewall — and I’d have to use dynamic DNS to link to it anyway, which is a headache.
At this point, everything I’ve tried to fix things (including looking through the database in phpMyadmin for localhost:8888 links) has either done nothing or made things worse.
Help!
ETA: Just to be clear: I’ve tried turning off or deleting all plugins. I tried to install all of the plugins fresh (though of course I had to do that by downloading the files and uploading them to the plugins folder, since I can’t use the WP plugin dashboard. I still have the problems.
The topic ‘Dashboard: All custom post types point to regular posts’ is closed to new replies.