WordPress - Failing to override woocommerce templates
问题 I am trying to override Woocommerce's templates files by duplicating them in my custom theme directory / woocommerce / templates, but the changes don't appear (I tried simply adding classes to begin with) on the website. Is there something I am doing wrong ? Thank you for your concern. 回答1: While the directory structure in the WooCommerce plugin itself is: /plugins/woocommerce/templates/ You should define it like the following in your theme (note the missing templates dir): /yourtheme