wekekaha
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Shipping Label] Hawke’s BayThanks, that works great now after the update.
Is there a way for the STATE to not appear on the shipping label. As we don’t use state here in New Zealand and the addresses with State are sometimes misleading as the some states are cities aswell.
Forum: Plugins
In reply to: [WooCommerce Shipping Label] Hawke’s BayThat’s it. Above. Funny. When I save above it looks normal. I think it’s the “‘”
Forum: Plugins
In reply to: [WooCommerce Shipping Label] Hawke’s BayHawke’s Bay
Forum: Plugins
In reply to: [WooCommerce Shipping Label] Hawke’s Bay“Hawke’s Bay”
Forum: Plugins
In reply to: [WooCommerce Shipping Label] Hawke’s BayHawke’s Bay = should be Hawkes bay
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Temp out of stock, draft productHi James,
Just wondering if I can pay you to log into my website as a customer and check out how the add to cart system is working. Have had a programmer work on my website and the way the add to cart system works, is a user can click add to cart and the page stays where it is, allowing the user to just keep adding things to their cart and not loose their position on the page. I am worried that since the pages isn’t refreshing exactly. That your plugin is not being allowed to work properly. As had a new drop of clothing today and have had 3 unhappy customers with products being removed from their cart.
Receiving messages like this at cart/checkout pages. ” ProductName has been removed from your cart because it can no longer be purchased. Contact us if you need assitance”
One customer sent a screen shot and had 7 products taken out and had 7 messages like this shown to her.Thanks James,
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Temp out of stock, draft productokay, we are just dumb founded as about 40 products in total not on the website when they still should be. The product in woocommerce is showing sold out. Many product lines showing out of stock and there would be 4 products still on the shelve..
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Temp out of stock, draft productHi James, Some more user feedback.
Not sure if its just last week or in general this is happening to us. But we just did a stock take and found 10 different individual items with different stock quantities that what the website is showing.
Plugin is reducing stock numbers but not replenishing the quantity when the cart expires or we did have the website crash when we had 6 customers shopping at the same time.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Temp out of stock, draft productHi James,
Is it possible for your plugin in the future to remove stock from shop page when its added to someones cart? Of course only when there is zero left as they are all in the persons cart.
In dashboard, would be cool to see the registered users are logged in and what they have in their cart.
Also an email feature, when products are about to expire. The user gets an email notification.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Temp out of stock, draft productThe backend doesn’t show the correct quantity like mention above. If a customer adds it to their cart and there is only one left. When I look in the backend, the quantity is zero even before they checkout.. Just for your information.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Temp out of stock, draft productHi James, We sell wholesale to retail customers and we like having a few products sold out visible as it causes panic buying, the feeling that they will miss out etc.
It would be great if I could log into the admin dashboard and see a list of products per user that is currently in thier cart.
A email feature to email a registered user that their cart is about to expire could be a nice addition.
Thank you very much for this plugin. I am happy to donate money to your coffee fund?? Let me know your paypal address.
- This reply was modified 7 years, 5 months ago by wekekaha.
Forum: Plugins
In reply to: [WooCommerce Cart Stock Reducer] Temp out of stock, draft productHow does the plugin work. If a product only has 1 quantity and the customer adds it to their cart. In product list in dashboard, will it show that its out of stock? Even though the customer might not have checked out yet? Thats what I am wondering.
Cause if they have stock in their cart for 2 hours say and I logged in and see all this stock is out of stock in product list and then I change some of the stock to “Draft” to clean up the shop page. Will that take the product out of their cart? Then will show quantity of 1 later on.
Forum: Plugins
In reply to: [Booster for WooCommerce] [wcj_order_items_table] – Refunds not consideredHi Tom,
I checked a invoice for a order with no refunds and this is showing, single row table by itself. I used the above code you supplied above.
“Remaining refund amount 38.0” same total as the actual total.2) also the page break is not working “# Title Reason Amount” titles where all right at the botton of the first page and the refund info on the top of the second page. I haven’t added anything, but I got the feeling that it was already supposed to add one.
Thanks
Forum: Plugins
In reply to: [Booster for WooCommerce] [wcj_order_items_table] – Refunds not consideredHi Tom,
1) Sorry for my bad spelling. Yes it is working correctly as you have described above.
1b) I have noticed something new today, the “shipping fee” is not being displayed on its own row in the table. Its being added to the sub total behind the scenes but it should be itemized in the table for the customer to view.
Thanks,
Ross
Forum: Plugins
In reply to: [Booster for WooCommerce] [wcj_order_items_table] – Refunds not consideredHi Tom,
Thank you.
1)yes, the refund table is not appearing when there are no refunds.
2) I installed the new dev version and tried editing inv template this morning. I would like to have the New Total after refund included in the refunds table. So customer knows what to pay. I tried a couple of different ways but could not get it to work.
<p>[wcj_order_refunds_table table_class="pdf_invoice_items_table" price_prefix="-" columns="refund_number|refund_title|refund_reason|refund_amount|remaining_refund_amount" columns_titles="#|Title|Reason|Amount|New Total After Refund" columns_styles="width:10%;|width:25%;|width:25%;|width:25%;|width:15%;text-align:left;"]</p>