WordPress Rewrite
I’m trying to get http://example.com/site/vendors/?u=abc to rewrite to http://example.com/site/vendors/abc but I can’t for the life of me figure out how to get the url rewrites to work.
I’m trying to get http://example.com/site/vendors/?u=abc to rewrite to http://example.com/site/vendors/abc but I can’t for the life of me figure out how to get the url rewrites to work.
Setup Desired permalink structure (only these structures exist for products) Product 1: /shop/category/subcategory/product1/ Product 2: /shop/category/product2/ Woocommerce Product View Settings View for shopbase: Show categories View for categories: Show products Products Products are only checked for one category OR subcategory Permalink Settings Normal settings: /%category%/%postname%/ Base for categories: shop For products: /shop/%product_cat%/ Archives Since there … Read more