Okay

Public Tickets

Trond Dahl Sub-accpuntsClosed   B2BKing Support   Updated 3 weeks ago   4 Most recent comment from WebWizards:Thanks for clarifying!  Unfortunately, there's no built-in way to directly set up subaccounts from the WordPress admin customer card. Currently, this can only be done through the Tools panel, Do ... John Adcox Difference between quotes and offers?Closed   B2BKing Support   Updated 3 weeks ago   2 Most recent comment from WebWizards:Yes, that's correct - "Quotes" and "Offers" refer to the same feature. We renamed it to "Offers" but they are the exact same thing. Let me know if you have any questions! Kind regards, Stefan John Adcox Disable B2CClosed   B2BKing Support   Updated 3 weeks ago   2 Most recent comment from WebWizards:Hi John, Please try the following steps: 1. Go to B2BKing → Registration Roles 2. Click on each role individually 3. Under "Automatic Approval to Group", make sure to select the B2B group If this do ... Charlotte Group RulesClosed   B2BKing Support   Updated August 21, 2025 at 9:38pm   4 Most recent comment from WebWizards:Hi Charlotte, Thanks for the details, You can find the code snippet here: https://pastecode.io/s/sru42dkh To use this snippet, you'll need to: 1. Replace the group IDs (123 and 234) with your actual b ... John Adcox Registration PasswordClosed   B2BKing Support   Updated August 21, 2025 at 9:27pm   2 Most recent comment from WebWizards:Hi John, Yes, absolutely! You can add a password field to the registration form as follows: Go to WooCommerce -> Settings -> Accounts & Privacy, and DISABLE the setting "Send password setup link (reco ... John Adcox Rename "Offers"?Closed   B2BKing Support   Updated August 21, 2025 at 9:26pm   2 Most recent comment from WebWizards:Hi John, Yes, all plugin texts are translatable and there's no need to edit any files directly. We have a guide that shows you how to rename any plugin text string here: How to edit any plugin text st ... John Adcox Shipping per productClosed   B2BKing Support   Updated August 18, 2025 at 10:09pm   2 Most recent comment from WebWizards:Hi John, In B2BKing -> Settings -> Offers, you can enable the "Offers use actual products" option. This will make each product appear as its own separate line item in the cart. By default, the total p ... John Adcox Offer FunctionalityClosed   B2BKing Support   Updated August 18, 2025 at 7:14pm   2 Most recent comment from WebWizards:Hi John, I understand you'd like to add a "Request Quote" button directly to purchase lists. I'm afraid I don't see a simple way to make it work like that, not even with code snippets. The standard qu ... Hugues Display prices excluding VAT (HTVA) only for B2B groupsClosed   B2BKing Support   Updated August 17, 2025 at 10:10pm   3 Most recent comment from WebWizards:Hi Hugues, Thank you for purchasing and glad to hear you already found the answer to that,   Just to go over this and make sure you found the right info: (1) To display prices ex VAT for B2B users, y ... Treestart Changing text in Tiered pricing & tableClosed   B2BKing Support   Updated August 13, 2025 at 9:03pm   2 Most recent comment from WebWizards:Hi there, Certainly, we can change any plugin text, using a code snippet. For those 2 texts, you can use this snippet: add_filter('gettext', function($translated_text, $text, $domain) { if ($domai ... Joshua Default settingsClosed   B2BKing Support   Updated August 10, 2025 at 6:43am   3 Most recent comment from Joshua:Thanks.I don't require these features at the moment so if even if they are enabled they do nothing then that is ok.I just thought for completeness it would be better to have them disabled by def ... Greg Tiered pricingClosed   B2BKing Support   Updated August 7, 2025 at 1:15am   10 Most recent comment from Greg:Stefan,Thank you for correcting my user settings to be a B2B user.  I'm now able to see the tiered pricing and everything appears to be working as expected. Vladislav about rules bugClosed   B2BKing Support   Updated August 6, 2025 at 9:53pm   4 Most recent comment from WebWizards:Hi Vladislav, Thanks for providing those details, 1. I noticed the rule is currently set up with category conditions, but it only contains products. This is causing the conditions not to work as expec ... Marcel Empty categories showingClosed   B2BKing Support   Updated August 6, 2025 at 8:00am   8 Most recent comment from Marcel:Hello,UPDATE:I managed to do that with the function in B2BKing Settings > product visibility cache.So that works :) Jeff pricing on order emailClosed   B2BKing Support   Updated August 3, 2025 at 6:43pm   4 Most recent comment from WebWizards:Hi Jeff, We can help you set this up on a per-customer basis. I can see 2 options: 1. I can provide you with a code snippet where we can specify certain email addresses for which the order confirmatio ...