Hello!
I'm using the plugin wp E-Commerce and i have a problem.
In my products page i can see my products in grid view, with the side bar (click here to see)
Now, i have no idea how to place in my homepage content the sidebar and the products in grid view, This is my HomePage (Click here)
For now, in my homepage i saw the products only with very dirty view, so i comment out this line in my home-store.php template page (Homepage)
<?php //get_template_part('loop', 'page') ?>
So now i have nothing in my home page content..
Any idea how can i insert the products in grid view (just like the other products pages) to the home page??
Thank you very much!!