How to update parameter name accepted in the URL on the fly?
-
Hi there,
I have this website using woocommerce – pro with variation products functionality, and the variation’s attribute is now called ‘testatr1’. We find it not meaningful, and we wish to update it (probably on the fly as the current database is quite huge and we are worried that updating the product’s attributes slug can cause issue) into something more meaningful (e.g.: variation_name).
so let’s say for this particular url:
https://madeandmake.sg/shop/brands/new-works/kizu-table-lamp/?designer=Lars%20Tornoe&attribute_testatr1=Small%20-%20Blackwe want it to be like below instead:
https://madeandmake.sg/shop/brands/new-works/kizu-table-lamp/?designer=Lars%20Tornoe&variation_name=Small%20-%20BlackHow can we do this?
Kindly advise,
Frans
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.