simonhunter
Forum Replies Created
-
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Please unbreak pluginPlus one for this, the latest update (2.1.8) has broken our site.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Empty cart functions not workingI was having the same issue with Follow Up Emails / empty_cart(). I was also calling the function on the ‘init’ hook like the example above and it wasn’t working. I moved it to the ‘template_redirect’ hook and now it’s working! Can you try that and see if it works for you?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Empty cart functions not workingHi, did either of you find out a fix for this?
Forum: Plugins
In reply to: [WooCommerce] Place Order button text translation is overridden by AjaxThanks @lorro.
I am using the Authorize.net gateway.
I ended up inserting the following script to override it after everything has loaded:
jQuery(window).load(function() { jQuery('#place_order').attr('value', 'Start Subscription'); });
Thanks for getting back to me Thomas – we have gone with another solution (not Google Tag Manager). Thanks anyway!
Forum: Plugins
In reply to: My Theme Isn't Working Right With The W3 Total Cache Plugin.go to Performance > General Settings, scroll down under Minify and deselect ‘Enable’.
Forum: Plugins
In reply to: My Theme Isn't Working Right With The W3 Total Cache Plugin.No, it’s part of the W3 Total Cache Plugin. First you’ll have to re-enable the W3TC plugin. Then you’ll look for Performance in the Dashboard.
Forum: Plugins
In reply to: My Theme Isn't Working Right With The W3 Total Cache Plugin.From your WordPress dashboard.
Forum: Plugins
In reply to: My Theme Isn't Working Right With The W3 Total Cache Plugin.Sure thing. Minify squishes certain files together. It can be configured automatically or manually. Sometimes automatic configuration doesn’t work right. So, make sure it’s disabled to see if that’s causing your issue.
To turn Minify off, go to Performance > General Settings, scroll down under Minify and deselect ‘Enable’.
Forum: Plugins
In reply to: My Theme Isn't Working Right With The W3 Total Cache Plugin.Try reactivating W3TC but disable the Minify feature and empty caches, see if your maps are working then.
Forum: Plugins
In reply to: [The Events Calendar] Stop Google indexing thousands of future events pagesHi Barry – thanks for your response! We have disabled the plugin for the moment because we couldn’t figure out what was going on, so I’m not sure if that’s going to help. The site is https://www.boroondarabreastfeeding.com.au/
Hi timburkart,
Just wondering if you had had any response to your support ticket? The theme I’m using has the same problem – I can’t put uppercase letters in the variations – I would like to find out how to fix it. Let me know if you’ve been able to figure it out. Thank you!