Public Tickets All Categories B2BKing Support (83) B2BKing Pre-Sales Questions (9) SalesKing Support (9) SalesKing Pre-Sales Questions (3) MarketKing Support (16) MarketKing Pre-Sales Questions (1) Support Plans (0) WPBay Purchases (0) WooCommerce Hide Prices - Private Store Plugin (0) WooCommerce First Purchase (0) WooCommerce MailChimp Discount PRO (0) WP Roulette Wheel (0) Dario ssue with Subaccount Discount RetentionClosed B2BKing Support Updated June 9, 2024 at 7:53pm 6 Most recent comment from WebWizards:Generally, the way B2BKing handles it is that it makes subaccount and parent account equivalent, so that the subaccount gets the same prices, options, payment methods etc, as the parent account.I have ... Rob Minimum Order Value exceptionClosed B2BKing Support Updated June 8, 2024 at 4:45pm 2 Most recent comment from WebWizards:Hello Rob,I believe you can use the following PHP code snippet for that: add_filter('b2bking_minmax_order_total_calculation_basis', function($value){ $cart = WC()->cart->get_cart(); ... Thinkware Dash Cam bundled productClosed B2BKing Support Updated June 7, 2024 at 3:44pm 2 Most recent comment from WebWizards:Hi there,Just to clarify, is this separate from the issue described in the ticket here https://webwizards.ticksy.com/ticket/3660772/ ?And if so, do you mean that the product's price within the ... Dario How to Change Redirect to Homepage Instead of /shop After Sub-Account LoginClosed B2BKing Support Updated June 7, 2024 at 3:37pm 5 Most recent comment from WebWizards:Certainly, you can use the following code snippet for that: add_filter('salesking_shop_as_customer_link', function($url){ return get_home_url(); }, 10, 1); It should redirect agents ... Dario Cart items being cleared when switch between main acc and subaccClosed B2BKing Support Updated June 5, 2024 at 3:47pm 5 Most recent comment from WebWizards:Hello Dario,Thank you for purchasing,This requires a similar code snippet to the B2BKing one. Please also add to your site the following snippet: add_filter('salesking_empty_cart_on_switch', ... CANDY DYNAMIC RULESClosed B2BKing Support Updated June 5, 2024 at 12:01pm 8 Most recent comment from CANDY:I believe i got it... i was able to manipulate the code you gave and get what we need. thank you Julio Gutierez Questions About Variations tableClosed B2BKing Support Updated June 3, 2024 at 8:20pm 4 Most recent comment from WebWizards:Hi Julio, (1) Generally to speed up the table, you can try adding this code snippet which disables some of the higher load tasks: add_filter('b2bking_bulkorder_skip_sort', '__return_ ... Mar Mostrar campos de registros personalizados sin selector de rolClosed B2BKing Support Updated June 1, 2024 at 4:30pm 2 Most recent comment from WebWizards:Hi Mar,In order to hide the role dropdown selector, one way is to just make sure there is a single option in the dropdown. If there's just 1 option, B2BKing will hide it automatically. So you may ... jelle Query b2b priceClosed B2BKing Support Updated May 31, 2024 at 9:28pm 9 Most recent comment from WebWizards:This is hardcoded, we have this set for a few different product sample plugins, free product plugins, etc. If you have any suggestions of other meta, we can consider adding it. Kostas Kousinovalis problemClosed B2BKing Support Updated May 31, 2024 at 8:40pm 2 Most recent comment from WebWizards:Hello Kostas,Thank you for purchasing our plugin,Is the issue that the prices are hidden and replaced with a message such as "login to view prices"?If so, you can disable this behaviour, by going to ... Gilbert Prices with Vat for B2C and without Vat for B2BClosed B2BKing Support Updated May 30, 2024 at 11:32am 4 Most recent comment from WebWizards:Glad to hear that's working!I think it maybe had to do with the fact that I already registered with my VAT number before I set the settings in the "Billing options" section in the VAT Registratio ... Leonardo Hide LicenseClosed B2BKing Support Updated May 28, 2024 at 9:20pm 2 Most recent comment from WebWizards:Hello Leonardo, Thank you for purchasing our plugin, and that's certainly a valid concern. You can indeed find a list of all sites where your license is active, from your King's Plugins acc ... Gilbert Registration form not showingClosed B2BKing Support Updated May 28, 2024 at 1:03pm 5 Most recent comment from Gilbert:Hi Stefan,It works! I just didn't check what happend after choosing a country in the dropdown.Thanks again for the great support.Best regards,Gilbert BrSolution Custom Rules - PriceClosed B2BKing Support Updated May 21, 2024 at 1:34pm 2 Most recent comment from WebWizards:Hi there,I'd be glad to assist,In dynamic rules there is a checkbox that modifies how the rules work:If this checkbox is disabled, the rules add the discount to cart / checkout totals.If the chec ... jelle MEGA error loggingClosed B2BKing Support Updated May 19, 2024 at 7:05pm 2 Most recent comment from WebWizards:Hi there,I looked into that error and it seems it has to do with some code that gets categories and the parent of categories. It seems like it's not able to get this correctly, maybe something to ... 1 1617181920212223242526 89