jenskirk
Forum Replies Created
-
Forum: Plugins
In reply to: [WooSidebars] Not compatible with PHP8The error is fixed by going to the file:
/wp-content/plugins/woosidebars/classes/class-woo-sidebars.phpAnd chaning line 170 from:
'search_items' => sprintf( __( 'Search %a', 'woosidebars' ), $plural ),To:
'search_items' => sprintf( __( 'Search %s', 'woosidebars' ), $plural ),Forum: Plugins
In reply to: [WooSidebars] Not compatible with PHP8Any news please? Abandoned plugin?
Thank you 🙂
I am looking forward to the implementation 🙂
Thank you 🙂
I am looking forward to the implementation 🙂
Hi Liz 🙂
It is the payment gateways that are conflicting mostly. The ones that can delete un-captured transactions and test transactions do not have this problem because a transaction can be deleted if a buyer has done a new order and did get an old order number.
The bug is also reported in this ticket by another user: https://ww.wp.xz.cn/support/topic/woocommerce-sequential-order-numbers-plugin-conflict/
- This reply was modified 6 years, 7 months ago by jenskirk.
Hi Liz 🙂
We do a lot of testing for our clients because we constantly are improving their integration to their accounting systems. We need to test in the “real” world (live sites) so the test-prefix would be great for us 🙂
Forum: Plugins
In reply to: [User Switching] Switch user only on frontendThis plugin does: https://fuc.ww.wp.xz.cn/plugins/user-switching-front/
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Overlay?3 weeks later – any news? 🙂
We have solved this now by setting the custom payment fee in QuickPay. We have set Dankort to 0 kr in fee solving the issue for our clients 🙂
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Add filter to get_callback_url()We need this too 🙂
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Overlay?Any news about this? 🙂
Any news? 🙂
Forum: Plugins
In reply to: [Quickpay for WooCommerce] Overlay?As of yesterday, the new payment window layout is now default (no branding is needed anymore).
The new layout is minded to getting shown in a overlay.
We are so much looking forward to the overlay option 🙂
Yes, creating just one extra instance would solve it for most clients 🙂
What about in the future? 🙂