WPEC is assuming all page slugs are categories (and overriding the template)
-
WP: 3.5.1
WPEC: 3.8.9.5 (upgraded from 3.8.8.5 yesterday)
Permastruct: %postname%Upgraded to 3.8.9.5 yesterday and soon discovered that accessing any non-WPEC page or post was loading the products-page archive instead.
Upon further inspection, we discovered that every non-WPEC page or post is being matched against the main rewrite of (.+?)/?$ (as they should be). However the the matched rewrite query (via Debug Bar), shows that all slugs are assumed to be WPEC product categories. For instance:
wpsc_product_category=contact-us
That’s kind of a deal breaker, especially since it’s overriding the template.
This is with all plugins disabled except Debug Bar and WPEC. All rewrite rules introduced by theme functionality are disabled and rewrites flushed.
Any suggestions?
- The topic ‘WPEC is assuming all page slugs are categories (and overriding the template)’ is closed to new replies.