Woocommerce Override Does Not Work After Admin Login

I copied the folder plugin/woocommerce/templateto theme/mytheme/woocommerceand developed a new template and just checked Woocommerce/System Statusto make sure that the processed is complete.

The template works fine, but when the user or administrator is logged in, the redefined code does not work, and the default template is equal plugin/woocommerce/templateand shows the default template

A problem arose for these specific pages:

Product-single.php

taxonomy product_cat.php

archive-product.php

And this problem only occurs when the administrator logs in

How to solve this problem?

I Also disable the entire plugin (except woocommerce), copy the source file woocommerceto a file twentysixteen Templateand modify it.

But the problem is not solved in any case!

woocommerce 2.5.5 Wordpress 4.4.2

+4

All Articles