Custom post type permalinks not working after updating to wp 3.8 and CPTM 0.1.3
-
I just updated to WP 3.8 and to 0.1.3 for Custom Post Type Maker and my permalinks aren’t working. My custom post type is “projects.” When I navigate to a single post page, say “projects/drh-r11” it takes me to the “Page not found” as generated by index.php. I’m using a twentyten child theme and my twentyten theme is up to date.
I tried all the suggested troubleshooting: flushing rewrite rules, resetting my permalink structure in Settings -> Permalinks, checked .htaccess and it’s correct, etc. None of that has worked.
The one thing that did work, which I don’t think is the best solution, is setting the Custom Rewrite Slug to:
?projects=
That takes me to the proper pages. So the working URL is domain.com/?projects=/drh-r11.Is this a bug? Anyone else experiencing this?
- The topic ‘Custom post type permalinks not working after updating to wp 3.8 and CPTM 0.1.3’ is closed to new replies.