What templates does woocommerce.php use?
-
I’m using the Engrave-Lite theme, which does not support WooCommerce. So I created a Child Theme and created a
woocommerce.phpby editing thepage.php. So all good. However, I want to edit the appearance of the title of the title on the shop page. So first I copiedarchive-products.phpand made the needed edits. Obviously this wouldnt work as I hadwoocommerce.phpin my theme. I then edited the defaultarchive-products.phpbut still no change. So where can I edit this? Where are the templates thatwoocommerce.phpcalls?
The topic ‘What templates does woocommerce.php use?’ is closed to new replies.