I need to modify the structure of the links in woocommerce. In this moment as you may no the link is http://yourwebsite.com/product/name_of_the_product...and I want to change the product in category, the link should be this http://yourwebsite.com/category/name_of_the_product...
How can I do this?
I would say not to change /product/ to /category/ for woocommerce. By Default WordPress use category taxonomy to display category page e.g example.com/category/xyzcategory/. Also change of woocommerce fixed urls can be problem for shop. WooCommerce also advise not to change those https://docs.woocommerce.com/document/removing-product-product-category-or-shop-from-the-urls/
Related
Im using the divi theme with Woocommerce. I need to know how to add more than one product from my home page, avoiding going to the product page. Just using add to the cart function or similar.
Regards
For example:
Add to cart
please check this image:
http://uupload.ir/files/4zsu_untitled123456.png
i need this category for my website.
ty
You’re asking if it is possible show both Categories and Sub-Categories on the shop page.
With the latest version of WooCommerce and the following settings in Customize >> WooCommerce >> Product Catalog, both parent categories and sub-categories will be displayed on the shop page:
http://cld.wthms.co/wfBb1q
If that is not the case – please try reverting to a default theme such as
Storefront https://woocommerce.com/storefront/ in order to check if the same is still happening.
You may also want to update WooCommerce to the latest version if it is outdated.
Alternatively, you can use a plugin such as WooCommerce Nested Category Layout https://docs.woocommerce.com/document/woocommerce-nested-category-layout/ although I’m not quite sure if that’s the layout you’re looking for.
I hope this helps!
I need to show my product only not category thumbnail how can i remove this? Please give me a solution it's important.
Thanks
It should be in the customizer.
In your WordPress Admin Dashboard, navigate Themes > Customize.
Once in, navigate WooCommerce > Product Catalog.
You should change under Shop page display, select Show Products and that's it.
I need some help on how I can change WordPress WooCommerce category URL
I want show URL like this
https://example.com/category_name/product_name/?attribute_pa_festtype=CATEGORY-SLUG
Under www.example.com/wp-admin/options-permalink.php
There option to change the behavior,see screenshot.
After installing the language files from WooCommerce, the site's permalink becomes non-english. I have found Product permalink base & Product category base & Product tag base & Product attribute base in the permalink setting page.
However, where is the settings for shopping cart & checkout page & my account?
Thanks!!
If you have installed woocommerce pages, in your admin area go to "Pages" and look for the pages you want to change permalink, all is there. I think if you change your desired page Slug, you'll get the answer. Woocommerce works with Page ID and changing that slug makes no problem and just changes the URL.