Woocommerce – Which php file do I edit the actual code of a product category
-
I kind of can’t believe there’s no direct answer to be found for this. I have a woocommerce category page at myurl.com/product-category/category/
It displays all the products within that category, but the template is rather bland.
I would like to get right into the direct HTML/PHP for that category page so I can write some custom code but for the life of me I can’t find which file, either in the plugins/woocommerce dir, nor in the theme/woocommerce folder.
Just to be clear, I’m not looking for anything other than the bottom line PHP file that displays the HTML/PHP that I can edit myself.
Thank you!
- The topic ‘Woocommerce – Which php file do I edit the actual code of a product category’ is closed to new replies.