How can I map WC Vendors pages.

Following are the display options you find under
Dashboard >> WC Vendor >> Settings >> Display >> General

Dashboard – This sets the page used to display the front-end vendor dashboard. This page should contain the following shortcode. [wcv_vendor_dashboard]

Shop Settings – This sets the page used to display the vendor shop settings page. This page should contain the following shortcode. [wcv_shop_settings]

Orders – This sets the page used to display the vendor orders page. This page should contain the following shortcode. [wcv_orders].

Vendors – This sets the page used to display a paginated list of all vendor stores. Your vendor stores will be available at http://localhost/reignwc/page-slug/store-name/
This page should contain the following shortcode. [wcv_vendorslist]

Terms and Conditions – This sets the page used to display the terms and conditions when a vendor signs up.

Pro Dashboard – The page to display the WC Vendors Pro dashboard. This page requires a [wcv_pro_dashboard] shortcode. This page should be separate from your vendor’s dashboard page above. Do not delete your vendor’s dashboard page.

Vendor Ratings – The page to display the feedback from this will have the [wcv_feedback_form] shortcode.

Update on May 26, 2022