Okay

Public Tickets

John Adcox Add to cart needs to clearClosed   B2BKing Support   Updated August 26, 2025 at 8:14pm   3 Most recent comment from John Adcox:That did not work for us, but some heavy modifications of the code worked, you can close this ticket, thank you. John Adcox Add To Purchase ListClosed   B2BKing Support   Updated August 26, 2025 at 8:13pm   3 Most recent comment from John Adcox:We modified that code to allow new lists to be created too, you can close this ticket, thank you!! Ryan Klatt Label over product as percentageClosed   B2BKing Support   Updated August 26, 2025 at 5:53pm   2 Most recent comment from WebWizards:Hi Ryan, Using the discount name field is a good option there. Alternatively, I believe we could write a code snippet that automatically calculates and displays this based on sale price vs regular pr ... Ryan Klatt B2BKing Plugin signifcantly slows down backendClosed   B2BKing Support   Updated August 26, 2025 at 5:08pm   8 Most recent comment from Ryan Klatt:Thank you that worked! Ryan Klatt Discount by brandClosed   B2BKing Support   Updated August 26, 2025 at 2:40am   2 Most recent comment from WebWizards:Hi Ryan, It is possible to set wholesale prices based on brands using B2BKing's dynamic rules functionality. While the default rule conditions are based on products, categories, and tags, you can ... Trond Dahl Sub-accpuntsClosed   B2BKing Support   Updated August 22, 2025 at 10:26pm   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 August 22, 2025 at 12:08am   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 August 22, 2025 at 12:04am   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 ...