Okay

Public Tickets

Emanuel Eichner Minimum quantity surcharge via dynamic RulesClosed   B2BKing Support   Updated June 11, 2024 at 5:13pm   4 Most recent comment from WebWizards:My pleasure : ) If there's anything else I can help with, please let me know. Also, if you have a minute, I would really appreciate it if you considered leaving a quick rating for the plugin - ... Baerbel question regarding sorting productsClosed   B2BKing Support   Updated June 10, 2024 at 7:12pm   2 Most recent comment from WebWizards:Hi there,By default, the "a-z" and "z-a" search are based on the product title. However, we can also change it, to make that a a-z / z-a search based on the SKU. For that, you can add the following P ... 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 ... samuel Theme compatibleClosed   MarketKing Pre-Sales Questions   Updated June 8, 2024 at 5:16pm   3 Most recent comment from samuel:Merci beaucoup 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(); ... Anthony O Connell Guided tour pluginClosed   MarketKing Support   Updated June 8, 2024 at 2:35pm   5 Most recent comment from Anthony O Connell:That`s super.I`ll check it out.Thanks. Bob Stamper WooCommerce SubscriptionsClosed   SalesKing Pre-Sales Questions   Updated June 8, 2024 at 2:16pm   3 Most recent comment from Bob Stamper:OK.  Yeah, we pay commissions generally for the entire term.  So if a rep signs someone up for a 12 month subscription, they would get 10% of the order each month for 12 months, etc.  Sounds like t ... 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 Anthony O Connell Publish to own store instead of main storeClosed   MarketKing Support   Updated June 4, 2024 at 8:02pm   3 Most recent comment from Anthony O Connell:That's no problem at all.Just thought I'd ask.Could be a good feature in time.Thanks again. Rafael Price based on urlClosed   B2BKing Pre-Sales Questions   Updated June 4, 2024 at 11:29am   2 Most recent comment from WebWizards:Hello Rafael,Thank you for getting in touch with us,Our plugin does not have prices by URL. Instead, what the plugin does is that it can change the price based on the currently logged in used. So for ... 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 ...