tomsychau
Forum Replies Created
-
I noticed that the recent update had improvements and compatibility with 3rd party plugins but did not state which plugins.
Is the WooCommerce TM Extra Product Options compatible after the update?Unfortunately the plugin does not support conditional logic.
Which product addon do you support with conditional logic?I am unable to find the plugin you mentioned. Is there a link?
I am sorry. But I am not familiar with Github or what it does. I can’t even find a place where I can ask questions.
Can you help me pin point as to what I am suppose to be looking at or what to do? I am completely confused.
Yes. This is exactly the issue.
I have also researched that sending a becaon might be an option as user might force quit the browser sim-assuming that it’s frozen. Either or I don’t see codes for the solution that I can add to a code snippet.Can you please help?
Forum: Reviews
In reply to: [Restaurant Menu / bulk order plugin for WooCommerce] Works great!I would like some work on CSS.
Can you contact me? [email protected]Forum: Reviews
In reply to: [Restaurant Menu / bulk order plugin for WooCommerce] Works great!Definitely. The style is really amateur. Looks like a highschool student worked out of a basement.
@beluserra Frustrated. Please help solve this asap.
I do not want to be on order alert everyday and press manual print………Forum: Themes and Templates
In reply to: [OceanWP] User are placing repeated ordersIt’s more like the customer is trigger happy and impatient, clicking on the checkout button 2-3 times while the page is still loading.
I was mistaken. I thought it worked. But in fact the “print after payment” option was off. After I turn that option back on the auto print stopped again.
1.) Can you check to see why that is happening?
2.) Will this be fixed for the future release
3.) When is the beta plugin for Printnode going to be release?add_filter(“xc_woo_cloud_print_order_upon_process_paymnt_methods”, function($payment_methods){
$payment_check = get_option(‘xc_woo_cloud_payment_check’,array());
if(sizeof($payment_check) > 0){
$payment_methods = array_diff(array_keys($payment_methods), $payment_check);
}
return array_keys($payment_methods);
},10,1);- This reply was modified 3 years, 11 months ago by tomsychau.
The cart menu only appears during mobile view.
During mobile view, when ever I try to add product the amount will not update.I am having the same problem. If you could please take a look at my site and give me help would be appreciated.
The amount on the Cart Menu would up refresh to a new price when an item is add to cart.
All plugins are updated already.Forum: Plugins
In reply to: [Kadence WooCommerce Email Designer] Remove SOLD BY vendorThe transnational emails that are sent to customers
Forum: Themes and Templates
In reply to: [OceanWP] Pickup & Delivery confusionGUESTS They are unable to pick shipping method on cart page due to no address information.
Logged in USER would have address on file.
The cart page would should the methods but no option to choose.Either scenario, would bring the USER to the 2nd-STEP “SHIPPING”.
The Sequence of this is very confusion as it would make the user think they had chose SHIPPING already.On 3rd-STEP, it would have the option to pick shipping methods.
I hope I am being clear enough.
Forum: Plugins
In reply to: [Restaurant Menu / bulk order plugin for WooCommerce] Feature QuestionNo it doesn’t.