• For my product-category base, I have changed it to “collections”
    For example, my current permalinks for product categories are:
    domain.com/collections/accessories

    For the product permalinks, I would like it to be:
    domain.com/collections/accessories/black-hat

    So I have added a custom base as this:
    /collections/%product_cat%

    But, this gives my product category a 404 error. My product page is fine.
    To fix this, I changed the product permalink back to default, making the link:
    domain.com/shop/accessories/black-hat

    I would just like to make the permalink consistent with the base category, but for some reason it is giving me a 404 error on the product category page. And domain.com/shop/accessories doesn’t exist.

    domain:
    https://192.249.123.35/~thewan19

  • The topic ‘Woocommerce Product Category 404’ is closed to new replies.