« See all FAQs for Cute & Sweet - WordPress Shop & Newsletter
How to disable the simple shop completely so you can use Jigoshop or WooCommerce
Go to appearance > editor and choose the file shop.functions.php
on the line after the first <?php code put this: return; so it looks like this:
<?php return;



