Open GoogleCodeExporter opened 9 years ago
I had same issue and now it's fixed. try this.
In wp-content/plugins/custom-content-type-manager/loader.php the filter
mentioned below might be commented, so if you uncomment this add_filter this
bug will fix.
// Enable archives for custom post types
add_filter('request', 'CCTM::request_filter');
Original comment by ke...@zenlo.co.uk
on 16 Jul 2015 at 9:40
Original issue reported on code.google.com by
LauraGon...@gmail.com
on 12 Jun 2015 at 8:10