{"id":2121,"date":"2025-04-18T05:43:15","date_gmt":"2025-04-18T05:43:15","guid":{"rendered":"https:\/\/www.woohelpdesk.com\/blog\/?p=2121"},"modified":"2025-09-29T13:04:46","modified_gmt":"2025-09-29T13:04:46","slug":"woocommerce-variation-dropdown-not-working","status":"publish","type":"post","link":"https:\/\/www.woohelpdesk.com\/blog\/woocommerce-variation-dropdown-not-working\/","title":{"rendered":"WooCommerce Variation Dropdown Not Working"},"content":{"rendered":"<h2>Table of Contents<\/h2>\n<ul>\n<li style=\"list-style-type: none;\"><\/li>\n<\/ul>\n<ul>\n<li><a href=\"#section-1\">Introduction<\/a><\/li>\n<li><a href=\"#section-2\">Understanding WooCommerce Variable Products<\/a><\/li>\n<li><a href=\"#section-3\">Common Signs and User Complaints<\/a><\/li>\n<li><a href=\"#section-4\">Top Reasons Why the WooCommerce Variation Dropdown Is Not Working<\/a><\/li>\n<li><a href=\"#section-5\">Step-by-Step Solutions to Fix the Issue<\/a><\/li>\n<li><a href=\"#section-6\">Developer Tips for Advanced Troubleshooting<\/a><\/li>\n<li><a href=\"#section-7\">Preventing Future Variation Dropdown Issues<\/a><\/li>\n<li><a href=\"#section-8\">Conclusion<\/a><\/li>\n<\/ul>\n<h2 id=\"section-1\">Introduction<\/h2>\n<p>WooCommerce is a powerful platform used by many online stores. It helps sellers manage products, payments, and shipping with ease. One of its most helpful features is product variations. Store owners may now sell products in a variety of sizes, colors, and styles thanks to this.<\/p>\n<p>But what if the variation dropdown suddenly stops working? It&#8217;s a typical issue that could impact your sales. When customers can&#8217;t choose a size or color, they often leave the site. This means lost revenue and a poor user experience.<\/p>\n<p>Many store owners search online with terms like:<\/p>\n<ul>\n<li><em>Woocommerce variation dropdown not working<\/em><\/li>\n<li><em>Product variation not working in WooCommerce<\/em><\/li>\n<li><em>Woocommerce dropdown not working<\/em><\/li>\n<\/ul>\n<p>This post will help you fix that issue. We&#8217;ll outline the issue, discuss the most typical causes, and provide you with detailed fixes. You can discover useful advice here whether you&#8217;re a developer or a store owner.<\/p>\n<h2 id=\"section-2\">Understanding WooCommerce Variable Products<\/h2>\n<p>WooCommerce lets you create different types of products. One of them is called a variable product. These are goods that offer a variety of choices in terms of material, color, and size.<\/p>\n<p>For example, a T-shirt might have:<\/p>\n<ul>\n<li>Sizes: Small, Medium, Large<\/li>\n<li>Colors: Red, Blue, Green<\/li>\n<\/ul>\n<p>A variant is any combination of color and size. Customers use a dropdown menu to select the variation they want.<\/p>\n<p>This dropdown is created using variation attributes. When everything works well, users can select their options smoothly. But if there is a problem, this dropdown may:<\/p>\n<ul>\n<li>Not show any options<\/li>\n<li>Appear but not respond to clicks<\/li>\n<li>Reset after selection<\/li>\n<\/ul>\n<p>This causes frustration and may stop people from buying.<\/p>\n<p>Here\u2019s how variable products normally work:<\/p>\n<ul>\n<li>You create global or custom attributes (like size or color)<\/li>\n<li>You add those attributes to a product<\/li>\n<li>You then link variations to those attributes<\/li>\n<li>WooCommerce shows a dropdown on the product page<\/li>\n<\/ul>\n<p>If any step is skipped or misconfigured, the variation dropdown may not work. Also, themes and plugins can interfere with how dropdowns load or behave.<\/p>\n<h2 id=\"section-3\">Common Signs and User Complaints<\/h2>\n<p>When the WooCommerce variation dropdown stops working, users often feel confused. Many store owners aren&#8217;t immediately aware of the problem. But for customers, it&#8217;s a major problem that breaks the buying experience.<\/p>\n<p>Here are some common signs that your variation dropdown isn\u2019t working:<\/p>\n<ul>\n<li>The product page does not display the dropdown menu<\/li>\n<li>The dropdown appears but does not load any options<\/li>\n<li>The dropdown resets after selecting a variation<\/li>\n<li>The \u201cAdd to cart\u201d button stays disabled after selecting a variation<\/li>\n<li>Users click, but nothing happens<\/li>\n<\/ul>\n<p>Your website may be losing customers if you notice any of these issues. The longer the issue remains, the more traffic and conversions you may lose.<\/p>\n<h2 id=\"section-4\">Top Reasons Why the WooCommerce Variation Dropdown Is Not Working<\/h2>\n<p>This issue may seem random, but it&#8217;s often caused by specific problems. Let&#8217;s take a closer look at the most typical.<\/p>\n<ol>\n<li><strong> Theme Conflicts<\/strong><\/li>\n<\/ol>\n<p>Some WordPress themes override WooCommerce files. These files control how variations display. If your theme has an outdated or poorly-coded template, it can break the dropdown.<\/p>\n<p>Try using the default Storefront theme to test this. Your theme is the issue if the dropdown menu functions properly.<\/p>\n<ol start=\"2\">\n<li><strong> Outdated Plugins or WooCommerce Version<\/strong><\/li>\n<\/ol>\n<p>Updates for WooCommerce frequently address issues and enhance compatibility. If your plugin is outdated, the dropdown may not function as expected. Conflicts may arise from other out-of-date plugins as well.<\/p>\n<p>Ensure that these are updated at all times:<\/p>\n<ul>\n<li>WooCommerce plugin<\/li>\n<li>All variation-related plugins<\/li>\n<li>Your WordPress core<\/li>\n<\/ul>\n<p>Before updating, always back up your site.<\/p>\n<ol start=\"3\">\n<li><strong> JavaScript or jQuery Conflicts<\/strong><\/li>\n<\/ol>\n<p>WooCommerce uses JavaScript to power its variation dropdowns. If another plugin or theme includes broken scripts, they can block this function.<\/p>\n<p>To check:<\/p>\n<ul>\n<li>Use F12 or right-click \u2192 Inspect to bring up the developer console in your browser.<\/li>\n<li>Check the product page for any JavaScript issues.<\/li>\n<\/ul>\n<p>If you see red error messages, something is likely conflicting with WooCommerce.<\/p>\n<ol start=\"4\">\n<li><strong> Caching Issues<\/strong><\/li>\n<\/ol>\n<p>Too much caching can prevent dynamic content like dropdowns from working. This includes:<\/p>\n<ul>\n<li>Page caching by plugins<\/li>\n<li>Browser caching<\/li>\n<li>CDN (like Cloudflare) settings<\/li>\n<\/ul>\n<p>Clear all caches and check again. Sometimes, clearing transients in WooCommerce also helps.<\/p>\n<ol start=\"5\">\n<li><strong> Incorrect Product Configuration<\/strong><\/li>\n<\/ol>\n<p>This is among the most frequent reasons. Even a small mistake in setting up variations can break the dropdown.<\/p>\n<p>Double-check the following:<\/p>\n<ul>\n<li>Attributes are saved properly<\/li>\n<li>Variations are linked to those attributes<\/li>\n<li>Prices and stock are set for each variation<\/li>\n<li>No missing fields in variations<\/li>\n<\/ul>\n<p>If even one variation is incomplete, the whole dropdown can fail.<\/p>\n<ol start=\"6\">\n<li><strong> Template Overrides or Custom Code<\/strong><\/li>\n<\/ol>\n<p>Sometimes themes or developers override WooCommerce templates. If those templates are outdated, it may stop variation features from working.<\/p>\n<p>To check:<\/p>\n<ul>\n<li>Go to WooCommerce &gt; Status &gt; Templates<\/li>\n<li>See if any templates are marked \u201coutdated.\u201d<\/li>\n<\/ul>\n<p>If yes, update or remove those files from your theme.<\/p>\n<ol start=\"7\">\n<li><strong> Plugin Conflicts<\/strong><\/li>\n<\/ol>\n<p>Some third-party plugins interfere with product pages. This includes:<\/p>\n<ul>\n<li>Quick view plugins<\/li>\n<li>Product filter plugins<\/li>\n<li>Page builders such as WPBakery or Elementor<\/li>\n<\/ul>\n<p>To test:<\/p>\n<ul>\n<li>Disable all plugins except WooCommerce<\/li>\n<li>Refresh the product page<\/li>\n<li>Reactivate each plugin individually to determine the reason.<\/li>\n<\/ul>\n<p>These are the most likely causes behind your variation dropdown not working. Now that you know what to look for, you&#8217;re ready to fix it.<br \/>\n<a href=\"https:\/\/www.woohelpdesk.com\/woocommerce-errors\/woocommerce-variation-dropdown-not-working\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=https:\/\/www.woohelpdesk.com\/blog\/wp-content\/uploads\/2025\/09\/Fixing-WooCommerce-Variation-Dropdown-Not-Working.png\" alt=\"WooCommerce Variation Dropdown Not Working \" \/><\/a><\/p>\n<h2 id=\"section-5\">Step-by-Step Solutions to Fix the Issue<\/h2>\n<p>Once you know what\u2019s causing the dropdown problem, it\u2019s time to fix it. Below are step-by-step methods to help you restore your WooCommerce variation dropdown. These are easy to follow and safe to apply, even if you&#8217;re not a developer.<\/p>\n<ol>\n<li><strong> Check Theme Compatibility<\/strong><\/li>\n<\/ol>\n<p>Many variation dropdown issues come from theme conflicts. Custom themes often override WooCommerce templates. If those templates are outdated, the dropdown may stop working.<\/p>\n<p><strong>Here\u2019s how to check theme compatibility:<\/strong><\/p>\n<ul>\n<li>Use the Storefront theme by default.<\/li>\n<li>Go to your product page and test the variation dropdown<\/li>\n<li>If it works, your active theme is the issue<\/li>\n<\/ul>\n<p>In this case, reach out to the theme developer for support. Or think about moving to a theme that works with WooCommerce.<\/p>\n<ol start=\"2\">\n<li><strong> Update WooCommerce, Plugins, and WordPress<\/strong><\/li>\n<\/ol>\n<p>Running outdated versions can cause serious problems. WooCommerce often releases updates that fix bugs and improve compatibility.<\/p>\n<p><strong>Follow these steps:<\/strong><\/p>\n<ul>\n<li>Make a backup of your entire website.<\/li>\n<li>Update to the most recent version of WooCommerce.<\/li>\n<li>Update all plugins, especially those related to product variations<\/li>\n<li>Update WordPress if it&#8217;s outdated<\/li>\n<\/ul>\n<p>After updates, clear your cache and test the product page again.<\/p>\n<ol start=\"3\">\n<li><strong> Troubleshoot Plugin Conflicts<\/strong><\/li>\n<\/ol>\n<p>Many users install multiple plugins to add features. But some plugins interfere with how WooCommerce loads variations.<\/p>\n<p><strong>To test for plugin conflicts:<\/strong><\/p>\n<ul>\n<li>All plugins should be deactivated except WooCommerce.<\/li>\n<li>Verify your variation dropdown.<\/li>\n<li>If it functions, the problem is with one of the other plugins.<\/li>\n<li>Reactivate each plugin individually.<\/li>\n<li>Make sure to verify the dropdown menu after every switch.<\/li>\n<\/ul>\n<p>When the dropdown stops working again, you\u2019ve found the conflicting plugin. Choose another option or get in touch with the plugin&#8217;s creator.<\/p>\n<ol start=\"4\">\n<li><strong> Inspect JavaScript Errors Using the Browser Console<\/strong><\/li>\n<\/ol>\n<p>The variation dropdown uses JavaScript and jQuery. If a script fails, the dropdown may stop responding.<\/p>\n<p><strong>To check for JavaScript errors:<\/strong><\/p>\n<ul>\n<li>Open the product page in Google Chrome<\/li>\n<li>Right-click the page and click Inspect<\/li>\n<li>Go to the Console tab<\/li>\n<li>Look for red error messages<\/li>\n<\/ul>\n<p>If you see errors, a script from your theme or a plugin might be failing. Disable the problematic plugin or send a developer the error notice.<\/p>\n<ol start=\"5\">\n<li><strong> Recheck and Rebuild Product Variations<\/strong><\/li>\n<\/ol>\n<p>Even a small mistake in the variation setup can break the dropdown. It\u2019s always worth double-checking.<\/p>\n<p><strong>Go through these steps:<\/strong><\/p>\n<ul>\n<li>Go to your product edit screen<\/li>\n<li>Ensure that properties (such as color or size) are generated and stored.<\/li>\n<li>Ensure each variation is added and linked to those attributes<\/li>\n<li>Set a price for each variation<\/li>\n<li>Make sure variations are in stock<\/li>\n<li>Save the product and refresh the page<\/li>\n<\/ul>\n<p>If you\u2019ve skipped a step, fix it and test the dropdown again.<\/p>\n<ol start=\"6\">\n<li><strong> Set a Default Variation (Optional but Helpful)<\/strong><\/li>\n<\/ol>\n<p>Sometimes, WooCommerce works better when a default variation is set. This also improves user experience.<\/p>\n<p><strong>How to set it:<\/strong><\/p>\n<ul>\n<li>Make changes to your variable product.<\/li>\n<li>Go to the \u201cVariations\u201d tab<\/li>\n<li>Choose a default size, color, or both<\/li>\n<li>Save changes<\/li>\n<\/ul>\n<p>This helps prevent issues where customers don\u2019t select a variation before clicking \u201cAdd to cart.\u201d<\/p>\n<ol start=\"7\">\n<li><strong> Clear Cache and WooCommerce Transients<\/strong><\/li>\n<\/ol>\n<p>Caching is great for speed, but can break dynamic features like dropdowns. Both page and browser caches can affect how your site behaves.<\/p>\n<p><strong>What to do:<\/strong><\/p>\n<ul>\n<li>Clear your website cache using your caching plugin<\/li>\n<li>Try using incognito mode or clearing the cache in your browser.<\/li>\n<li>Additionally, clear the cache if you utilize a CDN, such as Cloudflare.<\/li>\n<li>Go to WooCommerce &gt; Status &gt; Tools<\/li>\n<li>Click Clear transients and Clear template cache<\/li>\n<\/ul>\n<p>Now refresh your product page and test the dropdown.<\/p>\n<ol start=\"8\">\n<li><strong> Remove or Update Outdated Template Overrides<\/strong><\/li>\n<\/ol>\n<p>Themes can override WooCommerce templates. If these files are outdated, the dropdown features might not work.<\/p>\n<p><strong>To check for this:<\/strong><\/p>\n<ul>\n<li>Go to <strong>WooCommerce &gt; Status &gt; Templates<\/strong><\/li>\n<li>Look for templates marked as \u201cOutdated.\u201d<\/li>\n<li>If found, either update them or remove them from your theme folder<\/li>\n<\/ul>\n<p>Always apply custom changes in a child theme to keep them safe during updates.<\/p>\n<p>By carefully following each step above, most dropdown issues can be solved. Even if you&#8217;re not technical, these methods are safe and beginner-friendly.<\/p>\n<h2 id=\"section-6\">Developer Tips for Advanced Troubleshooting<\/h2>\n<p>If you&#8217;ve tried every simple solution and the dropdown still doesn&#8217;t work, there might be more serious problems. Developers can use several advanced methods to find the root cause.<\/p>\n<p><strong>Use Browser Tools to Monitor AJAX Calls<\/strong><\/p>\n<p>WooCommerce uses AJAX to load variation data when a user selects options. If AJAX calls are blocked or broken, the variation dropdown won\u2019t function correctly.<\/p>\n<p><strong>Steps to inspect AJAX behavior:<\/strong><\/p>\n<ul>\n<li>Choose Inspect with a right-click on your product page.<\/li>\n<li>Select the XHR filter after going to the Network tab.<\/li>\n<li>Select a variation on the product page and watch for admin-ajax.php calls<\/li>\n<li>Check if the status is 200 (OK). If it fails (like 500 or 403), there\u2019s an issue.<\/li>\n<\/ul>\n<p>Common causes of failed AJAX calls include:<\/p>\n<ul>\n<li>Plugin conflicts<\/li>\n<li>Server misconfiguration<\/li>\n<li>Nonce verification errors<\/li>\n<\/ul>\n<p><strong>Enable WP_DEBUG to View Hidden Errors<\/strong><\/p>\n<p>Some errors don\u2019t appear on the front end. Enabling debugging in WordPress reveals PHP errors that might be affecting variation functionality.<\/p>\n<p><strong>How to enable debugging:<\/strong><\/p>\n<ol>\n<li>Open your wp-config.php file<\/li>\n<li>Add or update these lines:<\/li>\n<\/ol>\n<p style=\"padding-left: 40px;\"><span style=\"color: #0000ff;\">define(&#8216;WP_DEBUG&#8217;, true);<\/span><\/p>\n<p style=\"padding-left: 40px;\"><span style=\"color: #0000ff;\">define(&#8216;WP_DEBUG_LOG&#8217;, true);<\/span><\/p>\n<p style=\"padding-left: 40px;\"><span style=\"color: #0000ff;\">define(&#8216;WP_DEBUG_DISPLAY&#8217;, false);<\/span><\/p>\n<ol start=\"3\">\n<li>Errors will now be logged in \/wp-content\/debug.log<\/li>\n<\/ol>\n<p>Look for issues related to WooCommerce templates, hooks, or missing function calls.<\/p>\n<p><strong>Check for Broken WooCommerce Hooks<\/strong><\/p>\n<p>Custom code may override or remove WooCommerce hooks needed for dropdowns.<\/p>\n<p><strong>Key hooks to inspect:<\/strong><\/p>\n<ul>\n<li>woocommerce_before_single_variation<\/li>\n<li>woocommerce_single_variation<\/li>\n<li>woocommerce_after_single_variation<\/li>\n<\/ul>\n<p>Make sure these aren\u2019t removed or overridden in your theme or plugins. They are required to display and process variation data.<\/p>\n<p><strong>Review JavaScript and Enqueue Order<\/strong><\/p>\n<p>Sometimes, JavaScript files load in the wrong order, causing scripts to fail.<\/p>\n<p><strong>What to look for:<\/strong><\/p>\n<ul>\n<li>Check if wc-add-to-cart-variation.js is loading properly<\/li>\n<li>Make sure jQuery loads before WooCommerce scripts<\/li>\n<li>Disable minification or combine features temporarily (if using a performance plugin)<\/li>\n<\/ul>\n<p>You can enqueue required scripts manually in your functions.php if needed.<\/p>\n<p><strong>Test Template Files in the Child Theme<\/strong><\/p>\n<p>WooCommerce allows themes to override template files. But if they\u2019re outdated, they can cause major issues with dropdowns and variation logic.<\/p>\n<p><strong>Steps to check template overrides:<\/strong><\/p>\n<ul>\n<li>Go to WooCommerce &gt; Status &gt; Templates<\/li>\n<li>Look for templates marked as Outdated<\/li>\n<li>Compare your overridden files with the latest ones from the WooCommerce plugin<\/li>\n<li>Replace or update them as needed<\/li>\n<\/ul>\n<p>Keep overrides inside a <strong>child theme<\/strong>, not the parent theme, to avoid losing changes during updates.<\/p>\n<h2 id=\"section-7\">Preventing Future Variation Dropdown Issues<\/h2>\n<p>Fixing the dropdown is only part of the solution. Additionally, you want to make sure that this doesn&#8217;t happen again.<\/p>\n<p><strong>Follow these best practices:<\/strong><\/p>\n<ul>\n<li>Use themes that are fully compatible with WooCommerce<\/li>\n<li>Do not install an excessive number of third-party plugins.<\/li>\n<li>Changes should always be tested on a staging site first.<\/li>\n<li>Keep WooCommerce, WordPress, and all plugins updated<\/li>\n<li>Set default variations for variable products<\/li>\n<li>Clear caches regularly, especially after updates<\/li>\n<\/ul>\n<p>Taking these steps will reduce future conflicts and help your store run smoothly.<\/p>\n<h2 id=\"section-8\">Conclusion<\/h2>\n<p>When your WooCommerce variation dropdown is not working, it can be stressful. You risk losing customers and seeing a decline in sales. The good news is that, with a few easy actions, it can generally be rectified.<\/p>\n<p>Start by checking your theme, plugins, and variation setup. Work through the steps slowly, and test after each change. Most of the time, the problem is a small configuration or plugin conflict.<\/p>\n<p>Still stuck or don\u2019t want to risk breaking your site?<br \/>\nLet the experts help you.<\/p>\n<p>\ud83d\udcde <strong>Call <span style=\"color: #3366ff;\"><a style=\"color: #3366ff;\" href=\"https:\/\/www.woohelpdesk.com\/\">WooHelpDesk<\/a><\/span> at +1 888 602 0119 (US &amp; Canada)<\/strong>\u00a0for fast support.<br \/>\nWe\u2019re here to get your store back on track\u2014quickly and safely.<\/p>\n<p>Your WooCommerce store deserves to work perfectly. Don\u2019t let a broken dropdown stand in the way of success.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents Introduction Understanding WooCommerce Variable Products Common Signs and User Complaints Top Reasons Why the WooCommerce Variation Dropdown Is Not Working Step-by-Step Solutions to Fix the Issue Developer Tips for Advanced Troubleshooting Preventing Future Variation Dropdown Issues Conclusion Introduction WooCommerce is a powerful platform used by many online stores. It helps sellers manage [&hellip;]<\/p>\n<div class='heateor_sss_sharing_container heateor_sss_vertical_sharing heateor_sss_bottom_sharing' style='width:29px;left: 10px;top: 250px;-webkit-box-shadow:none;box-shadow:none;' data-heateor-sss-href='https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2121'><div class=\"heateor_sss_sharing_ul\"><a aria-label=\"Facebook\" class=\"heateor_sss_facebook\" href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F2121\" title=\"Facebook\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#0765FE;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M28 16c0-6.627-5.373-12-12-12S4 9.373 4 16c0 5.628 3.875 10.35 9.101 11.647v-7.98h-2.474V16H13.1v-1.58c0-4.085 1.849-5.978 5.859-5.978.76 0 2.072.15 2.608.298v3.325c-.283-.03-.775-.045-1.386-.045-1.967 0-2.728.745-2.728 2.683V16h3.92l-.673 3.667h-3.247v8.245C23.395 27.195 28 22.135 28 16Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"X\" class=\"heateor_sss_button_x\" href=\"https:\/\/twitter.com\/intent\/tweet?text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20&url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F2121\" title=\"X\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_x\" style=\"background-color:#2a2a2a;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg width=\"100%\" height=\"100%\" style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M21.751 7h3.067l-6.7 7.658L26 25.078h-6.172l-4.833-6.32-5.531 6.32h-3.07l7.167-8.19L6 7h6.328l4.37 5.777L21.75 7Zm-1.076 16.242h1.7L11.404 8.74H9.58l11.094 14.503Z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Linkedin\" class=\"heateor_sss_button_linkedin\" href=\"https:\/\/www.linkedin.com\/sharing\/share-offsite\/?url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F2121\" title=\"Linkedin\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_linkedin\" style=\"background-color:#0077b5;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path d=\"M6.227 12.61h4.19v13.48h-4.19V12.61zm2.095-6.7a2.43 2.43 0 0 1 0 4.86c-1.344 0-2.428-1.09-2.428-2.43s1.084-2.43 2.428-2.43m4.72 6.7h4.02v1.84h.058c.56-1.058 1.927-2.176 3.965-2.176 4.238 0 5.02 2.792 5.02 6.42v7.395h-4.183v-6.56c0-1.564-.03-3.574-2.178-3.574-2.18 0-2.514 1.7-2.514 3.46v6.668h-4.187V12.61z\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><a aria-label=\"Pinterest\" class=\"heateor_sss_button_pinterest\" href=\"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2121\" onclick=\"event.preventDefault();javascript:void( (function() {var e=document.createElement('script' );e.setAttribute('type','text\/javascript' );e.setAttribute('charset','UTF-8' );e.setAttribute('src','\/\/assets.pinterest.com\/js\/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)})());\" title=\"Pinterest\" rel=\"noopener\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_pinterest\" style=\"background-color:#cc2329;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-2 -2 35 35\"><path fill=\"#fff\" d=\"M16.539 4.5c-6.277 0-9.442 4.5-9.442 8.253 0 2.272.86 4.293 2.705 5.046.303.125.574.005.662-.33.061-.231.205-.816.27-1.06.088-.331.053-.447-.191-.736-.532-.627-.873-1.439-.873-2.591 0-3.338 2.498-6.327 6.505-6.327 3.548 0 5.497 2.168 5.497 5.062 0 3.81-1.686 7.025-4.188 7.025-1.382 0-2.416-1.142-2.085-2.545.397-1.674 1.166-3.48 1.166-4.689 0-1.081-.581-1.983-1.782-1.983-1.413 0-2.548 1.462-2.548 3.419 0 1.247.421 2.091.421 2.091l-1.699 7.199c-.505 2.137-.076 4.755-.039 5.019.021.158.223.196.314.077.13-.17 1.813-2.247 2.384-4.324.162-.587.929-3.631.929-3.631.46.876 1.801 1.646 3.227 1.646 4.247 0 7.128-3.871 7.128-9.053.003-3.918-3.317-7.568-8.361-7.568z\"\/><\/svg><\/span><\/a><a aria-label=\"Telegram\" class=\"heateor_sss_button_telegram\" href=\"https:\/\/telegram.me\/share\/url?url=https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F2121&text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20\" title=\"Telegram\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg heateor_sss_s__default heateor_sss_s_telegram\" style=\"background-color:#3da5f1;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"0 0 32 32\"><path fill=\"#fff\" d=\"M25.515 6.896L6.027 14.41c-1.33.534-1.322 1.276-.243 1.606l5 1.56 1.72 5.66c.226.625.115.873.77.873.506 0 .73-.235 1.012-.51l2.43-2.363 5.056 3.734c.93.514 1.602.25 1.834-.863l3.32-15.638c.338-1.363-.52-1.98-1.41-1.577z\"><\/path><\/svg><\/span><\/a><a aria-label=\"Whatsapp\" class=\"heateor_sss_whatsapp\" href=\"https:\/\/api.whatsapp.com\/send?text=WooHelpDesk%20Blog%20%E2%80%93%20WordPress%20%26%20WooCommerce%20Tips%20and%20Tutorials%20-%20%20https%3A%2F%2Fwww.woohelpdesk.com%2Fblog%2Fwp-json%2Fwp%2Fv2%2Fposts%2F2121\" title=\"Whatsapp\" rel=\"nofollow noopener\" target=\"_blank\" style=\"font-size:32px!important;box-shadow:none;display:inline-block;vertical-align:middle\"><span class=\"heateor_sss_svg\" style=\"background-color:#55eb4c;width:25px;height:25px;border-radius:999px;display:inline-block;opacity:1;float:left;font-size:32px;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box\"><svg style=\"display:block;border-radius:999px;\" focusable=\"false\" aria-hidden=\"true\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100%\" height=\"100%\" viewBox=\"-6 -5 40 40\"><path class=\"heateor_sss_svg_stroke heateor_sss_no_fill\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\" d=\"M 11.579798566743314 24.396926207859085 A 10 10 0 1 0 6.808479557110079 20.73576436351046\"><\/path><path d=\"M 7 19 l -1 6 l 6 -1\" class=\"heateor_sss_no_fill heateor_sss_svg_stroke\" stroke=\"#fff\" stroke-width=\"2\" fill=\"none\"><\/path><path d=\"M 10 10 q -1 8 8 11 c 5 -1 0 -6 -1 -3 q -4 -3 -5 -5 c 4 -2 -1 -5 -1 -4\" fill=\"#fff\"><\/path><\/svg><\/span><\/a><\/div><div class=\"heateorSssClear\"><\/div><\/div>","protected":false},"author":1,"featured_media":2204,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-2121","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-woocommerce-issues"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2121","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/comments?post=2121"}],"version-history":[{"count":3,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2121\/revisions"}],"predecessor-version":[{"id":4260,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2121\/revisions\/4260"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media\/2204"}],"wp:attachment":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media?parent=2121"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/categories?post=2121"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/tags?post=2121"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}