I would like to change the "/product/" permalink to something else, like "/buy/"
I have checked and there is no possible way to do this in the settings, I can only change "/product-category/" to something else...
Help :)
I would like to change the "/product/" permalink to something else, like "/buy/"
I have checked and there is no possible way to do this in the settings, I can only change "/product-category/" to something else...
Help :)
anyone?
the support on this forum is great...
#sarcasm ...
Seriously, can no one help me? surely its a couple of line changes in the php files. If someone can tell me which php files I will figure it out myself....
I'm no expert (!) but from what I gather, you can't get rid of the word product per se as it's part of the woo engine, but you might be able to perform a URL Rewrite so that /product/ becomes something else? Even this might not be possible due to the way the cart works though, I seem to remember reading that it needs /product/ to power the cart and other stuff?
I'd love to know the answer to this myself though.
Actually, for what you want you can do this in WooCommerce > Settings > Pages. Look for the option:
Prepend product permalinks with shop base page (XXX)
XXX = the slug of your shop base page.
So make the slug of your shop base page /buy and then tick this option to prepend with /buy on all product pages. It'll use /buy instead of /product
:)
You must log in to post.