tatutre
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Update Cart CountdownJames, the pending orders text shows also with the basic storefront theme, so it doesn’t seem theme related problem. I’d hope that with these single items (or the last item) the stock status text would show pending order notice when the order is waiting for the payment confirmation. The product should not be allowed to be added to the cart anymore at that time. After the payment confirmation is received from the payment gateway (order status: processing) then the product stock should show as sold.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Update Cart CountdownYes, that’s correct latest WC version. I’ll also check if it is theme related.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Update Cart CountdownYeah,
Check this out https://www.dropbox.com/s/lelwcrm4gl9q2ac/reserved.JPG
This product https://rekki.fi/kauppa/kuviotunika-02017-2638/
This product and all the others that are already sold (stock 0, stock status out-of-stock, backorders disabled) still display with the cart stock reducer pending orders text.
I’ve flushed the cache, transients and cart sessions. Could it be that there is something wrong with the function get_avail? Haven’t been able to inspect it fully yet.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Update Cart CountdownI’m not entirely sure if these are related, but it seems that when the last item from stock is sold and the payment received the product still shows as reserved. I’d prefer that it would show as sold.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Out of stock noticeYes, the snippet fixes the problem until it’s included in the plugin.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Out of stock noticeYeah, that would be nice if you can post if you find any new issues. I also tried the code snippet already and so far it seems to work without problems. Orders go through correctly and the product stock is updated the right way. So until James gets the final update to the plugin the snippet seems to work as a first aid. Thanks James!
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Out of stock noticeThanks for the quick response. You can check this demo site & product out https://rekkitest.demo.site/tuote/osaka-entry-tee-superdry/
If you add it to the cart and then view the cart even though there is the one piece available. Actually all the products have only 1 unit in stock, so you should be able to add also other products. I’ve also flushed the cache and transients. Also testing with the standard WC storefront theme had the same issue.
Hi,
I understand you being busy.
I’m not 100% sure if the problem is just with this plugin, but besides showing other customers’ carts also others’ countdown timer is also shown. I’ll have to investigate more. And like I wrote, this isn’t the greatest problem, because we get quite good loading times even without the cache. But if this ajax feature would get added someday, it would be wonderful.
Hi,
I’m having also issues with the product click event not showing up in the analytics. I’ve already checked the theme for the woocommerce_before_shop_loop_item_title hook and it’s included. Also the products class is in place for the ul element. Theme is Flatsome (same that @mckeownmarketing is using) and the site is rekki.fi
Was this problem solved for mckeownmarketing?
Thanks, James! I already updated it to the live version rekki.fi and seems to be working perfectly. Not too intrusive yet noticeable for the customer browsing the store while having some products in the cart. A+ work!
Maybe for future consideration: having the countdown timer visible in the mini-cart or in the mini-cart text link which shows the number of products and subtotal. So the link would be something like “Cart / xx.xx € (expiring in: or [timer icon] 1:12:12) [cart icon with product quantity]”
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Hiding add to cart buttonOK, that’s great. Thank you!