Hello,
I am using WooCoommerce and a third party non-WC Theme.
Theme: http://themeforest.net/item/matrix-responsive-tilebased-template/2761654
Everything works fine after creating a woocommerce.php with "<?php woocommerce_content(); ?>"; the way with including hooks works finde too.
But I have on problem:
When I'm on a category site, no products of this category are shown.
I just get a notification: "No products found which match your selection."
I hope, somebody can help me.