markhhg
Forum Replies Created
-
Thanks for the filter!
OK, but then I will have all prices displayed with 3 digits precision, which is not good 🙁
Forum: Plugins
In reply to: [Web Stories] SRCDOC as path in Google AnalyticsNo, I’m not embedding them 🙁
I know it’s web story as if I add Title as the 2nd dimension it’s bringing the web-story title
Forum: Plugins
In reply to: [Max Mega Menu] Custom trigerNot exactly, I’m looking for a way to use a custom button, which will open the megamenu
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] ExpiresByType valuesSorry – no change on the 2nd or the 3rd run 🙁
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] ExpiresByType valuesForum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] ExpiresByType valuesThe issue is reported by pagespeedinsight only
Forum: Plugins
In reply to: [Speed Booster Pack ⚡ PageSpeed Optimization Suite] Css js combineThanks
Forum: Plugins
In reply to: [WC Duplicate Order] No address on duplicated order email confirmationHI, just realised the plugin does not copy _shipping_address_index and _billing_address_index and added this to the CLONE list.
However, this is not solving the problem
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] no script init on the homepageOn your website homepage, is there function ga() defined?
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] no script init on the homepageI do not want to exclude the script from specified pages – I need to make sure it’s added on each page, homepage including
Forum: Plugins
In reply to: [Google Analytics for WooCommerce] no script init on the homepageIt looks like it’s because of
if ( is_woocommerce() || is_cart() || ( is_checkout() && ! $display_ecommerce_tracking ) )
in your code ?
Will not work I think – what if the basket is empty?
Forum: Plugins
In reply to: [WP Fastest Cache - WordPress Cache Plugin] Cache auto purgeThanks!!!!