{"id":2447,"date":"2025-05-07T05:43:03","date_gmt":"2025-05-07T05:43:03","guid":{"rendered":"https:\/\/www.woohelpdesk.com\/blog\/?p=2447"},"modified":"2025-09-30T13:20:17","modified_gmt":"2025-09-30T13:20:17","slug":"fix-woocommerce-new-order-notification-email-not-received","status":"publish","type":"post","link":"https:\/\/www.woohelpdesk.com\/blog\/fix-woocommerce-new-order-notification-email-not-received\/","title":{"rendered":"WooCommerce New Order Notification Email Not Received? Here&#8217;s How to Fix It"},"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 How WooCommerce Sends Emails<\/a><\/li>\n<li><a href=\"#section-3\">Common Reasons Why New Order Emails Are Not Sent<\/a><\/li>\n<li><a href=\"#section-4\">Server and Hosting-Related Issues<\/a><\/li>\n<li><a href=\"#section-5\">How to Fix WooCommerce Not Sending New Order Emails<\/a><\/li>\n<li><a href=\"#section-6\">When Customers Don\u2019t Receive Order Confirmation Emails<\/a><\/li>\n<li><a href=\"#section-7\">Preventing Future WooCommerce Email Failures<\/a><\/li>\n<li><a href=\"#section-8\">Final Thoughts<\/a><\/li>\n<\/ul>\n<h2 id=\"section-1\">Introduction<\/h2>\n<p>WooCommerce email notifications are vital for every online store. Store owners need to be notified when a customer places an order. This helps ensure the order is processed without delay. But what happens when that email never arrives?<\/p>\n<p>Many store owners face this issue. They complete test orders, but no email shows up. This is a common WooCommerce email notification issue. If left unfixed, it can harm customer trust and business operations.<\/p>\n<p>Often, users search for \u201cwoocommerce new order email not received\u201d or \u201cWooCommerce not sending new order emails.\u201d This shows how widespread the problem is. You are not alone if you\u2019re seeing the same issue.<\/p>\n<p>We&#8217;ll go over everything in detail in this guide. From how WooCommerce sends emails to what causes failures. We\u2019ll also help you fix the problem so it doesn\u2019t come back again.<\/p>\n<h2 id=\"section-2\">Understanding How WooCommerce Sends Emails<\/h2>\n<p>WooCommerce has a built-in system to send various email types. These include emails for both the store owner (admin) and the customer.<\/p>\n<p>Here are some common email types WooCommerce sends:<\/p>\n<ul>\n<li>New Order Email (to store owner)<\/li>\n<li>Order Confirmation Email (to customer)<\/li>\n<li>Cancelled Order Email<\/li>\n<li>Failed Order Notification<\/li>\n<li>Completed Order Notification<\/li>\n<\/ul>\n<p>This guide focuses on emails related to new orders. When a new order is placed, these are forwarded to the store administrator. Customers also receive confirmation emails when their orders go through.<\/p>\n<p>WooCommerce triggers these emails based on order status changes. For example:<\/p>\n<ul>\n<li>WooCommerce indicates that an order is &#8220;processing&#8221; when it is placed by a customer.\u201d<\/li>\n<li>The system is currently attempting to send the administrator a new order email.<\/li>\n<li>Additionally, the customer receives a confirmation email.<\/li>\n<\/ul>\n<p>These emails use your WordPress site&#8217;s mail system. WordPress often sends emails using the wp_mail() function. But problems happen when:<\/p>\n<ul>\n<li>Email settings are wrong<\/li>\n<li>Server mail function fails<\/li>\n<li>Plugins conflict with WooCommerce<\/li>\n<li>The recipient email is not set correctly<\/li>\n<\/ul>\n<p>That\u2019s where things can break. You might see that the woocommerce new order email is not sending, even though the order exists.<\/p>\n<p>In some cases, the woocommerce order confirmation email is not sent to customers either. Therefore, the first step is to understand the workflow.<\/p>\n<h2 id=\"section-3\">Common Reasons Why New Order Emails Are Not Sent<\/h2>\n<p>If your new order email is not arriving, don\u2019t panic. In many WooCommerce stores, this is a typical problem. Usually, a server block or a simple setting is to blame.<\/p>\n<p>Let&#8217;s examine the most typical reasons.<\/p>\n<ol>\n<li><strong> Email Notifications Are Disabled<\/strong><\/li>\n<\/ol>\n<p>WooCommerce lets you turn emails on or off in the settings. If the new order email is disabled, you won\u2019t get anything.<\/p>\n<p>To check:<\/p>\n<ul>\n<li>Go to <strong>WooCommerce &gt; Settings &gt; Emails<\/strong><\/li>\n<li>Find <strong>New Order<\/strong> under the email list<\/li>\n<li>Make sure it&#8217;s enabled<\/li>\n<li>Confirm the recipient email address is correct<\/li>\n<\/ul>\n<p>If this is turned off, WooCommerce won\u2019t even try to send emails.<\/p>\n<ol start=\"2\">\n<li><strong> Wrong Admin Email Address<\/strong><\/li>\n<\/ol>\n<p>WooCommerce sends new order emails to your admin email. If this address is wrong, emails will fail.<\/p>\n<p>Double-check your admin email:<\/p>\n<ul>\n<li>Go to <strong>WooCommerce &gt; Settings &gt; Emails<\/strong><\/li>\n<li>Check the &#8220;Recipient(s)&#8221; field for New Order<\/li>\n<li>Make use of a functional email address that you can reach.<\/li>\n<\/ul>\n<ol start=\"3\">\n<li><strong> Emails Going to Spam Folder<\/strong><\/li>\n<\/ol>\n<p>Sometimes, emails are sent but land in spam folders. This happens when your email server lacks proper configuration.<\/p>\n<p>Ask yourself:<\/p>\n<ul>\n<li>Is the email coming from a free domain (like Gmail)?<\/li>\n<li>Are you using your website\u2019s domain in the &#8220;From&#8221; field?<\/li>\n<\/ul>\n<p>Your emails can be flagged as suspicious otherwise.<\/p>\n<ol start=\"4\">\n<li><strong> Incorrect Email Format<\/strong><\/li>\n<\/ol>\n<p>WooCommerce lets you set the format of outgoing emails. If the format is broken or incompatible, emails may not be delivered.<\/p>\n<p>To check:<\/p>\n<ul>\n<li>Go to <strong>WooCommerce &gt; Settings &gt; Emails<\/strong><\/li>\n<li>Look for the <strong>Email Type<\/strong> dropdown<\/li>\n<li>Use <strong>HTML<\/strong> or <strong>Plain text<\/strong>, not \u201cMultipart\u201d if unsure<\/li>\n<\/ul>\n<ol start=\"5\">\n<li><strong> Plugin or Theme Conflicts<\/strong><\/li>\n<\/ol>\n<p>Some plugins can block or override WooCommerce email actions. Themes can also affect how emails are handled.<\/p>\n<p>To test:<\/p>\n<ul>\n<li>All plugins except WooCommerce should be disabled.<\/li>\n<li>Use a default theme, such as Storefront.<\/li>\n<li>Try placing a test order<\/li>\n<\/ul>\n<p>If emails work, a plugin or theme is the problem.<\/p>\n<h2 id=\"section-4\">Server and Hosting-Related Issues<\/h2>\n<p>Email delivery is significantly influenced by your hosting environment. WooCommerce uses WordPress&#8217;s wp_mail() function, which relies on your server.<\/p>\n<ol>\n<li><strong> PHP Mail Function is Disabled<\/strong><\/li>\n<\/ol>\n<p>The PHP mail feature is blocked by many shared hosting companies. This prevents WooCommerce from sending emails.<\/p>\n<p>To confirm:<\/p>\n<ul>\n<li>Contact your host or check the server settings<\/li>\n<li>Use an email logging plugin to see if WooCommerce is trying to send<\/li>\n<\/ul>\n<ol start=\"2\">\n<li><strong> No SMTP Configuration<\/strong><\/li>\n<\/ol>\n<p>Using SMTP is the best way to send emails reliably. Without SMTP, emails often get lost or blocked.<\/p>\n<p>You can install a plugin like:<\/p>\n<ul>\n<li>WP Mail SMTP<\/li>\n<li>Easy WP SMTP<\/li>\n<\/ul>\n<p>These tools let you connect WooCommerce to Gmail, SendGrid, or other email providers.<\/p>\n<ol start=\"3\">\n<li><strong> Emails Blocked by Hosting Firewall<\/strong><\/li>\n<\/ol>\n<p>Some hosts block outgoing email for security reasons. If your hosting provider has a strict firewall, your emails may be silently blocked.<\/p>\n<p>To fix this:<\/p>\n<ul>\n<li>Ask your hosting support to allow outgoing SMTP<\/li>\n<li>Use a third-party email service<\/li>\n<\/ul>\n<h2 id=\"section-5\">How to Fix WooCommerce Not Sending New Order Emails<\/h2>\n<p>If your WooCommerce store is not sending new order emails, don\u2019t worry. There are tried-and-true methods to resolve the problem. Follow this simple guide to get your email system working again.<br \/>\n<a href=\"https:\/\/www.woohelpdesk.com\/woocommerce-errors\/woocommerce-new-order-notification-email-not-received\/\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" src=\"https:\/\/www.woohelpdesk.com\/blog\/wp-content\/uploads\/2025\/09\/Fixing-WooCommerce-New-Order-Notification-Email-Not-Received.png\" alt=\"WooCommerce New Order Notification Email Not Received\" \/><\/a><\/p>\n<ol>\n<li><strong> Check WooCommerce Email Settings<\/strong><\/li>\n<\/ol>\n<p>Start by checking the email settings inside WooCommerce. Sometimes a disabled email is the only problem.<\/p>\n<p>Steps to verify:<\/p>\n<ul>\n<li>Go to <strong>WooCommerce &gt; Settings &gt; Emails<\/strong><\/li>\n<li>Find <strong>New Order<\/strong> email under the list<\/li>\n<li>Click <strong>Manage<\/strong><\/li>\n<li>Make sure the email is <strong>enabled<\/strong><\/li>\n<li>Confirm the <strong>Recipient(s)<\/strong> field contains your correct email address<\/li>\n<\/ul>\n<p>Also, make sure that the \u201cEmail type\u201d is set to HTML or Plain text, not \u201cMultipart.\u201d<\/p>\n<p>This fixes most \u201cwoocommerce new order email not received\u201d problems.<\/p>\n<ol start=\"2\">\n<li><strong> Test with a New Order<\/strong><\/li>\n<\/ol>\n<p>Sometimes the system works, but you may not notice it. Do a live test to confirm.<\/p>\n<p>How to do it:<\/p>\n<ul>\n<li>Log out of your admin account<\/li>\n<li>Place a test order as a guest<\/li>\n<li>Use a real email address to test customer confirmation too<\/li>\n<\/ul>\n<p>Check your inbox after that. Check your promotions and spam folders as well.<\/p>\n<p>This makes it easier to determine if the problem is with your email server or WooCommerce.<\/p>\n<ol start=\"3\">\n<li><strong> Install WP Mail Logging Plugin<\/strong><\/li>\n<\/ol>\n<p>This plugin helps track every email WooCommerce tries to send. It\u2019s a must-have for debugging.<\/p>\n<p>Steps to use it:<\/p>\n<ul>\n<li>Install <strong>WP Mail Logging<\/strong> plugin<\/li>\n<li>Place another test order<\/li>\n<li>Go to <strong>WP Mail Logging &gt; Email Logs<\/strong><\/li>\n<li>See if the new order email was triggered<\/li>\n<\/ul>\n<p>If you see the email in the log but didn\u2019t receive it, the issue is with your server. If the email never appears in the log, WooCommerce isn\u2019t sending it.<\/p>\n<p>This narrows down the \u201cwoocommerce new order notification missing\u201d issue.<\/p>\n<ol start=\"4\">\n<li><strong> Use an SMTP Plugin for Better Email Delivery<\/strong><\/li>\n<\/ol>\n<p>WordPress\u2019s default mail function is often unreliable. Many hosting providers block it or restrict its use. That\u2019s why using SMTP is a better option.<\/p>\n<p>Recommended SMTP plugins:<\/p>\n<ul>\n<li><strong>WP Mail SMTP<\/strong><\/li>\n<li><strong>Easy WP SMTP<\/strong><\/li>\n<\/ul>\n<p>How to set it up:<\/p>\n<ul>\n<li>Install the plugin<\/li>\n<li>Select an email service provider such as Mailgun, SendGrid, Outlook, or Gmail.<\/li>\n<li>Enter your username, password, host, and port for SMTP.<\/li>\n<li>Utilizing the plugin dashboard, send a test email.<\/li>\n<\/ul>\n<p>This usually solves the &#8220;WooCommerce not sending new order notifications&#8221; issue.<\/p>\n<p>SMTP helps your emails land in the inbox instead of spam.<\/p>\n<ol start=\"5\">\n<li><strong> Double-Check Hosting and Firewall Rules<\/strong><\/li>\n<\/ol>\n<p>If the above steps don\u2019t work, check with your hosting provider. Some hosts block outgoing emails or restrict email ports.<\/p>\n<p>Ask them:<\/p>\n<ul>\n<li>Is <strong>PHP mail()<\/strong> function enabled?<\/li>\n<li>Are <strong>SMTP ports (like 587 or 465)<\/strong> open?<\/li>\n<li>Are there any <strong>email restrictions<\/strong> for WordPress sites?<\/li>\n<\/ul>\n<p>If needed, ask them to whitelist your SMTP connection.<\/p>\n<ol start=\"6\">\n<li><strong> Disable Conflicting Plugins or Themes<\/strong><\/li>\n<\/ol>\n<p>Sometimes another plugin or theme can cause email issues. A conflict might prevent WooCommerce from running its email functions.<\/p>\n<p>Steps to check:<\/p>\n<ul>\n<li>Change to a default theme, such as Storefront, for the time being.<\/li>\n<li>All plugins except WooCommerce should be disabled.<\/li>\n<li>Put in another test order.<\/li>\n<\/ul>\n<p>Reactivate each plugin individually to identify the offender if email function.<\/p>\n<p>This helps resolve issues related to:<\/p>\n<ul>\n<li>Woocommerce admin new order email is not received<\/li>\n<li>Woocommerce order confirmation email problem<\/li>\n<\/ul>\n<ol start=\"7\">\n<li><strong> Clear WooCommerce Cache and Transients<\/strong><\/li>\n<\/ol>\n<p>Sometimes, caching plugins or database transients cause email problems. It&#8217;s rare but worth checking.<\/p>\n<p>How to clear them:<\/p>\n<ul>\n<li>Use the <strong>WooCommerce Status &gt; Tools<\/strong> section<\/li>\n<li>Clear transients and expired cache<\/li>\n<li>Also, purge all caches using your caching plugin<\/li>\n<\/ul>\n<p>Missing alerts may be restored in this way.<\/p>\n<h2 id=\"section-6\">When Customers Don\u2019t Receive Order Confirmation Emails<\/h2>\n<p>It\u2019s not just admin emails that go missing. Sometimes, customers also don\u2019t receive their order confirmation emails. Confusion and a bad customer experience may result from this.<\/p>\n<p>This frequently occurs for the following reasons:<\/p>\n<ul>\n<li>The customer typed the wrong email address during checkout<\/li>\n<li>The email went to the spam, junk, or promotions folder<\/li>\n<li>Your server failed to deliver the message<\/li>\n<li>A plugin conflict blocked the email from sending<\/li>\n<\/ul>\n<p>To fix this issue:<\/p>\n<ul>\n<li>Place a test order using your own customer email<\/li>\n<li>Confirm the email shows up in WP Mail Logging<\/li>\n<li>Check the logs to ensure the confirmation email was triggered<\/li>\n<li>Ask the customer to check their spam folder if it was sent<\/li>\n<\/ul>\n<p>You can also use an SMTP plugin to improve customer email delivery. This solves many &#8220;woocommerce order confirmation email not received&#8221; issues.<\/p>\n<p>If emails still fail, review the email templates in <strong>WooCommerce &gt; Settings &gt; Emails<\/strong>. You may need to reset them to default.<\/p>\n<h2 id=\"section-7\">Preventing Future WooCommerce Email Failures<\/h2>\n<p>After fixing the problem, take steps to prevent it from happening again. Prevention saves time and keeps your store running smoothly.<\/p>\n<p>Here\u2019s how to prevent future WooCommerce email issues:<\/p>\n<ul>\n<li>Use a trusted SMTP service like Gmail, SendGrid, or Mailgun<\/li>\n<li>To keep track of all outgoing emails, install an email logging plugin<\/li>\n<li>Regularly test new order and confirmation emails<\/li>\n<li>Keep your plugins and WooCommerce up to date<\/li>\n<li>Avoid using plugins that conflict with WooCommerce email functions<\/li>\n<\/ul>\n<p>Transactional email services are more reliable than basic server mail. They improve delivery and reduce spam filtering.<\/p>\n<p>This protects your store from &#8220;woocommerce new Order notification Emails failure&#8221; and keeps your customers informed.<\/p>\n<h2 id=\"section-8\">Final Thoughts<\/h2>\n<p>Missing new order or confirmation emails can disrupt your business. Customers may get confused, and you may miss important orders. But the good news is\u2014most WooCommerce email issues are fixable.<\/p>\n<p>Whether it&#8217;s a settings mistake, a server limitation, or a plugin conflict, identifying the cause is key. Once you know what\u2019s wrong, fixing it is often quick and simple.<\/p>\n<p>If you\u2019ve followed the steps in this guide and emails are still not working, professional help can make a big difference. Don\u2019t let email failures hurt your sales or customer trust.<\/p>\n<p>At <span style=\"color: #0000ff;\"><a style=\"color: #0000ff;\" href=\"https:\/\/www.woohelpdesk.com\/\"><strong>WooHelpDesk<\/strong><\/a><\/span>, we specialize in resolving WooCommerce email notification issues. Whether you&#8217;re missing admin alerts or customer order confirmations, we\u2019re here to help.<\/p>\n<p>\ud83d\udcde <strong>Call us at +1 888 602 0119 (US &amp; Canada) <\/strong>\u00a0for expert assistance, or visit<a href=\"https:\/\/woohelpdesk.com\/\"> https:\/\/woohelpdesk.com<\/a> to open a support ticket.<\/p>\n<p>Let us help you fix the issue\u2014so your store can run smoothly and your customers stay informed.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents Introduction Understanding How WooCommerce Sends Emails Common Reasons Why New Order Emails Are Not Sent Server and Hosting-Related Issues How to Fix WooCommerce Not Sending New Order Emails When Customers Don\u2019t Receive Order Confirmation Emails Preventing Future WooCommerce Email Failures Final Thoughts Introduction WooCommerce email notifications are vital for every online store. [&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\/2447'><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%2F2447\" 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%2F2447\" 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%2F2447\" 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\/2447\" 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%2F2447&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%2F2447\" 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":2479,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-2447","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\/2447","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=2447"}],"version-history":[{"count":4,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2447\/revisions"}],"predecessor-version":[{"id":4271,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/2447\/revisions\/4271"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media\/2479"}],"wp:attachment":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media?parent=2447"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/categories?post=2447"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/tags?post=2447"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}