I’m sorry, but I will need to open this topic “Tabs” again. It had been closed.
By this way Woocommerce> Settings> Products> Display> Shop Page. I could not disable the display on the home page. Then I tried to
css .filter-wrap {display: none;}
div.row.products-loop.products-Grid.Row-count-3 {display: none;}
.pagination-cubic {display: none;}
but he has disabled the product in the category page as well. How can I do to disable only the home?
It follows print screen: http://prntscr.com/d4c431
Thank you!