Elementor Compatibility and Shortcodes

WooCommerce Marketplace is fully compatible with Elementor, enabling admins to easily design vendor-related pages using shortcodes.
Vendor Registration and Login Page
The admin can create a vendor registration and login page using Elementor’s Shortcode widget.
How to Create the Vendor Page
- Edit a page using Elementor.
- Drag and drop the Shortcode widget onto the page.
- Insert the following shortcode:
[marketplace]
Display Vendor Name on Single Product Page
To display the vendor’s name on the single product page, use the following shortcode:
[wkmp_seller_profile_link]
This Shortcode Displays
Vendor registration form
Vendor login form
After Login, Vendors Can
View their profile details
Manage their account information from the same page


Display Vendor Name on Single Product Page
To show the vendor’s name on the single product page, use the shortcode below:
[wkmp_seller_profile_link]
Functionality
Displays the vendor name on the product page
Vendor name appears as a clickable link
Redirects customers to the vendor’s profile page
How to Use
Edit the Single Product Page using Elementor
Add a Shortcode widget where the vendor name should appear
Paste the shortcode:
[wkmp_seller_profile_link]

Display Vendor List with Search & Product Count
To display a list of all vendors with search and product count, use the shortcode below:
[wkmp-vendors-list show_search=yes show_heading=1 show_product_count=1]
Displayed Features
List of all registered vendors
Search bar to filter vendors
Section heading
Product count for each vendor
Shortcode Parameters Table
| Parameter | Value | Description |
|---|---|---|
show_search | yes | Show vendor search bar |
show_search | no | Hide vendor search bar |
show_heading | 1 | Show heading |
show_heading | 0 | Hide heading |
show_product_count | 1 | Show product count |
show_product_count | 0 | Hide product count |
How to Use
Edit any page using Elementor or the WordPress editor
Add a Shortcode widget or block
Paste the shortcode:
[wkmp-vendors-list show_search=yes show_heading=1 show_product_count=1]

