Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I am having some problems with the woocommerce plugin and the siteorigin theme. The shop page is not displaying correctly and the products are not displaying at all. Can someone help me troubleshoot this issue?
here’s the customization I tried
add_filter( ‘woocommerce_loop_shop_columns’, ‘__return_false’ );
add_filter( ‘woocommerce_shop_page’, ‘__return_false’ );
I also tried disabling the plugin but that didn’t work either.
Hi Arnold
Thanks for reaching out.
Do the products display if you temporarily switch to a default theme like Twenty Nineteen?