{"id":1154,"date":"2025-03-13T06:20:52","date_gmt":"2025-03-13T06:20:52","guid":{"rendered":"https:\/\/www.woohelpdesk.com\/blog\/?p=1154"},"modified":"2026-03-03T14:27:40","modified_gmt":"2026-03-03T14:27:40","slug":"how-to-fix-missing-order-notes-field-in-woocommerce-checkout","status":"publish","type":"post","link":"https:\/\/www.woohelpdesk.com\/blog\/how-to-fix-missing-order-notes-field-in-woocommerce-checkout\/","title":{"rendered":"How to Fix Missing Order Notes Field in WooCommerce Checkout?"},"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\">What is the Order Notes Field in WooCommerce Checkout?<\/a><\/li>\n<li><a href=\"#section-3\">Why is the Order Notes Field Missing in WooCommerce?<\/a><\/li>\n<li><a href=\"#section-4\">Fixing the Missing Order Notes Field in WooCommerce<\/a><\/li>\n<li><a href=\"#section-5\">Troubleshooting &amp; Fixing Order Notes Field Issues<\/a><\/li>\n<li><a href=\"#section-6\">Customizing the Order Notes Field in WooCommerce<\/a><\/li>\n<li><a href=\"#section-7\">Conclusion<\/a><\/li>\n<\/ul>\n<h2 id=\"section-1\">Introduction<\/h2>\n<p>The order notes field in WooCommerce helps customers provide special instructions. It appears on the checkout page, usually below the shipping details. Customers use it to add delivery instructions, request gift wrapping, or provide other important details.<\/p>\n<p>Many WooCommerce store owners notice that the order notes field is missing. This can cause confusion for customers and store owners. Without this field, customers may struggle to share important order details.<\/p>\n<p>If the order notes section is missing, there could be many reasons. It may be due to theme settings, plugin conflicts, or custom code changes. Sometimes, WooCommerce updates may also affect checkout fields.<\/p>\n<p>This guide will help you restore and customize the order notes field. We will cover possible causes and step-by-step solutions. By the end, your checkout page will work as expected.<\/p>\n<h2 id=\"section-2\">What is the Order Notes Field in WooCommerce Checkout?<\/h2>\n<p>On the checkout page, there is a text box labeled &#8220;order notes.&#8221; It allows customers to add extra details about their order. This field is useful for businesses that need special instructions from customers.<\/p>\n<p><strong>Where is the Order Notes Field Located?<\/strong><\/p>\n<p>By default, this field appears under the billing and shipping details. It is labeled as &#8220;Order Notes&#8221; or &#8220;Additional Information&#8221;.<\/p>\n<p><strong>What is the Purpose of the Order Notes Field?<\/strong><\/p>\n<ul>\n<li>Customers can provide delivery instructions (e.g., &#8220;Leave the package at the door&#8221;).<\/li>\n<li>They can request special packaging (e.g., &#8220;Gift wrap this order&#8221;).<\/li>\n<li>Businesses can use these notes to improve customer experience.<\/li>\n<\/ul>\n<p>The order notes field is not mandatory, but it is very helpful. If this field is missing, customers may contact support for assistance.<\/p>\n<h2 id=\"section-3\">Why is the Order Notes Field Missing in WooCommerce?<\/h2>\n<p>The order notes field vanishes for a number of reasons. Understanding the cause can help restore it quickly.<\/p>\n<p style=\"padding-left: 40px;\"><strong>A. Theme Compatibility Issues<\/strong><\/p>\n<p>Some WooCommerce themes hide or remove default checkout fields. If a theme does not support order notes, the field may not appear.<\/p>\n<p style=\"padding-left: 40px;\"><strong>B. Plugin Conflicts<\/strong><\/p>\n<p>Certain WooCommerce plugins modify checkout fields. If a plugin customizes checkout settings, it may disable order notes. Common culprits include:<\/p>\n<ul>\n<li>Checkout field customization plugins<\/li>\n<li>One-page checkout plugins<\/li>\n<li>Custom WooCommerce extensions<\/li>\n<\/ul>\n<p style=\"padding-left: 40px;\"><strong>C. Custom Code Changes<\/strong><\/p>\n<p>If a developer has modified the checkout fields, the order notes may be removed accidentally. Changes in the functions.php file can affect how checkout fields display.<\/p>\n<p style=\"padding-left: 40px;\"><strong>D. Checkout Field Customization Plugins<\/strong><\/p>\n<p>Some store owners use checkout field editors to customize their checkout page. If misconfigured, these plugins may disable the order notes section.<\/p>\n<p style=\"padding-left: 40px;\"><strong>E. WooCommerce Updates<\/strong><\/p>\n<p>WooCommerce frequently updates its platform. Sometimes, updates can change how fields are displayed. If an update caused the issue, restoring the default settings may help.<\/p>\n<h2 id=\"section-4\">Fixing the Missing Order Notes Field in WooCommerce<\/h2>\n<p>The order notes field is useful for customers to add special instructions. If it is missing, it can cause confusion and inconvenience. In this section, we will discuss step-by-step solutions to restore the order notes field.<br \/>\n<a href=\"https:\/\/www.woohelpdesk.com\/woocommerce-service\/missing-order-notes-field-in-woocommerce-checkout\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.woohelpdesk.com\/blog\/wp-content\/uploads\/2025\/09\/Missing-Order-Notes-Field-in-WooCommerce-Checkout-Fixing.png\" alt=\"Missing Order Notes Field in WooCommerce Checkout\" \/><\/a><\/p>\n<ol>\n<li>\n<h3>Enable Order Notes Field via WooCommerce Settings<\/h3>\n<\/li>\n<\/ol>\n<p>Sometimes, the order notes field is disabled in WooCommerce settings. Checking and enabling it is the first step.<\/p>\n<p><strong>How to Confirm WooCommerce Is Not Disabling Order Notes:<\/strong><\/p>\n<ol>\n<li>Order notes usually do <strong data-start=\"1127\" data-end=\"1134\">not<\/strong> have a WooCommerce \u201con\/off\u201d setting.<\/li>\n<li>The field is commonly hidden by a <strong data-start=\"1211\" data-end=\"1220\">theme<\/strong>, <strong data-start=\"1222\" data-end=\"1241\">checkout plugin<\/strong>, or <strong data-start=\"1246\" data-end=\"1262\">code snippet<\/strong>.<\/li>\n<li>First, check if your site has this filter in code or snippets: woocommerce_enable_order_notes_field<\/li>\n<li>If the filter returns false, order notes will be hidden.<\/li>\n<li>Continue to the next steps to identify the exact cause.<\/li>\n<\/ol>\n<p>After enabling the field, test the checkout page. If the order notes section is still missing, proceed to the next solution.<\/p>\n<ol start=\"2\">\n<li>\n<h3>Check Theme Compatibility<\/h3>\n<\/li>\n<\/ol>\n<p>Some <strong>WooCommerce themes<\/strong> remove the order notes field. This could be the result of a design dispute or deliberate action.<\/p>\n<p><strong>How to Test Theme Compatibility:<\/strong><\/p>\n<ol>\n<li>In the WordPress dashboard, navigate to Appearance \u2192 Themes.<\/li>\n<li>Use a default theme, such as Storefront.<\/li>\n<li>Visit the checkout page and check if the order notes appear.<\/li>\n<\/ol>\n<p><strong>If the field appears with Storefront<\/strong>, the issue is with your theme. To change checkout fields, utilize a child theme or get support from the theme creator.<\/p>\n<ol start=\"3\">\n<li>\n<h3>Use a WooCommerce Checkout Field Editor Plugin<\/h3>\n<\/li>\n<\/ol>\n<p>A checkout field editor plugin can assist if the order notes field is deleted. These plugins allow adding or restoring fields easily.<\/p>\n<p><strong>Steps to Restore Order Notes Using a Plugin:<\/strong><\/p>\n<ol>\n<li>Install and activate a reputable <strong data-start=\"4801\" data-end=\"4833\">checkout field editor plugin<\/strong> that supports WooCommerce checkout fields.<\/li>\n<li>Go to <strong>WooCommerce<\/strong> \u2192 <strong>Checkout Fields<\/strong>.<\/li>\n<li>Look for the <strong>Order Notes<\/strong> field.<\/li>\n<li>If missing, click <strong>Add New Field<\/strong> and enter the following details:\n<ul>\n<li><strong>Type:<\/strong> Textarea<\/li>\n<li><strong>Name\/Key:<\/strong> <strong>order_comments<\/strong>\u00a0(WooCommerce uses this key for customer order notes)<\/li>\n<li><strong>Label:<\/strong> Order Notes<\/li>\n<li><strong>Display Location:<\/strong> Checkout<\/li>\n<\/ul>\n<\/li>\n<li>Check the checkout page after saving the changes.<\/li>\n<\/ol>\n<p>Proceed to the next technique if the problem continues.<\/p>\n<ol start=\"4\">\n<li>\n<h3>Add Custom Code to Restore Order Notes Field<\/h3>\n<\/li>\n<\/ol>\n<p>If a custom code snippet removed the order notes field, adding a new snippet can restore it.<\/p>\n<p><strong>How to Add Code to Enable Order Notes:<\/strong><\/p>\n<ol>\n<li>Add this code using a child theme\u2019s functions.php <strong data-start=\"2200\" data-end=\"2206\">or<\/strong> a code snippet plugin. Avoid editing live theme files if possible.<\/li>\n<\/ol>\n<p>add_filter(&#8216;woocommerce_enable_order_notes_field&#8217;, &#8216;__return_true&#8217;);<\/p>\n<ol start=\"2\">\n<li>Save the changes (or activate the snippet), then refresh the checkout page.<\/li>\n<\/ol>\n<p>This code forces WooCommerce to <strong data-start=\"1585\" data-end=\"1594\">allow<\/strong> the order notes field, if it was disabled by a filter. If it still does not appear, clear your cache and test again.<\/p>\n<ol start=\"5\">\n<li>\n<h3>Disable Conflicting Plugins<\/h3>\n<\/li>\n<\/ol>\n<p>Some WooCommerce extensions may interfere with the checkout fields. Finding the problem can be aided by testing for plugin conflicts.<\/p>\n<p><strong>Steps to Check for Plugin Conflicts:<\/strong><\/p>\n<ol>\n<li>Go to Plugins \u2192 Installed Plugins in WordPress.<\/li>\n<li>On a staging site (recommended), deactivate all plugins except WooCommerce.<\/li>\n<li>Check if the order notes field appears on the checkout page.<\/li>\n<li>If the field is visible, reactivate plugins one by one.<\/li>\n<li>Identify the plugin causing the issue and look for alternative solutions.<\/li>\n<\/ol>\n<p>Common plugins that may affect checkout fields include:<\/p>\n<ul>\n<li>One-Page Checkout Plugins<\/li>\n<li>Custom Checkout Field Plugins<\/li>\n<li>Third-Party Payment Gateways<\/li>\n<\/ul>\n<p>If a plugin is causing the issue, check its settings or contact the developer for support.<\/p>\n<ol start=\"6\">\n<li>\n<h3>Clear Cache &amp; Test the Checkout Page<\/h3>\n<\/li>\n<\/ol>\n<p>Sometimes, cached versions of the checkout page cause display issues. You can see the most recent updates by clearing the cache.<\/p>\n<p><strong>How to Clear Cache:<\/strong><\/p>\n<ol>\n<li>If a caching plugin is being used (e.g., WP Rocket, W3 Total Cache), clear the cache.<\/li>\n<li>If using a CDN (e.g., Cloudflare), purge the cache.<\/li>\n<li>Open the checkout page in an incognito browser window and test.<\/li>\n<\/ol>\n<p>If the order notes field appears, it was a caching issue. If not, continue troubleshooting.<\/p>\n<h2 id=\"section-5\">Troubleshooting &amp; Fixing Order Notes Field Issues<\/h2>\n<p>If the order notes field is still missing after applying the fixes in Part 2, further troubleshooting is needed. This section will help identify deeper issues and apply advanced solutions.<\/p>\n<ol>\n<li>\n<h3>Check WooCommerce Debug Logs for Errors<\/h3>\n<\/li>\n<\/ol>\n<p>WooCommerce has a debug log that records checkout errors. It helps find conflicts causing the order notes field to disappear.<\/p>\n<p><strong>How to Check WooCommerce Logs:<\/strong><\/p>\n<ol>\n<li>Go to <strong>WooCommerce<\/strong> \u2192 <strong>Status<\/strong> \u2192 <strong>Logs<\/strong> in your WordPress dashboard.<\/li>\n<li>Select the latest log file from the dropdown list.<\/li>\n<li>Look for error messages related to checkout fields.<\/li>\n<li>Disable any plugins or themes that are mentioned in an error and try again.<\/li>\n<\/ol>\n<p>If the log shows database or missing field errors, proceed to the next step.<\/p>\n<ol start=\"2\">\n<li>\n<h3>Restore WooCommerce Default Checkout Fields<\/h3>\n<\/li>\n<\/ol>\n<p>If the order notes field was removed by code changes, restoring defaults can help.<\/p>\n<p><strong>How to Reset WooCommerce Checkout Fields:<\/strong><\/p>\n<ol>\n<li>Go to <strong data-start=\"2889\" data-end=\"2913\">WooCommerce \u2192 Status<\/strong> and review any warnings.<\/li>\n<li>If you use a <strong data-start=\"2957\" data-end=\"2989\">checkout field editor plugin<\/strong>, open its settings and use its <strong data-start=\"3021\" data-end=\"3047\">reset\/restore defaults<\/strong> option (if available).<\/li>\n<li>If the checkout was customized with code, temporarily disable the related snippet and test again.<\/li>\n<li>Clear cache and re-check checkout after each change.<\/li>\n<\/ol>\n<p>This method removes all customizations made to checkout fields. If the order notes field reappears, a previous modification caused the issue.<\/p>\n<ol start=\"3\">\n<li>\n<h3>Check Database for Missing Order Notes Field<\/h3>\n<\/li>\n<\/ol>\n<p>Sometimes the field is missing due to checkout customization, not the database. The <strong data-start=\"3823\" data-end=\"3873\">order notes field is a frontend checkout field<\/strong>, so you normally should <strong data-start=\"3898\" data-end=\"3905\">not<\/strong> add anything in database tables to \u201crestore\u201d it. Instead:<\/p>\n<p><strong>Steps to Verify Database Entries:<\/strong><\/p>\n<ol>\n<li>Confirm no plugin or snippet is removing <strong>order_comments<\/strong>.<\/li>\n<li>Check your theme for a custom checkout template override.<\/li>\n<li>If you suspect a data issue, verify completed orders still save customer notes in the order screen.<\/li>\n<li>If notes save but the field is hidden, the issue is display-related (theme\/plugin\/code). If you are not comfortable testing changes, use a staging site first.<\/li>\n<\/ol>\n<p>If you\u2019re unsure about database changes, contact your hosting provider for assistance.<\/p>\n<ol start=\"4\">\n<li>\n<h3>Disable JavaScript Conflicts on the Checkout Page<\/h3>\n<\/li>\n<\/ol>\n<p>Some scripts can block certain checkout fields, including order notes. Checking for JavaScript errors can help.<\/p>\n<p><strong>How to Find JavaScript Errors:<\/strong><\/p>\n<ol>\n<li>Open the checkout page in Google Chrome.<\/li>\n<li>With a right-click, choose Inspect \u2192 Console.<\/li>\n<li>Check for WooCommerce-related red error messages.<\/li>\n<li>Disable any plugins or themes that are specified, then double-check.<\/li>\n<\/ol>\n<p>Common causes of JavaScript conflicts:<\/p>\n<ul>\n<li>Custom theme scripts.<\/li>\n<li>Checkout customization plugins.<\/li>\n<li>Third-party payment gateway scripts.<\/li>\n<\/ul>\n<p>If disabling a script restores the field, contact the plugin or theme developer for a fix.<\/p>\n<ol start=\"5\">\n<li>\n<h3>Test on a Staging Site Before Making Changes<\/h3>\n<\/li>\n<\/ol>\n<p>When troubleshooting on a live website, unforeseen problems could arise. Using a staging site helps prevent errors.<\/p>\n<p><strong>How to Set Up a Staging Site:<\/strong><\/p>\n<ol>\n<li>Make use of the staging tool that your hosting company offers.<\/li>\n<li>Clone your website to a test environment.<\/li>\n<li>Without disrupting the live site, follow the troubleshooting steps.<\/li>\n<\/ol>\n<p>Apply the fix to the live site after the problem has been fixed on staging.<\/p>\n<h2 id=\"section-6\">Customizing the Order Notes Field in WooCommerce<\/h2>\n<p>After restoring the order notes field, you may want to customize it. WooCommerce allows you to modify, move, or rename the field to improve the checkout experience. Below are simple ways to customize the order notes section.<\/p>\n<ol>\n<li>\n<h3><strong> Rename the Order Notes Field<\/strong><\/h3>\n<\/li>\n<\/ol>\n<p>The label and placeholder text can be altered to better suit the requirements of your store.<\/p>\n<p><strong>How to Change the Order Notes Label &amp; Placeholder:<\/strong><\/p>\n<ol>\n<li>Open your WordPress dashboard.<\/li>\n<li>Go to Appearance \u2192 Theme File Editor.<\/li>\n<li>Open the functions.php file of your child theme.<\/li>\n<li>Add the following code:<\/li>\n<\/ol>\n<p style=\"padding-left: 40px;\">add_filter(&#8216;woocommerce_checkout_fields&#8217;, &#8216;custom_rename_order_notes&#8217;);<\/p>\n<p style=\"padding-left: 40px;\">function custom_rename_order_notes($fields) {<\/p>\n<p style=\"padding-left: 40px;\">$fields[&#8216;order&#8217;][&#8216;order_comments&#8217;][&#8216;label&#8217;] = &#8216;Special Instructions&#8217;;<\/p>\n<p style=\"padding-left: 40px;\">$fields[&#8216;order&#8217;][&#8216;order_comments&#8217;][&#8216;placeholder&#8217;] = &#8216;Add delivery requests or order details here.&#8217;;<\/p>\n<p style=\"padding-left: 40px;\">return $fields;<\/p>\n<p style=\"padding-left: 40px;\">}<\/p>\n<ol start=\"5\">\n<li>Save the file and test the checkout page.<\/li>\n<\/ol>\n<p>This <strong>renames the order notes field<\/strong> and provides clearer instructions for customers.<\/p>\n<ol start=\"2\">\n<li>\n<h3><strong> Move the Order Notes Field to a Different Position<\/strong><\/h3>\n<\/li>\n<\/ol>\n<p>By default, the order notes field appears at the bottom of the checkout page. You can move it above the billing or shipping section.<\/p>\n<p><strong>Code to Move Order Notes Above Billing Details:<\/strong><\/p>\n<p style=\"padding-left: 40px;\">add_filter(&#8216;woocommerce_checkout_fields&#8217;, &#8216;move_order_notes_field&#8217;);<\/p>\n<p style=\"padding-left: 40px;\">function move_order_notes_field($fields) {<\/p>\n<p style=\"padding-left: 40px;\">$fields[&#8216;order&#8217;][&#8216;order_comments&#8217;][&#8216;priority&#8217;] = 5;<\/p>\n<p style=\"padding-left: 40px;\">return $fields;<\/p>\n<p style=\"padding-left: 40px;\">}<\/p>\n<p>This makes the order notes <strong>more visible<\/strong> to customers.<\/p>\n<ol start=\"3\">\n<li>\n<h3><strong> Add Custom Styling to the Order Notes Field<\/strong><\/h3>\n<\/li>\n<\/ol>\n<p>If the field looks too small or blends with other elements, you can add <strong>CSS styling<\/strong>.<\/p>\n<p><strong>How to Customize Order Notes with CSS:<\/strong><\/p>\n<ol>\n<li>To access Additional CSS, navigate to Appearance \u2192 Customize.<\/li>\n<li>Include the following code:<\/li>\n<\/ol>\n<p style=\"padding-left: 40px;\">.woocommerce-additional-fields textarea {<\/p>\n<p style=\"padding-left: 40px;\">border: 1px solid #ccc;<\/p>\n<p style=\"padding-left: 40px;\">padding: 10px;<\/p>\n<p style=\"padding-left: 40px;\">background-color: #f9f9f9;<\/p>\n<p style=\"padding-left: 40px;\">}<\/p>\n<ol start=\"3\">\n<li>Click <strong>Publish<\/strong> and check the checkout page.<\/li>\n<\/ol>\n<p>This makes the order notes box stand out, improving usability.<\/p>\n<h2 id=\"section-7\">Conclusion<\/h2>\n<p>The order notes field is important for customer instructions at checkout. If it is missing, it can cause confusion and inconvenience. This guide covered step-by-step fixes, troubleshooting, and customization to restore it.<\/p>\n<p>If you still face issues, WooHelpDesk can help. Their WooCommerce experts provide quick fixes, troubleshooting, and custom solutions.<\/p>\n<p>Visit<strong><a href=\"https:\/\/woohelpdesk.com\/\"> WooHelpDesk<\/a><\/strong> for professional support. Get your WooCommerce checkout fixed today! \ud83d\ude80<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents Introduction What is the Order Notes Field in WooCommerce Checkout? Why is the Order Notes Field Missing in WooCommerce? Fixing the Missing Order Notes Field in WooCommerce Troubleshooting &amp; Fixing Order Notes Field Issues Customizing the Order Notes Field in WooCommerce Conclusion Introduction The order notes field in WooCommerce helps customers provide [&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\/1154'><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%2F1154\" 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%2F1154\" 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%2F1154\" 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\/1154\" 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%2F1154&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%2F1154\" 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":1162,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-1154","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\/1154","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=1154"}],"version-history":[{"count":6,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/1154\/revisions"}],"predecessor-version":[{"id":11900,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/1154\/revisions\/11900"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media\/1162"}],"wp:attachment":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media?parent=1154"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/categories?post=1154"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/tags?post=1154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}