Okay

Public Tickets

franktailor Membership functionClosed   MarketKing Pre-Sales Questions   Updated June 5, 2022 at 5:27pm   2 Most recent comment from WebWizards:Hi there,Thank you very much for your suggestions and thoughts,I agree with you and this is what we are planning to do. We will add a module for 'Product Subscriptions' and it will work as ... depaolisdaniele1990 VAT number validation in Tax Exemption ruleClosed   B2BKing Support   Updated June 5, 2022 at 4:39pm   2 Most recent comment from WebWizards:Hi there,The reason that can happen for a registered user, is because after the initial validation, the 'validated' status is SAVED (so the user does not need to enter the VAT each time).Lo ... fabricio withdrawal requestClosed   MarketKing Pre-Sales Questions   Updated June 4, 2022 at 8:30pm   5 Most recent comment from fabricio:exact! I should be able to see this information without having to make a withdrawal to know what my last request was.Thanks! Diamantaadria Hide address field in add customer in agent dashboardClosed   SalesKing Support   Updated June 2, 2022 at 6:19pm   2 Most recent comment from WebWizards:Hi Dia,You can achieve this by adding the following PHP code snippet to your website: add_action('salesking_dashboard_head', function(){ ?> #salesking_add_customer_form .form-gr ... jendrysik Plugin problemClosed   MarketKing Support   Updated June 2, 2022 at 1:20pm   16 Most recent comment from WebWizards:Hi,The only difference is that I made an update to the plugin in the original site. In the staging site, it will work after updating to the 4.1.87 version (also attached).I added it to the staging sit ... Mari Lepistö FeaturesClosed   B2BKing Pre-Sales Questions   Updated June 1, 2022 at 4:27pm   2 Most recent comment from WebWizards:HI Mari,Thank you for getting in touch,-> With B2BKing + our Dokan add-on, vendors will be able to hide products / prices from specific user groups (which would limit them from purchasing). Some coor ... Benjamin B2B King redirect after loginClosed   B2BKing Pre-Sales Questions   Updated June 1, 2022 at 4:21pm   2 Most recent comment from WebWizards:Hi Benjamin,Thank you for getting in touch,Yes, you can do this by adding a code snippet to your site.For example, the following snippet will redirect users to the Shop page after registration: functi ... hanslerche Woocommerce Blocks Cart blockClosed   B2BKing Support   Updated May 30, 2022 at 6:06pm   3 Most recent comment from hanslerche:OK, understandable.Thanks for clarifying.BR,Hans amviral Sub AgentClosed   SalesKing Support   Updated May 30, 2022 at 4:53pm   2 Most recent comment from WebWizards:Hi Dimitri,I'm sorry to hear you're not happy with the plugin so far.If you'd like, we are happy to provide you with a refund for the plugin. For that, simply make a request to https: ... Paolo Commision RulesClosed   SalesKing Support   Updated May 29, 2022 at 9:10pm   2 Most recent comment from WebWizards:Hi Paolo,The logic that applies when selecting multiple categories is 'OR' - if any of the category match for a product, then the rule applies to that product.However, please note that when ... Tom Dynamic Rules - set value 'How much' and determine is net (excluding_tax) or gross (including_tax) valueClosed   B2BKing Support   Updated May 29, 2022 at 8:00am   2 Most recent comment from WebWizards:Hi there,I don't think we can add this directly in rules, because this is very dependent on your WooCommerce tax settings.1) Generally, to display prices excluding tax for B2B and including tax f ... Tom Dynamic Rules -> Rule type: Fixed Pirce - missing option 'Calculated Discounted Price Becomes Sale Price 'Closed   B2BKing Support   Updated May 29, 2022 at 7:53am   4 Most recent comment from WebWizards:Thank you for explaining, I think you are correct that there should be an option for this, to overwrite the sale price through fixed price rules.  We will work on adding this. I will get back to you ... Mohammed Marketking Vendor POSClosed   MarketKing Pre-Sales Questions   Updated May 29, 2022 at 6:40am   2 Most recent comment from WebWizards:Hi Mohammed,Thank you for getting in touch,Currently MarketKing has an integration with YITH POS, but only the admin (marketplace) owner can create cashier accounts / can place orders (vendors do not ... theinteractivemedia Modifying prices in customer cartClosed   SalesKing Support   Updated May 27, 2022 at 11:21am   4 Most recent comment from WebWizards:I'm sorry but there's no option for that. There is just the percentage setting that is global (for all items). If you are considering custom coding, we could add a hook there that allows edi ... igormages Show B2C price to B2B usersClosed   B2BKing Support   Updated May 27, 2022 at 11:14am   2 Most recent comment from WebWizards:Hi there,You can add the following PHP code snippet to your site: add_filter('b2bking_both_prices_retail_adjust_tax', function($val){ return false; }, 10, 1); This will help make the B2C ...