Friday, April 8, 2016

Woocommerce overridden not work after Administrator logged in

Leave a Comment

I've copied the folder plugin/woocommerce/template to theme/mytheme/woocommerceand 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 use woocommerce 2.5.5

1 Answers

Answers 1

Are you using a child theme, if so did you add woocommerce support in the functions.php file?

Did you rule out any other plugins you've installed that could be causing this issue?

Do you have any special settings through a plugin for the administrator?

Have you tried moving all the template files to see if would work? I strongly believe it's probably another necessary file missing or plugin that could be causing your problem.

If You Enjoyed This, Take 5 Seconds To Share It

0 comments:

Post a Comment