Remove Products from Shop Site
-
Hello,
is it possible to remove all Products from shop site?
Thank´s
Michael
Hello,
Yes it is possible to delete all the products from the store. Go to >> Products >> Select all products >> Move to trash and click apply. All the products will be moved to the trash,
to delete them permanently go to trash bin, select all and delete permanently.
For Clarification see screenshot: https://www.screencast.com/t/MxE7moIv5eq
Best Regards.
Hello,
I do not want to delete all products.
I would like to see no products on the first shop page. Page should be empty.
Thanks
Hello,
If you do not want to delete all products and just want to hide the products from your store.
1) Firs you need to go to >> Products >> Select all products >> Edit >> Apply as in the below screenshot:
Screenshot for clarification: https://jmp.sh/QBMIYye
2) After editing all of them at once you have to select “None” for visibility option and save the changes.
Screenshot for clarification: https://jmp.sh/vOX5EBr
Best Regards.
Hi,
Thanks for the answer.
Unfortunately the products are then not visible in the categories.
The products should only be shown in the categories and not on the first shop page.
Is that possible?
Best Regards.
Most Welcome,
Actually categories did not have separate pages they inherits the layout of the shop page. That’s why when you hide the visibility they also hidden from the category pages.
If you only want to hide the products from the shop page only, you can try the below CSS code in global custom CSS area under theme settings >> custom CSS:
.post-type-archive .container .woodmart-products-holder {
display:none;
}
Best Regards.
Hi,
ok that did´t work for me.
Product sorting is visible on shop page and on category page are no produkts.
My Taget is a blank page with links in the page title to the category with products.
regards
Hi,
ok my mistake. It Works!
Thanks a lot
Most Welcome :-)
If you do not mind, can you please leave 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘Remove Products from Shop Site’ is closed to new replies.