I’ve copied the folder plugin/woocommerce/template
to theme/mytheme/woocommerce
and designed a new template and just checked Woocommerce/System Status
to make sure overridden is worked.
The template works fine but when the user or the admin logged in , the overridden code does not work and the template defaults to plugin/woocommerce/template
and shows the default template
the problem happened for this particular pages:
- Product-single.php
- taxonomy-product_cat.php
- archive-product.php
And this problem happen just when Administrator logged in
How can this problem be addressed?
I Also Disable All plugin (except woocommerce
), copy original woocommerce
template file to twentysixteen Template
and modify that.
But The Problem not Solved Anyway!
I use woocommerce 2.5.5 And WordPress 4.4.2