{"id":135,"date":"2018-02-16T11:17:09","date_gmt":"2018-02-16T11:17:09","guid":{"rendered":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/?page_id=135"},"modified":"2018-02-16T11:17:09","modified_gmt":"2018-02-16T11:17:09","slug":"faqs","status":"publish","type":"page","link":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/","title":{"rendered":"FAQS"},"content":{"rendered":"<div class=\"faqs\">\t\t<div class=\"faq\">\n\t\t\t<div class=\"faq-title\">\n\t\t\t\tHow can I edit the price of variable products?\t\t\t<\/div>\n\t\t\t<div class=\"faq-text\">\n\t\t\t\t<p>The variable products don&#8217;t have a <strong>&#8220;real&#8221;<\/strong> price, since it depends on the prices of its variations; therefore to change a variable product price, you should change the prices of its variations.<\/p>\n<p>You can do it through the <strong>Table view<\/strong> modal by selecting <strong>&#8220;Include variations&#8221;<\/strong>.<\/p>\n<p>To select only some specific product variations (ex. only red variations), make sure you select the <strong>Type<\/strong> to <strong>Variations <\/strong>when setting the condition.<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"faq\">\n\t\t\t<div class=\"faq-title\">\n\t\t\t\tDoes the plugin work with Elementor page builder?\t\t\t<\/div>\n\t\t\t<div class=\"faq-text\">\n\t\t\t\t<p>Yes, the plugin works well. It does not interfere with pages built with Elementor, so you can use both plugins on your site without any issues.<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"faq\">\n\t\t\t<div class=\"faq-title\">\n\t\t\t\tHow can I use regular expressions?\t\t\t<\/div>\n\t\t\t<div class=\"faq-text\">\n\t\t\t\t<blockquote><p><span style=\"color: #707070; font-size: 20px; font-style: italic;\">A regular expression is a sequence of characters that define a\u00a0<\/span><i style=\"color: #707070; font-size: 20px;\">search\u00a0pattern<\/i><span style=\"color: #707070; font-size: 20px; font-style: italic;\">. (Wikipedia)<\/span><\/p><\/blockquote>\n<p>Let&#8217;s give some examples below, just for a taste of what you can do with it.<\/p>\n<p>Find everything that:<\/p>\n<ul>\n<li>starts with &#8220;Blue&#8221;: <code class=\"inline\">^Blue<\/code><\/li>\n<li>ends with &#8220;Sky&#8221;: <code class=\"inline\">Sky$<\/code><\/li>\n<li>starts with &#8220;Blue&#8221; and ends with &#8220;Sky&#8221;: <code class=\"inline\">^Blue.+Sky$<\/code><\/li>\n<li>starts with &#8220;Blue&#8221;, ends with &#8220;Sky&#8221; and contains a number: <code class=\"inline\">^Blue.+[0-9].+Sky$<\/code><\/li>\n<li>contains either &#8220;Blue&#8221; or &#8220;Sky&#8221;: <code class=\"inline\">Blue|Sky<\/code><\/li>\n<li>is exactly either &#8220;Blue&#8221; or &#8220;Sky&#8221;: <code class=\"inline\">^Blue$|^Sky$<\/code><\/li>\n<\/ul>\n<p>These are just some examples of how you can use regular expressions, please, refer to the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Regular_expression\" target=\"_blank\" rel=\"noopener noreferrer\">explanation on Wikipedia<\/a> or on the web for further details about its syntax.<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-135","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.8.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>YITH Bulk Product Editing: FAQS<\/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-bulk-product-editing\/faqs\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"YITH Bulk Product Editing: FAQS\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/\" \/>\n<meta property=\"og:site_name\" content=\"YITH WooCommerce Bulk Product Editing\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/\",\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/\",\"name\":\"YITH Bulk Product Editing: FAQS\",\"isPartOf\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/#website\"},\"datePublished\":\"2018-02-16T11:17:09+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"FAQS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/#website\",\"url\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/\",\"name\":\"YITH WooCommerce Bulk Product Editing\",\"description\":\"Plugin documentation\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"YITH Bulk Product Editing: FAQS","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-bulk-product-editing\/faqs\/","og_locale":"en_US","og_type":"article","og_title":"YITH Bulk Product Editing: FAQS","og_url":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/","og_site_name":"YITH WooCommerce Bulk Product Editing","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/","url":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/","name":"YITH Bulk Product Editing: FAQS","isPartOf":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/#website"},"datePublished":"2018-02-16T11:17:09+00:00","breadcrumb":{"@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/faqs\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/"},{"@type":"ListItem","position":2,"name":"FAQS"}]},{"@type":"WebSite","@id":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/#website","url":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/","name":"YITH WooCommerce Bulk Product Editing","description":"Plugin documentation","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/wp-json\/wp\/v2\/pages\/135","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/wp-json\/wp\/v2\/comments?post=135"}],"version-history":[{"count":1,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/wp-json\/wp\/v2\/pages\/135\/revisions"}],"predecessor-version":[{"id":136,"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/wp-json\/wp\/v2\/pages\/135\/revisions\/136"}],"wp:attachment":[{"href":"https:\/\/docs.yithemes.com\/yith-woocommerce-bulk-product-editing\/wp-json\/wp\/v2\/media?parent=135"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}