Title: Doug's Replies | WordPress.org

---

# Doug

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

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

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Docket Cache - Object Cache Accelerator] WooCommerce Stock Feature Request](https://wordpress.org/support/topic/woocommerce-stock-feature-request/)
 *  Thread Starter [Doug](https://wordpress.org/support/users/desigstate/)
 * (@desigstate)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/woocommerce-stock-feature-request/#post-18152661)
 * Thanks! We love this plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Page Cache] Error: undefined swcfpc_ajax_url is not defined](https://wordpress.org/support/topic/error-undefined-swcfpc_ajax_url-is-not-defined-2/)
 *  [Doug](https://wordpress.org/support/users/desigstate/)
 * (@desigstate)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/error-undefined-swcfpc_ajax_url-is-not-defined-2/#post-18036743)
 * I’ve had the same exact problem since 5.0 update. If you have access to your 
   functions.php add this function to it. It fixed my issues. (Don’t thank me, thank
   ChatGPT):
 *     ```wp-block-code
       function define_swcfpc_ajax_url() {    ?>    <script type="text/javascript">        var swcfpc_ajax_url = '<?php echo admin_url('admin-ajax.php'); ?>';    </script>    <?php}add_action('wp_head', 'define_swcfpc_ajax_url');
       ```
   
 * “The error message `"Error: undefined swcfpc_ajax_url is not defined"` in WordPress
   typically indicates that a JavaScript variable named `swcfpc_ajax_url` is missing
   or not properly defined within the plugin or theme that’s trying to use it….This
   will add the missing `swcfpc_ajax_url` variable in your site’s header.”
    -  This reply was modified 1 year, 7 months ago by [Doug](https://wordpress.org/support/users/desigstate/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Metorik + Jetpack Problems in Checkout](https://wordpress.org/support/topic/metorik-jetpack-problems-in-checkout/)
 *  Thread Starter [Doug](https://wordpress.org/support/users/desigstate/)
 * (@desigstate)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/metorik-jetpack-problems-in-checkout/#post-16566038)
 * Hi Paulina,
 * We’re an international eCommerce site that’s constantly being accessed by customers
   who are transacting on our site / sending data to our accounting system / shipping
   services / customer service apis so there’s nothing we can do about that. I’ll
   just leave it off if we can’t control its syncs. Our business isn’t set up to
   have our phone lines clogged with people who can’t check out because of sync 
   updates. I’d suggest looking at why the last checkout page is the bottleneck 
   for updates to Jetpack. I don’t think that should be synced automatically anyways.
   We have too many other things going on for me to focus on it beyond these observations.
   The issue with Metorik is huge given how many people come back and buy using 
   that feature.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] FedEx International Connect Plus service option](https://wordpress.org/support/topic/fedex-international-connect-plus-service-option/)
 *  Thread Starter [Doug](https://wordpress.org/support/users/desigstate/)
 * (@desigstate)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/fedex-international-connect-plus-service-option/#post-15859374)
 * Thanks! Let’s hope somebody works on this!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Expiration Date Error on CC Checkout 5.4.0](https://wordpress.org/support/topic/expiration-date-error-on-cc-checkout-5-4-0/)
 *  Thread Starter [Doug](https://wordpress.org/support/users/desigstate/)
 * (@desigstate)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/expiration-date-error-on-cc-checkout-5-4-0/page/2/#post-14548882)
 * 5.4.1 update did resolve this for my websites. I checked it out this morning.
   If it isn’t working for you there are links on here and woocommerce.com to contact
   support. I hope in the future someone tries checking out before pushing an update.
   The plugins like Authorize.net are sold on WooCommerce.com Just my two cents.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Cerber Security, Anti-spam & Malware Scan] cURL Timeouts with Cent OS 6?](https://wordpress.org/support/topic/curl-timeouts-with-cent-os-6/)
 *  Thread Starter [Doug](https://wordpress.org/support/users/desigstate/)
 * (@desigstate)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/curl-timeouts-with-cent-os-6/#post-11231849)
 * Resolved. It was the DNS resolvers. Nevermind. Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gutenberg] Bullet Points Block / Text Edit Features](https://wordpress.org/support/topic/bullet-points-block-text-edit-features/)
 *  Thread Starter [Doug](https://wordpress.org/support/users/desigstate/)
 * (@desigstate)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/bullet-points-block-text-edit-features/#post-10658273)
 * I’m talking about this feature in Paragraph block:
 * <!– wp:paragraph {“textColor”:”very-light-gray”,”backgroundColor”:”pale-cyan-
   blue”,”customFontSize”:20} –>
 * It doesn’t seem these features apply to list blocks.
 * It seems like maybe I could add theme support for the lists block?
 * [https://github.com/WordPress/gutenberg/blob/master/docs/extensibility/theme-support.md](https://github.com/WordPress/gutenberg/blob/master/docs/extensibility/theme-support.md)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] 3.0 update: Unable to update products / Not sending email notifications](https://wordpress.org/support/topic/3-0-update-unable-to-update-products-not-sending-email-notifications/)
 *  [Doug](https://wordpress.org/support/users/desigstate/)
 * (@desigstate)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/3-0-update-unable-to-update-products-not-sending-email-notifications/#post-9019499)
 * Mike Thanks!!! This worked for my install. I’m using forwarding from Go Daddy
   to Gmail (G Suite).
    -  This reply was modified 9 years, 1 month ago by [Doug](https://wordpress.org/support/users/desigstate/).

Viewing 8 replies - 1 through 8 (of 8 total)