{"id":294,"date":"2017-02-22T16:36:17","date_gmt":"2017-02-22T16:36:17","guid":{"rendered":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/?p=294"},"modified":"2024-10-11T13:03:21","modified_gmt":"2024-10-11T13:03:21","slug":"shortcodes","status":"publish","type":"post","link":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/","title":{"rendered":"Shortcodes &#038; blocks"},"content":{"rendered":"\n<p>The plugin includes 4 shortcodes that you can use to print your vendors&#8217; info anywhere on your site. Three of them also have an equivalent block with the same settings. Let&#8217;s see them all in detail.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><a href=\"#vendors-list\">Vendors list (shortcode &amp; block)<\/a><\/li>\n\n\n\n<li><a href=\"#become-a-vendor\">Become a vendor (shortcode &amp; block)<\/a><\/li>\n\n\n\n<li><a href=\"#vendor-name\">Vendor name (shortcode &amp; block)<\/a><\/li>\n\n\n\n<li><a href=\"#store-header\">Vendor store header<\/a> (shortcode only)<\/li>\n\n\n\n<li><a href=\"#products-by-vendor-id\">Products by vendor ID (shortcode only)<\/a><\/li>\n<\/ol>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"vendors-list\">1. Vendors list<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><a href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg\" data-rel=\"lightbox-image-0\" data-rl_title=\"\" data-rl_caption=\"\" title=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"901\" height=\"833\" src=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg\" alt=\"\" class=\"wp-image-1595\" style=\"width:558px;height:auto\" srcset=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg 901w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode-300x277.jpg 300w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode-768x710.jpg 768w\" sizes=\"auto, (max-width: 901px) 100vw, 901px\" \/><\/a><\/figure><\/div>\n\n\n<p><code>[yith_wcmv_list]<\/code><\/p>\n\n\n\n<p>Add this shortcode into your page to show the complete list of your vendors in the pages of your site. <br>The shortcode supports the following attributes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><b>per_page<\/b>: it lets you paginate the list if you add a maximum number of vendors per page. If you want to show them all, just type the default value -1. <\/li>\n\n\n\n<li><strong>hide_no_products_vendor<\/strong>: hide the vendors without products (default: false).<\/li>\n\n\n\n<li><strong>show_description<\/strong>: add the vendor description for each vendor&nbsp;(default: false).<\/li>\n\n\n\n<li><strong>description_lenght:<\/strong>&nbsp;number of description characters to display (if enabled)&nbsp;(Default: 40).<\/li>\n\n\n\n<li><b>vendor_image<\/b>: [store\/gravatar] allows selecting the image type to combine to vendor\u2019s profile. You can choose between the default one (the store picture) or the gravatar connected to vendor\u2019s email address (gravatar). (Default: store).<\/li>\n\n\n\n<li><b>order_by<\/b>: [name\/slug\/description] defines the parameter for vendors organization within the list. <strong>Note<\/strong>: for this arg, the allowed values are &#8216;name&#8217;, &#8216;slug&#8217;, &#8216;term_group&#8217;, &#8216;term_id&#8217;, &#8216;id&#8217;, &#8216;description&#8217;. (Default: name).<\/li>\n\n\n\n<li><b>order<\/b>: [asc\/desc] ascending or descending order.&nbsp;Allowed value: ASC or DSC (Default: ASC).<\/li>\n\n\n\n<li><strong>include<\/strong>: it allows show only selected vendors, by simply typing their vendor ID. Separate vendors with commas if you want to show more than one.<\/li>\n<\/ul>\n\n\n\n<p class=\"has-light-blue-background-color has-background\">This shortcode has an equivalent<strong> block<\/strong> with the same settings.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1762\" height=\"1286\" src=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/07\/Vendors-list-block.jpg\" alt=\"Vendors list block\" class=\"wp-image-1803\" srcset=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/07\/Vendors-list-block.jpg 1762w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/07\/Vendors-list-block-300x219.jpg 300w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/07\/Vendors-list-block-1024x747.jpg 1024w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/07\/Vendors-list-block-768x561.jpg 768w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/07\/Vendors-list-block-1536x1121.jpg 1536w\" sizes=\"auto, (max-width: 1762px) 100vw, 1762px\" \/><figcaption class=\"wp-element-caption\">Vendors list block<\/figcaption><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"become-a-vendor\">2. Become a vendor<\/h2>\n\n\n\n<p><code>[yith_wcmv_become_a_vendor]<\/code><\/p>\n\n\n\n<p>This shortcode allows adding the vendor registration form anywhere on your site. This form will automatically get the fields that you&#8217;ve set up in the \u2192 <a href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/vendor-settings\/vendor-registration\/\">Vendors registration settings<\/a>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><a href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Registration-form.jpg\" data-rel=\"lightbox-image-1\" data-rl_title=\"\" data-rl_caption=\"\" title=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"997\" height=\"1272\" src=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Registration-form.jpg\" alt=\"Registration form\" class=\"wp-image-1596\" style=\"width:425px;height:auto\" srcset=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Registration-form.jpg 997w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Registration-form-235x300.jpg 235w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Registration-form-803x1024.jpg 803w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Registration-form-768x980.jpg 768w\" sizes=\"auto, (max-width: 997px) 100vw, 997px\" \/><\/a><\/figure><\/div>\n\n\n<p>Make sure you add this shortcode onto the page that you&#8217;ve selected as <strong>Vendor registration page<\/strong> in the \u2192 <a href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/vendor-settings\/vendor-registration\/\">Vendor registration settings<\/a>.<\/p>\n\n\n\n<p>If you prefer your users to register as vendors when they register as users, please, make sure you enable the <strong>Vendor registration on My Account page<\/strong> option, again from the \u2192 <a href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/vendor-settings\/vendor-registration\/\">Vendor registration settings<\/a>. <\/p>\n\n\n\n<p class=\"has-light-blue-background-color has-background\">This shortcode has an equivalent<strong> block<\/strong>.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><a href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/become-vendor-block.jpg\" data-rel=\"lightbox-image-2\" data-rl_title=\"\" data-rl_caption=\"\" title=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"952\" height=\"880\" src=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/become-vendor-block.jpg\" alt=\"Become a vendor block\" class=\"wp-image-2766\" style=\"width:439px;height:auto\" srcset=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/become-vendor-block.jpg 952w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/become-vendor-block-300x277.jpg 300w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/become-vendor-block-768x710.jpg 768w\" sizes=\"auto, (max-width: 952px) 100vw, 952px\" \/><\/a><\/figure><\/div>\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"vendor-name\">3. Vendor name<\/h2>\n\n\n\n<p><code>[yith_wcmv_vendor_name]<\/code><\/p>\n\n\n\n<p>With this shortcode you can print the vendor\u2019s name and make it either available as simple text or as a link.<\/p>\n\n\n\n<p>This shortocde accepts 3 attributes:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>show_by<\/strong>: you can show the vendor name for a&nbsp;<em>product<\/em>, a&nbsp;<em>vendor<\/em>&nbsp;or a&nbsp;<em>user<\/em>&nbsp;(default: vendor)<\/li>\n\n\n\n<li><strong>value<\/strong>: the vendor ID, the product ID or the user ID (default: 0)<\/li>\n\n\n\n<li><strong>type<\/strong>: you can show a clickable vendor name or not. Use&nbsp;<em>link<\/em>&nbsp;to make the vendor name clickable, otherwise&nbsp;<em>text<\/em>&nbsp;(default: link).<\/li>\n<\/ol>\n\n\n\n<p class=\"has-light-blue-background-color has-background\">This shortcode has an equivalent<strong> block<\/strong> with the same settings.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/vendor-name-block.jpg\" data-rel=\"lightbox-image-3\" data-rl_title=\"\" data-rl_caption=\"\" title=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"1946\" height=\"806\" src=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/vendor-name-block.jpg\" alt=\"Vendor name block\" class=\"wp-image-2767\" srcset=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/vendor-name-block.jpg 1946w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/vendor-name-block-300x124.jpg 300w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/vendor-name-block-1024x424.jpg 1024w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/vendor-name-block-768x318.jpg 768w, https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/vendor-name-block-1536x636.jpg 1536w\" sizes=\"auto, (max-width: 1946px) 100vw, 1946px\" \/><\/a><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"store-header\">4. Vendor store header<\/h2>\n\n\n\n<p><code>[yith_wcmv_vendor_store_header]<\/code><\/p>\n\n\n\n<p>This block allows printing all vendor information, which can be useful if you need to customize the vendor page template.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/vendor-store-header-e1708957241397.jpg\" data-rel=\"lightbox-image-4\" data-rl_title=\"\" data-rl_caption=\"\" title=\"\"><img loading=\"lazy\" decoding=\"async\" width=\"1836\" height=\"574\" src=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2017\/02\/vendor-store-header-e1708957241397.jpg\" alt=\"Vendor store header\" class=\"wp-image-2467\"\/><\/a><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"products-by-vendor-id\">5. Products by vendor ID<\/h2>\n\n\n\n<p> <code>[yith_wcmv_vendor_products vendor_id=\"\"]<\/code><\/p>\n\n\n\n<p>This shortcode<strong>&nbsp;<\/strong>allows showing products by vendor ID, so, you can show only the products of one or more specific vendors. <br>You can find the vendor ID in the Vendors List table: make sure the vendor ID column has been enabled from the <em>Screen options<\/em>. For more details, please, refer to <a href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/vendor-settings\/vendors-list\/\">this page<\/a>.<\/p>\n\n\n\n<p>You can use the following attributes, categorized in two groups. <\/p>\n\n\n\n<p><strong>Display Product Attributes<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>limit&nbsp;<\/strong>-&gt; The number of products to show. Use the default -1 value to show all products.<\/li>\n\n\n\n<li><strong>columns<\/strong>&nbsp;\u2013&gt; The number of columns to show. Default: 4.<\/li>\n\n\n\n<li><strong>paginate<\/strong>&nbsp;\u2013&gt; Paginate products. To be used in combination with&nbsp;<em>limit<\/em>. Default: <code>false<\/code>. Set to <code>true <\/code>to paginate.<\/li>\n\n\n\n<li><strong>orderby<\/strong>&nbsp;\u2013&gt; Sorts the products shown by the selected option. One or more options can be entered by adding both slugs with a space between them. Available option: <code>date <\/code>(the date when the product was published).<\/li>\n\n\n\n<li><strong>id<\/strong>&nbsp;\u2013&gt; The ID of one or more selected products to show.<\/li>\n\n\n\n<li><strong>menu_order<\/strong>&nbsp;\u2013&gt; The Menu Order, if set (lower numbers show first).<\/li>\n\n\n\n<li><strong>popularity<\/strong>&nbsp;\u2013&gt; The number of purchases.<\/li>\n\n\n\n<li><strong>rand<\/strong>&nbsp;\u2013&gt; Randomly order the products on page load (may not work with sites that use caching, as it could save a specific order).<\/li>\n\n\n\n<li><strong>rating<\/strong>&nbsp;\u2013&gt; The average product rating.<\/li>\n\n\n\n<li><strong>title<\/strong>&nbsp;\u2013&gt; The product title. This is the default&nbsp;<em>orderby<\/em>&nbsp;mode.<\/li>\n\n\n\n<li><strong>skus<\/strong>&nbsp;\u2013&gt; Comma-separated list of product SKUs.<\/li>\n\n\n\n<li><strong>category<\/strong>&nbsp;\u2013 &gt;Comma-separated list of category slugs.<\/li>\n\n\n\n<li><strong>tag<\/strong>&nbsp;\u2013&gt; Comma-separated list of tag slugs.<\/li>\n\n\n\n<li><strong>order<\/strong>&nbsp;\u2013&gt; States whether the product order is ascending (ASC) or descending (DESC), using the method set in&nbsp;<em>orderby<\/em>. Default: ASC.<\/li>\n\n\n\n<li><strong>class<\/strong>&nbsp;\u2013&gt; Adds an HTML wrapper class so you can modify the specific output with custom CSS.<\/li>\n\n\n\n<li><strong>on_sale<\/strong>&nbsp;\u2013&gt; Retrieves on sale products. Not to be used in conjunction with&nbsp;<em>best_selling<\/em>&nbsp;or&nbsp;<em>top_rated<\/em>.<\/li>\n\n\n\n<li><strong>best_selling<\/strong>&nbsp;\u2013&gt; Retrieves the best selling products. Not to be used in conjunction with&nbsp;<em>on_sale<\/em>&nbsp;or&nbsp;<em>top_rated<\/em>.<\/li>\n\n\n\n<li><strong>top_rated<\/strong>&nbsp;\u2013&gt; Retrieves top-rated products. Not to be used in conjunction with&nbsp;<em>on_sale&nbsp;<\/em>or&nbsp;<em>best_selling<\/em>.<\/li>\n<\/ul>\n\n\n\n<p><strong>Content Product Attributes<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>attribute<\/strong>&nbsp;\u2013&gt; Retrieves products using the specified attribute slug.<\/li>\n\n\n\n<li><strong>terms<\/strong>&nbsp;\u2013&gt; Comma-separated list of attribute terms to be used with&nbsp;<em>attribute<\/em>.<\/li>\n\n\n\n<li><strong>terms_operator<\/strong>&nbsp;\u2013&gt; Operator to compare attribute terms. Available option: AND (it will show products from all of the chosen attributes); IN (it will show products with the chosen attribute. Default:&nbsp;<em>terms_operator<\/em>&nbsp;value; NOT IN (it will show products that are not in the chosen attributes).<\/li>\n\n\n\n<li><strong>tag_operator<\/strong>&nbsp;\u2013&gt; Operator to compare tags. Available options are: AND (it will show products from all of the chosen tags); IN (it will show products with the chosen tags. Default:&nbsp;<em>tag_operator<\/em>&nbsp;value);&nbsp;NOT IN (it will show products that are not in the chosen tags).<\/li>\n\n\n\n<li><strong>visibility<\/strong>&nbsp;\u2013&gt; It shows products based on the selected visibility. Available options are:&nbsp;<em>visible<\/em>&nbsp;(products visible on shop and search results. Default:&nbsp;<em>visibility<\/em>&nbsp;option;&nbsp;<em>catalog<\/em>&nbsp;(products visible on the shop only, but not search results);&nbsp;<em>search<\/em>&nbsp;(products visible in search results only, but not on the shop);&nbsp;<em>hidden<\/em>&nbsp;(products that are hidden from both shop and search, accessible only by direct URL);&nbsp;<em>featured<\/em>&nbsp;(products that are marked as Featured Products).<\/li>\n\n\n\n<li><strong>category<\/strong>&nbsp;\u2013&gt; Retrieves products using the specified category slug.<\/li>\n\n\n\n<li><strong>tag<\/strong>&nbsp;\u2013&gt; Retrieves products using the specified tag slug.<\/li>\n\n\n\n<li><strong>cat_operator<\/strong>&nbsp;\u2013&gt; Operator to compare category terms. Available options: AND (it will show products that belong to all of the chosen categories); IN (it will show products within the chosen category. Default:&nbsp;<em>cat_operator<\/em>&nbsp;value); NOT IN (it will show products that are not in the chosen category).<\/li>\n\n\n\n<li><strong>ids<\/strong>&nbsp;\u2013 &gt; It will show products based on a comma-separated list of Post IDs.<\/li>\n\n\n\n<li><strong>skus<\/strong>&nbsp;\u2013 &gt; It will show products based on a comma-separated list of SKUs.<\/li>\n<\/ul>\n\n\n\n<p><strong><em>Please note \u2013 If the product is not showing, make sure it is not set to Hidden in the Catalog Visibility.<\/em><\/strong><\/p>\n\n\n\n<p><strong>Special Product Attributes<\/strong><\/p>\n\n\n\n<p>These attributes cannot be used with the \u201cContent Product Attributes\u201d listed above, as they will likely cause conflict and not display. You should only use one of the following special attributes.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>best_selling<\/strong>&nbsp;\u2013&gt; It will show your best selling products. Set to:&nbsp;<em>true<\/em>.<\/li>\n\n\n\n<li><strong>on_sale<\/strong>&nbsp;\u2013&gt; It will show your on-sale products. Set to:&nbsp;<em>true<\/em>.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>The plugin includes 4 shortcodes that you can use to print your vendors&#8217; info anywhere on your site. Three of them also have an equivalent block with the same settings. Let&#8217;s see them all in detail. 1. Vendors list [yith_wcmv_list] Add this shortcode into your page to show the complete list of your vendors in &hellip; <a href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Shortcodes &#038; blocks<\/span><\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-294","post","type-post","status-publish","format-standard","hentry","category-premium-version-settings"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>YITH Multi Vendor: Shortcodes &amp; blocks<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"YITH Multi Vendor: Shortcodes &amp; blocks\" \/>\n<meta property=\"og:description\" content=\"The plugin includes 4 shortcodes that you can use to print your vendors&#8217; info anywhere on your site. Three of them also have an equivalent block with the same settings. Let&#8217;s see them all in detail. 1. Vendors list [yith_wcmv_list] Add this shortcode into your page to show the complete list of your vendors in &hellip; Continue reading Shortcodes &#038; blocks\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/\" \/>\n<meta property=\"og:site_name\" content=\"YITH WooCommerce Multi Vendor \/ Marketplace\" \/>\n<meta property=\"article:published_time\" content=\"2017-02-22T16:36:17+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-10-11T13:03:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg\" \/>\n<meta name=\"author\" content=\"Alessio Torrisi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Alessio Torrisi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/\",\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/\",\"name\":\"YITH Multi Vendor: Shortcodes & blocks\",\"isPartOf\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg\",\"datePublished\":\"2017-02-22T16:36:17+00:00\",\"dateModified\":\"2024-10-11T13:03:21+00:00\",\"author\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/#\/schema\/person\/cb8b9dbb75e34f325cc8329424e6a6c5\"},\"breadcrumb\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/#primaryimage\",\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg\",\"contentUrl\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg\",\"width\":901,\"height\":833},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Shortcodes &#038; blocks\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/#website\",\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/\",\"name\":\"YITH WooCommerce Multi Vendor \/ Marketplace\",\"description\":\"Plugin documentation\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/#\/schema\/person\/cb8b9dbb75e34f325cc8329424e6a6c5\",\"name\":\"Alessio Torrisi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1dc305ade0adaba279202977d3352276?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1dc305ade0adaba279202977d3352276?s=96&d=mm&r=g\",\"caption\":\"Alessio Torrisi\"},\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/author\/alessio\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"YITH Multi Vendor: Shortcodes & blocks","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/","og_locale":"en_US","og_type":"article","og_title":"YITH Multi Vendor: Shortcodes & blocks","og_description":"The plugin includes 4 shortcodes that you can use to print your vendors&#8217; info anywhere on your site. Three of them also have an equivalent block with the same settings. Let&#8217;s see them all in detail. 1. Vendors list [yith_wcmv_list] Add this shortcode into your page to show the complete list of your vendors in &hellip; Continue reading Shortcodes &#038; blocks","og_url":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/","og_site_name":"YITH WooCommerce Multi Vendor \/ Marketplace","article_published_time":"2017-02-22T16:36:17+00:00","article_modified_time":"2024-10-11T13:03:21+00:00","og_image":[{"url":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg","type":"","width":"","height":""}],"author":"Alessio Torrisi","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Alessio Torrisi","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/","url":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/","name":"YITH Multi Vendor: Shortcodes & blocks","isPartOf":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/#website"},"primaryImageOfPage":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/#primaryimage"},"image":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/#primaryimage"},"thumbnailUrl":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg","datePublished":"2017-02-22T16:36:17+00:00","dateModified":"2024-10-11T13:03:21+00:00","author":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/#\/schema\/person\/cb8b9dbb75e34f325cc8329424e6a6c5"},"breadcrumb":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/#primaryimage","url":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg","contentUrl":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-content\/uploads\/sites\/344\/2022\/06\/Vendors-list-shortcode.jpg","width":901,"height":833},{"@type":"BreadcrumbList","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/premium-version-settings\/shortcodes\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/"},{"@type":"ListItem","position":2,"name":"Shortcodes &#038; blocks"}]},{"@type":"WebSite","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/#website","url":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/","name":"YITH WooCommerce Multi Vendor \/ Marketplace","description":"Plugin documentation","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/#\/schema\/person\/cb8b9dbb75e34f325cc8329424e6a6c5","name":"Alessio Torrisi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/1dc305ade0adaba279202977d3352276?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1dc305ade0adaba279202977d3352276?s=96&d=mm&r=g","caption":"Alessio Torrisi"},"url":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/author\/alessio\/"}]}},"_links":{"self":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-json\/wp\/v2\/posts\/294","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-json\/wp\/v2\/comments?post=294"}],"version-history":[{"count":26,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-json\/wp\/v2\/posts\/294\/revisions"}],"predecessor-version":[{"id":2768,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-json\/wp\/v2\/posts\/294\/revisions\/2768"}],"wp:attachment":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-json\/wp\/v2\/media?parent=294"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-json\/wp\/v2\/categories?post=294"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-multi-vendor\/wp-json\/wp\/v2\/tags?post=294"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}