deschong
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce coupon auto cart updateHi @drwpcom WooCommerce Coupons is the only plugin for coupon management.
I don’t have or don’t think there’s any other plugin that deals with coupons.This is the code on line 41.
<?php $order_data = $order->get_data(); ?>
Forum: Plugins
In reply to: [Woo Credits] Suspicious file gziuolwf.phpSo I assume I can delete this file away?
Forum: Plugins
In reply to: [WooCommerce] Place Order button keeps loadingThanks @kellymetal.
What we did is to remove the spinning circle on the Place order button from css..blockUIblockOverlay { z-index: -1; }
It’s not perfect as I think the issues is still there just that we took out the spinning circle to allow user to click on it.
Forum: Plugins
In reply to: [WooCommerce] Place Order button keeps loadingHi,
Did that using health check plugin troubleshooting.
Enabled just the theme (Ciyashop child) and Woocommerce.However, did not managed to see the products and not able to add to cart.
Thus, unable to proceed into Place Order checkout plage.Forum: Plugins
In reply to: [WooCommerce] Place Order button keeps loadingThanks! Looking at the console, it seems like the wc-ajax=update_order_review is stalling up.
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Product cart link in emailAny help here?
Forum: Plugins
In reply to: [WooCommerce] URL broken in Product Cart emailThanks Dan! I will drop a note in abandoned cart lite plugin support to find out more if something could be done to change the subdomain into main domain ??
Forum: Plugins
In reply to: [WooCommerce] URL broken in Product Cart emailI’m curious where does Woocommerce picks up the subdomain i.e url8417.mydomain.com? This only appears in abandoned cart lite plugin email template and only the cart product links.
If I want to change to another subdomain e.g url1234.mydomain.com where in Woocommerce or
Wordpress I should configure?Forum: Plugins
In reply to: [WooCommerce] URL broken in Product Cart emailSeems that mailchimp is not used for this. It would be the hosting service email.
Forum: Plugins
In reply to: [WooCommerce] URL broken in Product Cart emailOk! Another question is that I’m using mailchimp for email. Is it something on the mailchimp side that I can try to look into?
Forum: Plugins
In reply to: [WooCommerce] URL broken in Product Cart emailThanks! Let me check with them on this!
So there is no way in Woocommerce to set this clock tracking URL?