Custom Product Category Templates
-
Hi, I’m trying to set up custom product category templates for my ecommerce website.
-I have added Product Categories name XXX(in other language) slug safety and name YYY with slug energy
-I have separate pages with shortcode [product_category category=”safety”], [product_category category=”energy”] to display on page
Problem : I want to create 2 different list views templates for each of these product categories
I have tried to override / create content-product_cat-{slug}.php files and taxonomy-product_cat-{slug}.php files in themes/woocommerce folder with test html/echos but doesnt seem to be the right files I need.
I have also tried changing content-product.php which changes BOTH category list views but I want them to be different.
Thanks in advance
The topic ‘Custom Product Category Templates’ is closed to new replies.