[ad_1]
[ad_2]
I'm building a Woo store. I have an issue where a specific slug I want to use for a permalink isn't working. Also, the products 404. I've done the whole rigamarole of flushing permalinks, disabling all other plugins, etc., but the issue persists.
If I use a different term for the main woo shop permalink it's fine.
Essentially I want:
example.com/products-page/%post_title%
example.com/products-page/%product_cat%
But if products-page is in there for either of those, we get 404s.
- I have a shop page with products-page as a slug. The issue persists.
- I remove the shop page and delete permanently, flush perms/cache, the issue persists.
- I have a custom post type that uses products-page as part of its permalink prefix. I havne't tried removing that yet but I'm going to.
Anyway, just looking for other things I can test.
