petanella
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] add price to products in woocommerce categoryHi gabrielfuentes it seems like this will do the job, thank you for the reply. 🙂
Forum: Plugins
In reply to: [WooCommerce] How to display active category and products on wordpress widgetPerfect thanks. 🙂
Forum: Plugins
In reply to: [WooCommerce] How to display active category and products on wordpress widgetThanks for the reply Rashed but it seems like i did not explain it very well.
I want all my categories listed on the root of the shop in the sidewidget area. when you enter one categori, the list will expan that categori while still showing the category list but now also showin the sub category, or product depending on what is in this category. So to illustrate with the example from before:WIDGET:
category 1
category 2 (ACTIVE im in this category, so it expands)
-sub-category 1
-sub-category 2 (ACTIVE im in this sub category, so it expands)
–product 1
–product 2
–product 3
–product 4
–product 5
–product 6
-sub-category 3
category 3
category 4
category 5
category 6Woocommerce default widget i think its called woocommerce product category (mine is in Danish) can show category and subcategories, but it does not show the products in the category or subcategory i need something that will display the products. I hope this makes sense, thanks.