separatereality
Forum Replies Created
-
Hi Pär, just to let you know: It worked totally fine!
And thanks for the hint and the very quick work!
Hi,
No. 1 seems to have the same cause as in our bug report that prevents some variations from being displayed. It has nothing to do with the stock directly, but:
The pricebasedcountry setting in some variations goes – for whatever reason – automatically from “Calculate prices by the exchange rate” to “Set prices manually”. As no price is then stored there, the variation is not displayed.Forum: Plugins
In reply to: [WooCommerce] Can’t disable “Sold individually”It definitely is the WooCommerce PayPal Payments plugin. And it is still not fixed. See here: https://ww.wp.xz.cn/support/topic/sold-individually-automatically-checked/#post-18118855
Here is a kind of a workaround. Not sure it helps: https://ww.wp.xz.cn/support/topic/problems-in-combination-with-buy-once-or-subscribe/
- This reply was modified 1 year, 5 months ago by separatereality.
Forum: Plugins
In reply to: [WooCommerce] Sold Individually Automatically CheckedThanks for the Info. It definitly is the WooCommerce PayPal Payments plugin. And it is still not fixed
Forum: Plugins
In reply to: [Brevo for WooCommerce] Opt-in field not working on checkout pageAs you can read in your company’s blog https://www.brevo.com/de/blog/dsgvo-konforme-newsletter-anmeldung/ this is against the law in the EU (GDPR).
Google and Facebook have had to pay millions for such misconduct.
We will no longer use the plugin, although I assume that Brevo, in conjunction with the paid subscription, is liable for the misconduct.Hi @carolm29,
since an extremely large number of shop owners work with Woo subscriptions and have thousands of customers with SEPA bookings, it is more than obvious that Stripe must answer in the FAQ what happens to these customers.
Does everything run automatically? Or does the customer have to take action? Or the shop operator?I was very surprised that I couldn’t find any information on this. Please be sure to provide it!
Kind regards,
ThomasAny news on this? Same problem here. Dont want to spam the Subscription Team with all the same issues.
Forum: Plugins
In reply to: [Tiered Pricing Table for WooCommerce] Minimum quantity bug still existsHi @bycrik, I’m really sorry for the premature support request. I’ve only just realised that there is a function to switch it off! Many thanks at this point! Great!
Forum: Plugins
In reply to: [Tiered Pricing Table for WooCommerce] Minimum quantity bug still existsHi @bycrik,
I am working with 6.4.0 in the meanwhile. It seems still not fixed? It would be really great to add this minuscule change.
Forum: Plugins
In reply to: [Tiered Pricing Table for WooCommerce] Minimum quantity bug still existsGreat! Thank you 👍
Ok, seems we are not the only ones affected.
If you want to fix it until the bug fix comes replace in/plugins/wp-cerber/cerber-settings.phpthe two lines in the if starting line 1036:if ( ! lab_lab() ) { // $role_conf = array_merge( $role_conf, $defaults ); $role_conf = array_merge( is_array($role_conf)?$role_conf:[], $defaults ); } else { // $role_conf = array_merge( $defaults, $role_conf ); $role_conf = array_merge( $defaults, is_array($role_conf)?$role_conf:[] ); }Perfect! Thank you!
Really a pity. And no, its not in the Premium version (we work with Premium). We are waiting for this feature for over a year now. Its so important that we have to look for a different solution.
@Mushtafizur Why is such a good and important feature still not on the urgent roadmap? It seems not too hard to implement.
Thank you
Wow. Works great! Thank you. Happily gave a rating 🙂
Hi Matthias,
thanks a lot for the hack! I’ll try it and debug if needed. No prob.
Thank you for the quick response and have a great day,
Tom