Hello,
I would like to display the theme's (I am using a copy of twenty eleven as a child theme) default sidebar.
It seems that the woocommerce plugin removes the sidebar.
I have set my base shop page as sidebar template and have also added the following code to the woocommerce template pages:
<?php get_sidebar();?>
Any ideas?
Thanks