Open GoogleCodeExporter opened 8 years ago
I got the same problem. Not sure why
Original comment by soul...@gmail.com
on 6 Jun 2015 at 1:38
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:39
Original issue reported on code.google.com by
bjo...@gmail.com
on 28 May 2015 at 9:36