cherry6688
Forum Replies Created
-
But it seems the problem is on ARMember, due to no issues on other plugin, all load fine only ARMember that couldn’t load. The other plugin developer pointed us to refer ARMember as they said issue not on them. If ARMember couldn’t fix this issue, then we have to source for other alternative membership plugin that do not have such issue already.
Thank you.
Hi @reputeinfosystems , yes this is conflict with salesking plugin, when deactivate salesking, the manage plan/ manage member can be loaded, but when activate salesking, manage plan/ manage member can’t be loaded and just keep loading.
The error is as below:
Uncaught TypeError: Cannot read properties of undefined (reading ‘fnInit’)
at yb (jquery.dataTables.min.js:64:370)
at sb (jquery.dataTables.min.js:46:289)
at ja (jquery.dataTables.min.js:61:518)
at e (jquery.dataTables.min.js:106:112)
at b (jquery.dataTables.min.js:87:219)
at Ob (jquery.dataTables.min.js:87:308)
at HTMLTableElement. (jquery.dataTables.min.js:106:187)
at Function.each (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2:3003)
at s.fn.init.each (load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2:1481)
at s.fn.init.q as dataTableKindly assist. Thanks.
- This reply was modified 2 years ago by cherry6688.
- This reply was modified 2 years ago by cherry6688.
Hi @reputeinfosystems ,
I have sent the contact form to you since last week and never get any response from your end on the issue. Kindly advise.
Thank you.
Hi, I have submitted the contact form, kindly check.
Thank you.
Forum: Plugins
In reply to: [ELEX WooCommerce Role Based Pricing] Admin order price by user roleHi,
I have tried to follow the steps, but it still getting regular price when create admin order. For example the user I have set as an agent, product regular price is 100, agent price 80, when create order for the agent, I still get 100 instead of 80.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Reset invoice number by dailyIt works with wp_date, thank you very much and appreciate your help.
Forum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Reset invoice number by dailyHello.. Yes I think the problem should be the timezone? For example when I create invoice on local timezone 12.15am 27 Aug (Universal time is 26 Aug 4.15pm) I get invoice number like I220827001, then I create again new invoice I will still get I220827001 which is duplicated invoice number, if I create invoice at 8am 27 Aug and Universal time is 27 Aug 12am then I will get correct invoice number which is I220827002.
How can I minus hours from current day?
Thank you very much.