I am experiencing a critical issue with the wholesale order form module. Since updating to the latest version, the module no longer functions correctly.
When I attempt to add products to the cart using the wholesale form, the system enters an infinite loading state and never completes the action. This issue did not occur before the update, and it is now preventing me from using a key feature of the plugin.
Please investigate this problem and let me know how it can be resolved as soon as possible.
Based on the JavaScript error you're seeing, I think there might be a conflict with some other JavaScript on the site. As a first step, I'd recommend adding this code snippet to resolve potential JS conflicts:
You can add this code to your theme's functions.php file or using any code snippets plugin.
If the issue persists, it would be helpful if you could provide me with temporary admin access to your site so I can investigate the issue more thoroughly and check for any other potential conflicts.
Please let me know if adding the code snippet helps or if you'd like to proceed with providing temporary admin access for further investigation.
in the meantime thank you. the problem seems to be solved. I have another very important question. currently on my site I have entered the prices to the public (b2c) with vat and taxes included and my site currently shows the prices vat included to the b2c customer and to the guest. Unfortunately however, on my management system from which I did the import, the b2b prices are considered vat and taxes excluded and during the checkout phase or based on the customer they will have to be calculated. is there a way to tell b2b king that the prices I entered b2b are to be understood vat and taxes excluded? if I change the setting from woocommerce, the setting is reflected for both things while for us it is correct to say that the b2c prices are vat and taxes included and the b2b prices are vat and taxes excluded. Thanks
I am experiencing a critical issue with the wholesale order form module. Since updating to the latest version, the module no longer functions correctly.
When I attempt to add products to the cart using the wholesale form, the system enters an infinite loading state and never completes the action. This issue did not occur before the update, and it is now preventing me from using a key feature of the plugin.
Please investigate this problem and let me know how it can be resolved as soon as possible.
Thank you for your assistance.
Additionally, I checked the browser console and found this JavaScript error when attempting to add items to the cart:
This started immediately after updating to the latest version of B2BKing. Please advise or release a fix.
Hi Raimondo,
Based on the JavaScript error you're seeing, I think there might be a conflict with some other JavaScript on the site. As a first step, I'd recommend adding this code snippet to resolve potential JS conflicts:
You can add this code to your theme's functions.php file or using any code snippets plugin.
If the issue persists, it would be helpful if you could provide me with temporary admin access to your site so I can investigate the issue more thoroughly and check for any other potential conflicts.
Please let me know if adding the code snippet helps or if you'd like to proceed with providing temporary admin access for further investigation.
Kind regards,
Stefan
in the meantime thank you. the problem seems to be solved. I have another very important question. currently on my site I have entered the prices to the public (b2c) with vat and taxes included and my site currently shows the prices vat included to the b2c customer and to the guest. Unfortunately however, on my management system from which I did the import, the b2b prices are considered vat and taxes excluded and during the checkout phase or based on the customer they will have to be calculated. is there a way to tell b2b king that the prices I entered b2b are to be understood vat and taxes excluded? if I change the setting from woocommerce, the setting is reflected for both things while for us it is correct to say that the b2c prices are vat and taxes included and the b2b prices are vat and taxes excluded.
Thanks