I made a theme which is integrated with WooCommerce
what should I do to enable WooCommerce sidebar?
should I make sidebar-shop.php
and use get_sidebar();
?
I can not see layout left-sidebar right-sidebar in customization
even adding some test codes does not change archive-product.php
or content-product-cat.php
only woocommerce.php
can accept changes.
what should I do?