Home › Forums › WC Vendors Free Support › Hiding Main Shop from WC Vendors Shops › Reply To: Hiding Main Shop from WC Vendors Shops
March 2, 2017 at 4:57 pm
#58063
Member
Hello,
Since we hook into the archive-product.php page to show the vendor store page, the only way to change the page format when viewing a vendor store page would be to modify the archive-product.php template, and define what you do or do not wish to see on the page if it is a vendor store being viewed.
This is likely doable, but will require some php coding.
Essentially you’d have to code the template to show only products “if” it is a vendor store page.