{"id":1449,"date":"2025-03-24T06:08:28","date_gmt":"2025-03-24T06:08:28","guid":{"rendered":"https:\/\/www.woohelpdesk.com\/blog\/?p=1449"},"modified":"2026-03-13T14:09:13","modified_gmt":"2026-03-13T14:09:13","slug":"fix-wordpress-add-media-button-not-working-issue","status":"publish","type":"post","link":"https:\/\/www.woohelpdesk.com\/blog\/fix-wordpress-add-media-button-not-working-issue\/","title":{"rendered":"How to Fix the WordPress Add Media Button Not Working Issue"},"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\">What Is the Add Media Button Not Working Issue?<\/a><\/li>\n<li><a href=\"#section-2\">What causes the WordPress Add Media button not working?<\/a><\/li>\n<li><a href=\"#section-3\">How to Fix WordPress Add Media button not working<\/a><\/li>\n<li><a href=\"#section-4\">How to Prevent the Add Media Button Issue in WordPress?<\/a><\/li>\n<li><a href=\"#section-5\">Conclusion<\/a><\/li>\n<\/ul>\n<h2 id=\"section-1\">What Is the Add Media Button Not Working Issue?<\/h2>\n<p>The Add Media button is one of the most used features in WordPress. It allows users to upload and insert media files like images, videos, and PDFs into their posts or pages. When this feature stops working, it becomes a serious issue for bloggers, business owners, and website managers. The issue usually appears after a plugin update, theme change, JavaScript conflict, browser cache problem, or a problem in the WordPress admin area.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1450 aligncenter\" src=\"https:\/\/www.woohelpdesk.com\/blog\/wp-content\/uploads\/2025\/03\/Add-new-post.png\" alt=\"Add new post\" width=\"624\" height=\"303\" \/><\/p>\n<p>This issue can be frustrating. You might open a post, try to insert an image, and nothing happens. Sometimes, the button is completely gone. In other cases, it&#8217;s visible but does nothing when clicked. Many users say they cannot click the Add Media button WordPress, or the button becomes unresponsive. This issue may also affect different editors or plugins used on the site. To solve the problem, you must first understand what it is, what causes it, and how it affects your workflow.<\/p>\n<p><strong>What Is the Impact of This Issue?<\/strong><\/p>\n<p>When the <em>WordPress Add Media button not working<\/em> issue appears, it can affect more than you think. Here\u2019s how it impacts your site and workflow:<\/p>\n<ul>\n<li><strong>You Can\u2019t Upload or Insert Media<br \/>\n<\/strong> When the WordPress Add Media button is not working, users cannot insert images, videos, or PDFs into posts. This disrupts the publishing flow and delays updates. Visual content is essential, and without this button working, your post or page feels incomplete and less engaging for readers or customers.<\/li>\n<li><strong>Editor Looks Broken or Incomplete<br \/>\n<\/strong>\u00a0In some cases, the Add Media button greyed out WordPress or completely disappears. This is known as the Add Media button missing WordPress issue. It makes the editor look broken and confuses users. Many feel unsure whether the problem is with WordPress, a plugin, or their browser.<\/li>\n<li><strong>Media Library Becomes Inaccessible<br \/>\n<\/strong>\u00a0Even when the button appears, the <em>WordPress media uploader not opening<\/em> is a major issue. Clicking the button does nothing, and the media popup never loads. This prevents users from uploading new files or accessing the WordPress media library, causing delays and repeated attempts to complete simple tasks.<\/li>\n<li><strong>Delays Content Publishing or Site Updates<br \/>\n<\/strong>\u00a0You can\u2019t complete blog posts, product updates, or homepage changes. Missing visuals delay scheduled publishing. This affects both personal blogs and business websites. Users often struggle to find workarounds, which slows down content delivery and impacts the consistency and quality of regular website updates.<\/li>\n<li><strong>Frustration for Non-Technical Users<br \/>\n<\/strong>\u00a0Many users <em>cannot click Add Media button WordPress<\/em>, and there\u2019s no error message. It becomes stressful, especially for non-tech users who don\u2019t understand the cause. They feel stuck, lose valuable time, and may avoid updating their site altogether out of fear of making things worse.<\/li>\n<\/ul>\n<h2 id=\"section-2\">What Causes the WordPress Add Media Button Not Working Issue?<\/h2>\n<p>Several factors can lead to the Add Media button malfunctioning<\/p>\n<ol>\n<li><strong> JavaScript Conflicts<\/strong><\/li>\n<\/ol>\n<p>WordPress relies heavily on JavaScript for its functionality. Conflicts between scripts from themes or plugins can cause the Add Media button to stop working. For instance, if two scripts are incompatible, they may prevent the button from responding, leading to the <em>Add Media button unresponsive in WordPress<\/em> issue.<\/p>\n<ol start=\"2\">\n<li><strong> Plugin Conflicts<\/strong><\/li>\n<\/ol>\n<p>Not all plugins are compatible with each other. A newly installed or updated plugin might conflict with existing ones, causing the Add Media button to malfunction. This scenario is referred to as the <em>Add Media button not working due to plugin conflict<\/em>.<\/p>\n<ol start=\"3\">\n<li><strong> Theme Compatibility Issues<\/strong><\/li>\n<\/ol>\n<p>Sometimes, the active theme may have code that interferes with WordPress&#8217;s core functionalities. After switching themes, users might experience the <em>Add Media button not working after theme change<\/em> problem.<\/p>\n<ol start=\"4\">\n<li><strong> Outdated WordPress Version<\/strong><\/li>\n<\/ol>\n<p>Running an outdated version of WordPress, plugins, or themes can create compatibility problems in the editor. In other cases, the issue appears after an update when one plugin or theme script is no longer compatible with the current WordPress admin environment.<\/p>\n<ol start=\"5\">\n<li><strong> Browser or Cache Issues<\/strong><\/li>\n<\/ol>\n<p>Sometimes, the problem isn&#8217;t within WordPress but with the browser. Cached files or browser-specific issues can cause the Add Media button to become inactive. Clearing the browser cache or trying a different browser can help resolve this.<\/p>\n<ol start=\"6\">\n<li><strong> File Permission Errors<\/strong><\/li>\n<\/ol>\n<p>Incorrect file permissions can prevent WordPress from loading important files correctly. On many servers, directories are commonly set to 755 and files to 644, but you should always confirm the correct values with your hosting environment.<\/p>\n<ol start=\"7\">\n<li><strong> PHP Memory Limit<\/strong><\/li>\n<\/ol>\n<p>A low PHP memory limit can affect WordPress&#8217;s performance, causing the Add Media button to stop working. Increasing the PHP memory limit can resolve this problem.<\/p>\n<ol start=\"8\">\n<li><strong> Firewall or Security Plugins<\/strong><\/li>\n<\/ol>\n<p>Security measures like firewalls can sometimes block legitimate actions in WordPress, leading to the Add Media button malfunctioning. Temporarily disabling these security features can help identify if they&#8217;re the cause.<\/p>\n<ol start=\"9\">\n<li><strong> Whitespace in wp-config.php<\/strong><\/li>\n<\/ol>\n<p>Extra whitespace or accidental output in <strong>wp-config.php\u00a0<\/strong>can sometimes break admin behavior or trigger header-related problems. It is a less common cause, but it is still worth checking if other fixes do not work.<\/p>\n<ol start=\"10\">\n<li><strong> User Role Restrictions<\/strong><\/li>\n<\/ol>\n<p>Certain user roles may not have permission to upload media. If the account does not have the <strong>upload_files<\/strong>\u00a0capability, the Add Media option may be hidden or limited for that user.<\/p>\n<ol start=\"11\">\n<li><strong> Corrupt Core Files or WordPress Installation<\/strong><\/li>\n<\/ol>\n<p>Sometimes, files get corrupted during updates or changes. If the core files are damaged, the <em>WordPress media uploader not opening<\/em> is a common sign. Reinstalling WordPress core files can often fix this.<\/p>\n<h2 id=\"section-3\">How to Fix WordPress Add Media button not working<\/h2>\n<p>Before editing configuration files, create a full backup and test the fix on a staging copy of your site whenever possible.<\/p>\n<p>If the \u201cAdd Media\u201d button isn\u2019t working on your WordPress site, don\u2019t worry. There are a few easy steps you can try. These steps will help you find and fix the problem. Follow the suggestions below to restore your media upload feature quickly.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1451 aligncenter\" src=\"https:\/\/www.woohelpdesk.com\/blog\/wp-content\/uploads\/2025\/03\/Add-media.png\" alt=\"Add media\" width=\"624\" height=\"303\" \/><\/p>\n<h4>1:\u00a0 Editing the wp-config.php File<\/h4>\n<p>A very effective method for fixing the \u2018Add Media\u2019 button is to add a line of code to your wp-config.php file. This approach can be useful when the issue is caused by script concatenation.<\/p>\n<ul>\n<li><strong>Access Your WordPress Files:<\/strong> Utilize an FTP client or the file manager provided by your hosting service to navigate to the root directory of your WordPress installation.<\/li>\n<li><strong>Wp-config.php:<\/strong> Locate the wp-config.php file in the main directory.<\/li>\n<li><strong>Edit wp-config file:<\/strong>Open the <strong>wp-config.php<\/strong> file and add the following line just above the comment that says<strong> \/* That&#8217;s all, stop editing! Happy publishing. *\/<\/strong>: <strong>define(&#8216;CONCATENATE_SCRIPTS&#8217;, false);<\/strong><\/li>\n<li><strong>Save and Upload:<\/strong> Save your changes, then upload the altered wp-config.php file to your server again.<\/li>\n<\/ul>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1452 aligncenter\" src=\"https:\/\/www.woohelpdesk.com\/blog\/wp-content\/uploads\/2025\/03\/Public-html-select.png\" alt=\"Public html select\" width=\"624\" height=\"303\" \/><\/p>\n<p>This code turns off script concatenation, which can assist in resolving JavaScript conflicts that may be preventing the \u2018Add Media\u2019 button from functioning.<\/p>\n<h4>2: Check for Problems with Your Theme or Plugins<\/h4>\n<p>If the initial method doesn\u2019t fix the problem, you should check for conflicts with your theme or plugins.<\/p>\n<p><strong>Change to a Default Theme <\/strong>: Temporarily switch to a default WordPress theme, such as Twenty Twenty-Four, and then check whether the Add Media button starts working again. If the default theme allows the \u2018Add Media\u2019 button to function, your current theme is likely the source of the problem.<\/p>\n<p><strong>Deactivate All Plugins:<\/strong> Turn off all your plugins and see if the \u2018Add Media\u2019 button begins to work. Should it do so, reactivate the plugins individually to determine which one is causing the conflict.<\/p>\n<p><strong>Update Your Theme and Plugins:<\/strong> Update your theme and plugins to their latest stable versions. Older files can create compatibility problems in the WordPress editor and media uploader.<\/p>\n<h4>3: Browser Console for Errors<\/h4>\n<p>The \u201cAdd Media\u201d button may not work correctly due to JavaScript errors as well. By checking for errors in your browser console, you can identify the root of the issue.<\/p>\n<p><strong>Open Your Site<\/strong>: Go to the page where the Add Media button doesn&#8217;t work.<\/p>\n<p><strong>Open Browser Console:<\/strong> To open the console, right-click on the page and choose \u201cInspect\u201d (alternatively, you can use `Ctrl+Shift+I` on Windows or `Cmd+Option+I` on Mac). After that, switch to the \u201cConsole\u201d tab.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1453 aligncenter\" src=\"https:\/\/www.woohelpdesk.com\/blog\/wp-content\/uploads\/2025\/03\/Import.png\" alt=\"Import\" width=\"624\" height=\"303\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><strong>Check the errors : <\/strong>Look for red error messages in the console. These messages may provide hints regarding the source of the problem.<\/p>\n<p><strong>Google the Errors:<\/strong>Copy the exact error message and trace it to the related plugin, theme file, or browser console resource. This helps you identify whether the problem comes from a script conflict, a missing file, or a blocked admin asset.<\/p>\n<p><strong>Apply Fixes<\/strong>: Apply any suggested corrections according to the mistakes you have identified.<\/p>\n<h4>4: Switching to the Gutenberg Block Editor<\/h4>\n<p>While the classic editor in WordPress has its appeal, it can occasionally encounter problems, such as the \u2018Add Media\u2019 button malfunctioning. If you are still using the Classic Editor, test the same content in the Block Editor. The WordPress Block Editor became the default editor in WordPress 5.0, and in many cases it avoids older editor-specific conflicts tied to TinyMCE, custom meta boxes, or outdated admin scripts.<\/p>\n<ul>\n<li>If your site uses the Classic Editor plugin, temporarily disable it and test the default Block Editor.<\/li>\n<li>Open a post or page in the Block Editor and try adding an Image or File block.<\/li>\n<li>If media works there, the problem is likely tied to the Classic Editor, TinyMCE, or a plugin that extends the old editor.<\/li>\n<li>If the issue remains in both editors, continue with the plugin, theme, and browser-console checks.<\/li>\n<\/ul>\n<p>If the console shows errors from a specific plugin or theme file, update that component first or contact its developer.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1454 aligncenter\" src=\"https:\/\/www.woohelpdesk.com\/blog\/wp-content\/uploads\/2025\/03\/Add-Image.png\" alt=\"Add Image\" width=\"624\" height=\"303\" \/><\/p>\n<h4>5: Increase PHP Memory Limit<\/h4>\n<p>A low PHP memory limit can affect the WordPress admin area and media modal. If your hosting environment allows it, increasing the memory limit may help.<\/p>\n<ul>\n<li>Edit the <strong>wp-config.php<\/strong>\u00a0file and add this line above the \u201cstop editing\u201d comment:<\/li>\n<\/ul>\n<div style=\"background-color: #f3f4f5; padding: 10px; border: 1px solid #ccc;\">\n<p>&#8220;`php<\/p>\n<p>define(&#8216;WP_MEMORY_LIMIT&#8217;, &#8216;256M&#8217;);<\/p>\n<p>&#8220;`<\/p>\n<\/div>\n<ul>\n<li data-section-id=\"1g9rp11\" data-start=\"9932\" data-end=\"10092\">\n<p data-start=\"9934\" data-end=\"10092\">If your host manages PHP settings from cPanel, Plesk, or a custom hosting panel, increase the PHP memory limit there instead of editing server files manually.<\/p>\n<\/li>\n<li data-section-id=\"joa0up\" data-start=\"10094\" data-end=\"10159\">\n<p data-start=\"10096\" data-end=\"10159\">If your host specifically supports <strong>php.ini<\/strong>, you can also use:<\/p>\n<\/li>\n<\/ul>\n<div style=\"background-color: #f3f4f5; padding: 10px; border: 1px solid #ccc;\">\n<p>&#8220;`ini<\/p>\n<p>memory_limit = 256M<\/p>\n<p>&#8220;`<\/p>\n<\/div>\n<p>After saving the change, clear your browser cache and test the Add Media button again.<\/p>\n<h4>6: Reinstall WordPress Core Files<\/h4>\n<p>Sometimes, the Add Media button may not work properly due to corrupted core files. You can resolve this issue without affecting your content or themes by reinstalling the core files of WordPress.<\/p>\n<p><strong>Backup Website:<\/strong> Prior to implementing any modifications, make sure you possess a complete backup of your site, encompassing both your files and database.<\/p>\n<p><strong>Download WordPress Version<\/strong>: Go to the official WordPress site and get the most recent version of WordPress.<\/p>\n<p><strong>Replace Core Files: <\/strong>Unzip the WordPress package that you downloaded. Reinstall only the WordPress core files. Replace the wp-admin and wp-includes folders with fresh copies from the official WordPress package, but do not overwrite wp-content or wp-config.php.<\/p>\n<p><strong>Verify Permissions:<\/strong> Make sure that the permissions for files and directories are configured correctly. As a rule, files are to be assigned a permission level of 644, while directories should have 755 set.<\/p>\n<p><strong>Verify status <\/strong>: Once you have replaced the core files, clear your browser cache and go back to your WordPress dashboard to see if the Add Media button is functioning.<\/p>\n<p>&nbsp;<\/p>\n<h2 id=\"section-4\">How to Prevent the Add Media Button Issue in WordPress?<\/h2>\n<ol>\n<li><strong> Keep Everything Updated<\/strong><\/li>\n<\/ol>\n<p>Update WordPress, plugins, and themes regularly. It prevents the <em>WordPress Add Media button not working<\/em> after updates or plugin conflicts.<\/p>\n<ol start=\"2\">\n<li><strong> Use Trusted Plugins and Themes<\/strong><\/li>\n<\/ol>\n<p>Choose plugins from trusted sources. It avoids the <em>Add Media button not working due to plugin conflict<\/em> and theme-related issues.<\/p>\n<ol start=\"3\">\n<li><strong> Back Up Your Site Often<\/strong><\/li>\n<\/ol>\n<p>Backup your site regularly. If the <em>Add Media button stopped functioning<\/em>, you can quickly restore everything without losing work.<\/p>\n<ol start=\"4\">\n<li><strong> Monitor Site Health<\/strong><\/li>\n<\/ol>\n<p>Use the Site Health tool in WordPress. It helps detect errors like <em>WordPress media uploader not opening<\/em> or plugin issues.<\/p>\n<ol start=\"5\">\n<li><strong> Limit the Number of Plugins<\/strong><\/li>\n<\/ol>\n<p>Too many plugins can make the <em>Add Media button unresponsive in WordPress<\/em>. Only install what you really need to use.<\/p>\n<ol start=\"6\">\n<li><strong> Test Changes on a Staging Site<\/strong><\/li>\n<\/ol>\n<p>Use a staging site to test updates. This prevents the <em>Add Media button not working after migration<\/em> or sudden plugin issues.<\/p>\n<ol start=\"7\">\n<li><strong> Adjust PHP Settings If Needed<\/strong><\/li>\n<\/ol>\n<p>Increase PHP memory or execution time. It may fix the <em>Add Media button not working after PHP update<\/em> problem on some hosts.<\/p>\n<ol start=\"8\">\n<li><strong> Add Strong Security Measures<\/strong><\/li>\n<\/ol>\n<p>Security plugins can help protect your site from malware and unauthorized changes, but they can also block admin scripts if they are misconfigured. Review their settings if the media modal stops loading after a security change.<\/p>\n<ol start=\"9\">\n<li><strong> Watch Server Logs for Errors<\/strong><\/li>\n<\/ol>\n<p>Check server logs regularly. Logs can show why the <em>WordPress insert media button not responding<\/em>, or why uploads fail.<\/p>\n<h2 id=\"section-5\">Conclusion<\/h2>\n<p>The WordPress Add Media button not working issue is usually caused by a script conflict, editor-specific problem, browser issue, or server setting. Start with the safest checks first, such as plugin testing, theme testing, and browser-console review. Then move to configuration fixes only when needed. Always create a backup and test changes on a staging site before editing core configuration files. By staying alert and proactive, you can keep your WordPress editor running smoothly without media upload problems.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Table of Contents What Is the Add Media Button Not Working Issue? What causes the WordPress Add Media button not working? How to Fix WordPress Add Media button not working How to Prevent the Add Media Button Issue in WordPress? Conclusion What Is the Add Media Button Not Working Issue? The Add Media button is [&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\/1449'><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%2F1449\" 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%2F1449\" 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%2F1449\" 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\/1449\" 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%2F1449&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%2F1449\" 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":1462,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-1449","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress-errors"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/1449","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=1449"}],"version-history":[{"count":6,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/1449\/revisions"}],"predecessor-version":[{"id":12060,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/posts\/1449\/revisions\/12060"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media\/1462"}],"wp:attachment":[{"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/media?parent=1449"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/categories?post=1449"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.woohelpdesk.com\/blog\/wp-json\/wp\/v2\/tags?post=1449"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}