Title: johnboy85's Replies | WordPress.org

---

# johnboy85

  [  ](https://wordpress.org/support/users/johnboy85/)

 *   [Profile](https://wordpress.org/support/users/johnboy85/)
 *   [Topics Started](https://wordpress.org/support/users/johnboy85/topics/)
 *   [Replies Created](https://wordpress.org/support/users/johnboy85/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/johnboy85/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/johnboy85/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/johnboy85/engagements/)
 *   [Favorites](https://wordpress.org/support/users/johnboy85/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 56 total)

1 [2](https://wordpress.org/support/users/johnboy85/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/johnboy85/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/johnboy85/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/johnboy85/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post SMTP – Complete Email Deliverability and SMTP Solution with Email Logs, Alerts, Backup SMTP & Mobile App] Bad Request(invalid_grant)](https://wordpress.org/support/topic/bad-requestinvalid_grant-10/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/bad-requestinvalid_grant-10/#post-18802142)
 * That worked. Once I clicked relaunch wizard and chose the Gmail API a new window
   popped up and asked for me to give Google permissions for the plugin to send 
   emails. My Client ID and Client secret auto refilled and then I sent a test email
   which worked.
 * It seems I just needed to give Google permissions again to fix the plugin. Easy
   fix.
 * Thanks for your help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Post SMTP – Complete Email Deliverability and SMTP Solution with Email Logs, Alerts, Backup SMTP & Mobile App] Bad Request(invalid_grant)](https://wordpress.org/support/topic/bad-requestinvalid_grant-10/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 months, 2 weeks ago](https://wordpress.org/support/topic/bad-requestinvalid_grant-10/#post-18800352)
 * I have censored some of the URL names since this forum is public.
 *     ```wp-block-code
       Mailer: postsmtpHostName: ************.comcURL Version: 8.14.1OpenSSL Version: OpenSSL/1.1.1wOS: Linux rs4-or.serverhostgroup.com 4.18.0-553.40.1.lve.el8.x86_64 #1 SMP Wed Feb 12 18:54:57 UTC 2025 x86_64PHP: Linux 8.2.29 C.UTF-8PHP Dependencies: iconv=Yes, spl_autoload=Yes, openssl=Yes, sockets=Yes, allow_url_fopen=Yes, mcrypt=No, zlib_encode=YesWordPress: 6.9 en_US UTF-8WordPress Theme: AirSupply-childWordPress Plugins: Post SMTP, Contact Form 7, Contact Form Entries, Essential Grid, EWWW Image Optimizer, Favicon by RealFaviconGenerator, Font Awesome, Heartbeat Control by WP Rocket, WP Armour - Honeypot Anti Spam, WPBakery Page Builder, LiteSpeed Cache, MC4WP: Mailchimp for WordPress, QuickCal, Slider Revolution, Rank Math SEO PRO, Rank Math SEO, Simple History, Temporary Login Without Password, ThemeREX Updater, ThemeREX Utilities, Under Construction, YellowPencil Pro, Wordfence Security, WP Armour Extended - Honeypot Anti SpamWordPress wp_mail Owner: /home/*********/*************.com/wp-content/plugins/post-smtp/Postman/PostmanWpMailBinder.phpWordPress wp_mail Filter(s): wp_staticize_emoji_for_email, PostsmtpMailer->get_mail_argsWordPress wp_mail_from Filter(s): wordfence::fixWPMailFromAddressWordPress phpmailer_init Action(s): wpcf7_phpmailer_init, PostsmtpMailer->phpmailer_smtp_initPostman: 3.8.0Postman Sender Domain (Envelope|Message): ************.com | ***********.comPostman Prevent Message Sender Override (Email|Name): No | NoPostman Active Transport: Other SMTP (smtp:tls:oauth2://smtp.gmail.com:587)Postman Active Transport Status (Ready|Connected): Yes | YesPostman Deliveries (Success|Fail): 884 | 1274
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kadence] Payment Icons](https://wordpress.org/support/topic/payment-icons-3/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/payment-icons-3/#post-18328147)
 * Hello Victor,
 * I apologize for the delayed response. The code snippet that you provided worked
   perfectly!
 * Thank you for your help.
   -John
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Kadence] No longer Able to Change Setting](https://wordpress.org/support/topic/no-longer-able-to-change-setting/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [2 years ago](https://wordpress.org/support/topic/no-longer-able-to-change-setting/#post-17744447)
 * Yeah, it was odd. My staging site is an exact copy of the production site and
   it didn’t have this issue. The setting, “Container Min Height” seems to have 
   broken after trying to make too many adjustments. I was no longer able to change
   it.
 * I was able to fix it by downloading the Kadence starter theme plugin and then
   exporting the customizations from the staging site and importing them to the 
   production site. You will need this plugin to use the import, export feature.
   One issue I found is that it did not import the custom CSS code I had, so I had
   to manually enter that again. For some reason it imported the following custom
   CSS code:
 * {
   “kadence-child::product_archive_title_height”: {“value”: {“size”: [],“unit”:{“
   mobile”: “px”,“tablet”: “px”,“desktop”: “px”},“flag”: false},“type”: “theme_mod”,“
   user_id”: 1,“date_modified_gmt”: “2024-05-08 19:10:58”}}
 * I deleted it and then re-enter my custom CSS code.
   I should have tried going 
   through the troubleshooting steps first, such as clearing the Woocommerce template
   caching, as I’m not sure if that would have fixed it.
 * Either way, I’m good to go now.
 * Thanks,
 * -John
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced iFrame] How do you remove this plugin?](https://wordpress.org/support/topic/how-do-you-remove-this-plugin/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/how-do-you-remove-this-plugin/#post-16017974)
 * NVM I have found the plugin. There seems to be two entries within the plugins
   list. Apparently I was removing the wrong one.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Email Customizer for WooCommerce | Drag and Drop Email Templates Builder] Customization](https://wordpress.org/support/topic/customization-146/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/customization-146/#post-15961716)
 * For example,
 * Attached is a completed order within your demo. How would I go about changing
   the text / titles within the hook modules.
 * [https://freeimage.host/i/4O0g2V](https://freeimage.host/i/4O0g2V)
    [https://freeimage.host/i/4O0rYB](https://freeimage.host/i/4O0rYB)
 * Also, if you change the text / background color in one template are you able 
   to apply that styling to all the other templates easily? Like a global setting?
   Or would I need to go into each template and make the changes seperately?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YayMail - WooCommerce Email Customizer] Woocommerce API Issue](https://wordpress.org/support/topic/woocommerce-api-issue-2/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-api-issue-2/#post-15952585)
 * I prefer not to post the screencast publicly. Can I send it to you directly?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YayMail - WooCommerce Email Customizer] Woocommerce API Issue](https://wordpress.org/support/topic/woocommerce-api-issue-2/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-api-issue-2/#post-15952303)
 * Hello,
 * I won’t be able to capture it with a screencast but I can tell you how to replicate
   the issue.
 * Create a webhook within the Woocommerce advanced tab. Set the webhook topic to“
   order updated”. If you have an automation service that you use you will need 
   to link the Delivery URL to that. Examples are Zapier or Intergromat/Make, etc.
   Enter the api secret key and set the api version to v3.
 * Have the automation set up for order completed. An easy module to configure would
   be a gmail module. Anything that’s easy to setup where you can see that the webook
   event has been triggered. The gmail module would send you guys an email when 
   it’s triggered.
 * Once everything is setup try using the email customizer and you’ll see that it
   triggers the webhook to fire, which it shouldn’t. For example if you set up the
   gmail module like I suggested you’ll start receiving multiple emails because 
   the webhook is being constantly triggered.
 * As a reminder this is what I found tiggers it:
    Settings > general > save button
   triggers the “order updated” webhook. The same thing also happens when I send
   a test email. This involves any previous completed order I choose in the dropdown
   menu within the email customizer.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YayMail - WooCommerce Email Customizer] Woocommerce API Issue](https://wordpress.org/support/topic/woocommerce-api-issue-2/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-api-issue-2/#post-15948792)
 * No, it doesn’t send an email to the customer but it does trigger the “order updated”
   webhook as if the order status was just updated to “completed”. In other words,
   it’s tiggering the webhook as if the same order just re-occured. I am assuming
   code within the plugin is causing the selected order, within the customizer, 
   to update it’s status which in turn is triggering my webhook.
 * I’ll try to get a screencast of the issue later today.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YayMail - WooCommerce Email Customizer] Woocommerce API Issue](https://wordpress.org/support/topic/woocommerce-api-issue-2/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-api-issue-2/#post-15948678)
 * For example, instead of choosing the sample order there is a drop down menu where
   I can choose an actual previously completed order to use as a reference in the
   customizer. For some reason your plugin seems to be messing with the order status
   of the previous order that I choose for the customizer which in turn is triggering
   the Woocommerce api involving the “order updated” webhook.
 * Multiple events are triggering this within the customizer which I mentioned above.
   The customizer should not have any impact on an order status. Not sure why this
   is the case.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YayMail - WooCommerce Email Customizer] Woocommerce API Issue](https://wordpress.org/support/topic/woocommerce-api-issue-2/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-api-issue-2/#post-15948578)
 * Another issue I found is if I have a previous completed order selected and then
   start selecting different email templates it will also trigger the “order updated”
   woocommerce webhook.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Code No Longer Working](https://wordpress.org/support/topic/code-no-longer-working/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/code-no-longer-working/#post-15851191)
 * I reverted back to the previous version of the plugin 3.1.1. Removed the code
   snippet and then added it again. Everything started to work as normal. So I updated
   the plugin back to the currect version 3.2.0 and tested it again. Everything 
   works fine now…
 * It seems the update is causing an issue with code snippets. The fix seems to 
   be to remove the snippets and re-add them. This fixed the problem for me at least.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Hooks not activating in certain cases](https://wordpress.org/support/topic/hooks-not-activating-in-certain-cases/)
 *  [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/hooks-not-activating-in-certain-cases/#post-15851182)
 * I had the same thing happened to me. I reverted back to the previous version 
   of the plugin 3.1.1. Removed the code snippet and then added it again. Everything
   started to work as normal. So I updated the plugin back to the currect version
   3.2.0 and tested it again. Everything works fine now…
 * The only thing I can suggest is remove your code snippets and then re-add them.
   That seemed to fix the problem.
    -  This reply was modified 3 years, 9 months ago by [johnboy85](https://wordpress.org/support/users/johnboy85/).
      Reason: Typo
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Woocommerce Webhooks](https://wordpress.org/support/topic/woocommerce-webhooks/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/woocommerce-webhooks/#post-15851165)
 * It seems the code snippet is working again…
    It must of just been a plugin issue
   that has worked itself out.
 *     ```
       /*
        * WooCommerce Disable async webhook delivery
        */
       function custom_woocommerce_disable_async_webhook() {
           return false;
       }
       add_filter('woocommerce_webhook_deliver_async', 'custom_woocommerce_disable_async_webhook');
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Blank Slate] Still Active?](https://wordpress.org/support/topic/still-active-26/)
 *  Thread Starter [johnboy85](https://wordpress.org/support/users/johnboy85/)
 * (@johnboy85)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/still-active-26/#post-15724203)
 * Oh ok, I just wanted to make sure it was compatible with the latest wordpress
   version and there weren’t any security issues. Thanks

Viewing 15 replies - 1 through 15 (of 56 total)

1 [2](https://wordpress.org/support/users/johnboy85/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/johnboy85/replies/page/3/?output_format=md)
[4](https://wordpress.org/support/users/johnboy85/replies/page/4/?output_format=md)
[→](https://wordpress.org/support/users/johnboy85/replies/page/2/?output_format=md)