Title: sandervdnd's Replies | WordPress.org

---

# sandervdnd

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAOS | Host Google Analytics Locally] WooCommerce Google Analytics Pro + CAOS](https://wordpress.org/support/topic/woocommerce-google-analytics-pro-caos/)
 *  Thread Starter [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-google-analytics-pro-caos/#post-13692646)
 * Any update please? Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAOS | Host Google Analytics Locally] WooCommerce Google Analytics Pro + CAOS](https://wordpress.org/support/topic/woocommerce-google-analytics-pro-caos/)
 *  Thread Starter [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-google-analytics-pro-caos/#post-13624759)
 * Oh, and apologies if this is a duplicate question — search on the support forum
   is currently not working for me. Sander.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[MailPoet - Newsletters, Email Marketing, and Automation] Okay-ish quality but lots of potential](https://wordpress.org/support/topic/okay-ish-quality-but-lots-of-potential/)
 *  Thread Starter [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/okay-ish-quality-but-lots-of-potential/#post-13575089)
 * Hi [@agod](https://wordpress.org/support/users/agod/)
 * No, I lacked confidence and backed out. Also looked at Yilt (Did not like their
   HTML editor at all, would never buy now since they are GoDaddy owned since a 
   few weeks) and Mailchimp for transactional e-mails (They only support 4 types
   so this was not a great fit to send tracking numbers out for example) but decided
   that I wanted to keep things ‘light’ and easy to maintain. Also did not want 
   to limit myself as some of these services do not support every type of transactional
   e-mail.
 * So I ended up styling the default e-mails, which isn’t all that hard to be honest,
   using a child template. I used a plugin to quickly review the changes I made 
   in e-mail CSS and code but I forgot the name. I also used Delicious Brains’ SES
   plugin to send via AWS SES (I love everything they make and am a big SpinupWP
   fan). I must say that I am really happy with the functionality now. Light, fast,
   easy to maintain and reliable. I might take my designs one step further later
   by using Designmodo’s Postcard.
 * I still use Mailchimp too. I use their abandoned cart automations, and made an
   automation to ask for reviews after a week or so. And I use it for my newsletter
   too.
 * Hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce] Product Feed Pro vs. Object Cache](https://wordpress.org/support/topic/product-feed-pro-vs-object-cache/)
 *  [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/product-feed-pro-vs-object-cache/#post-13456737)
 * To come back to your earlier question [@labbapo11](https://wordpress.org/support/users/labbapo11/)
 * I am working on a ton of things right now and have not had the time to create
   a cron job. I did however run the WP CLI command manually, waited 24 hours, and
   all seems fine. Products are added to the feed and to Google Merchant Centre.
 * Since my shop is in the making I am not sure what the performance impact will
   be for rebuilding the cache each time. What I do know is that Redis makes a massive
   difference. When disabled, page load times on average increase by a factor of
   5.
 * I have not had the time to test other plugins and their behaviour with Redis /
   Object Caches.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce] Product Feed Pro vs. Object Cache](https://wordpress.org/support/topic/product-feed-pro-vs-object-cache/)
 *  [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/product-feed-pro-vs-object-cache/#post-13424178)
 * [@labbapo11](https://wordpress.org/support/users/labbapo11/)
 * SpinupWP confimed to me that I can run a WP-CLI command to flush Redis.
 * wp cache flush
 * … and that I can schedule this via a cron job.
 * In the meantime I will test some other feed generators too. Perhaps they support
   Redis out of the box.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce] Product Feed Pro vs. Object Cache](https://wordpress.org/support/topic/product-feed-pro-vs-object-cache/)
 *  [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/product-feed-pro-vs-object-cache/#post-13397087)
 * Understood [@supportadtribes](https://wordpress.org/support/users/supportadtribes/)
   it’s a pity though because e-commerce websites cannot make good use of page caching,
   and are great candidates for a persistent object caching option such as Redis.
   Those are the same websites that likely need the feed to Google Merchant Centre
   and others. Anyhow, I do understand that you cannot support everything. Thanks
   for the prompt reply, appreciate that.
 * [@labbapo11](https://wordpress.org/support/users/labbapo11/) I am using SpinupWP
   to deploy my servers. Hope that I can use WP-CLI with their implementation of
   Redis and a Cronjob to flush the object cache before the feed-gen kicks in. Since
   I focus on Europe only, I assume I can run this once a day at 3AM when there 
   are likely no users active.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Feed PRO for WooCommerce by AdTribes – Product Feeds for WooCommerce] Product Feed Pro vs. Object Cache](https://wordpress.org/support/topic/product-feed-pro-vs-object-cache/)
 *  [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/product-feed-pro-vs-object-cache/#post-13396242)
 * [@labbapo11](https://wordpress.org/support/users/labbapo11/) and [@supportadtribes](https://wordpress.org/support/users/supportadtribes/)
   I am running into the same issues.
 * I am testing Product Feed PRO for WooCommerce as we speak, and love it so far.
   So I am ready to buy, but also need to figure out how to deal with the Redis 
   object cache. All these WP caching plugins don’t perform as well as server-based
   caching, so I’d like to stick with Redis.
 * Once I purge the object cache the feed is updated. So perhaps a cron job to purge
   the object cache before the feed will be generated will work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mailchimp for WooCommerce] Does not show signup box during checkout](https://wordpress.org/support/topic/does-not-show-signup-box-during-checkout/)
 *  [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/does-not-show-signup-box-during-checkout/#post-13270494)
 * Aahaa! That fixed my problem. Sorry about that and thanks for the prompt reply!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mailchimp for WooCommerce] Does not show signup box during checkout](https://wordpress.org/support/topic/does-not-show-signup-box-during-checkout/)
 *  [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/does-not-show-signup-box-during-checkout/#post-13267499)
 * Anything we can do to help to debug?
 * I went trough the HTML code but could not find any reference to Mailchimp. No
   warnings in the console either.
 * In my case I am using Elementor with a [short code] to the checkout page. All
   Mailchimp for Woocommerce settings are default.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Mailchimp for WooCommerce] Does not show signup box during checkout](https://wordpress.org/support/topic/does-not-show-signup-box-during-checkout/)
 *  [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/does-not-show-signup-box-during-checkout/#post-13264944)
 * Same here!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MailPoet - Newsletters, Email Marketing, and Automation] internal server error at checkout page woocommerce](https://wordpress.org/support/topic/internal-server-error-at-checkout-page-woocommerce/)
 *  [sandervdnd](https://wordpress.org/support/users/sandervdnd/)
 * (@sandervdnd)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/internal-server-error-at-checkout-page-woocommerce/#post-13262119)
 * This also fixed my problem. I got a ?wc-ajax-checkout 500 Error which was gone
   as soon as I disabled both MailPoet plugins. Thanks for the quick heads-up.

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