The default image size for the Vendor’s logo is a small 100 x 100 pixels. On my site, I reformatted my vendors page to look exactly like the woocommerce categories…
Hide Vendors With No Items
These two snippets will hide vendors who have not yet gotten around to publishing any items from both the Vendors Widget and the Vendors List page. WCMp displays these vendors…
Change Number of Vendors Per Page
This snippet gives you the ability to choose how many vendor stores are displayed in the Vendor List page before pagination. As always, this is either added to your Child…
Change and Rename Vendor List Page Sorting Options
WCMp has made it easy to default sort your Vendor List page, by adding options in the shortcode. So on my Vendors page, I have this shortcode: [wcmp_vendorslist orderby=”name” order=”ASC”].…
Add the Vendor’s Product Categories to Vendors List Page
This snippet was provided by support to show a list of the product categories each individual vendor has for sale onto the Vendors List page. Note: I do not use…