wordpress - WooCommerce category page is blank -


i'm usgin wp 4.3.1 , woocommerce 2.4.6.
after installed works fine. go /shop page , products list there.
clicked /product-category/digital-product digital product category blank page. empty page sidebar!

what have make show products or sub categories?

here permalink settings.
common settings
http://localhost/wp/%postname%/ /wp wordpress root.
product category base: product-category
product tag base: product-tag
product permalink base
http://localhost/wp/shop/%product_cat%

1st method:

disable plugins ( except woocommerce ) , check if issue solved. if fix issue, try activate plugins 1 one , locate plugin responsible issue.

2nd method:

try switch theme , check see if solved problem. if fix issue, inform issue theme developer , ask them fix it.


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -