Hello,
I need help:
1. I need to translate woocommerce links to Croatian, let say product_category. Is there a simple way to do that?
2. I need to show products on shop acording to categories. Now is the case that when I add new produsct all products show regardles to category. I need to set category links and when I click to let say category 1 it needs to open products that belongs to category 1
Please help
Best regards
Hey Margrubi,
Thank you for the inquiry.
1.) This is possible but you will need to activate a translation or a multi-lingual plugin such as WPML or TranslatePress.
2.) You can use the product_category or product_categories shortcode to display category links in a page. Please check the documentation below for more info about the shortcodes.
// https://woocommerce.com/document/woocommerce-shortcodes/#product-category
You can also create those links manually using the elements in the Advance Layout Builder (ALB).
Best regards,
Ismael