jrymer
Forum Replies Created
-
Am I changing the “Mens” page URL or the products? Right now I have all my permalinks to default. My Mens page URL is
http://localhost/wordpress/?page_id=2
And my product URL is
http://localhost/wordpress/?product=mens-jeans
Sorry for misunderstanding you. I changed Mens page URL to
http://localhost/wordpress/product-category/mens
http://localhost/wordpress/mensand get 404 when clicking on the Men tab on my menu.
And I changed product URL to
http://localhost/wordpress/product-category/mens
http://localhost/wordpress/mens
http://localhost/wordpress/?page_id=2/?product=mens-jeansand get 404 when clicking on the product from the shop.
This is what it looks likeHome page (shop)
Mens page
One of my itemsThank you for your patience.
My product is in the category “Men”, and when accessed from the shop page displays it as Home/Men/Men Jeans. When I go to the “Men” tab on my menu bar, the path is Home/Men. My product is not displaying on the Men page but is on the Shop page. I have my home page set to be the Shop.
Do I need to change something in the permalinks?
Forum: Fixing WordPress
In reply to: Men's and Women's products on Men's and Women's pageI am using woo commerce plugin.