Okay

Public Tickets

Alexandros Product Price returns 0 value in OffersClosed   B2BKing Support   Updated December 15, 2024 at 10:13am   7 Most recent comment from Alexandros:Thank you very very much!!If i see something wrong i will let you know! keep up the great work!!! CHARIT woocommerce_is_purchasableClosed   B2BKing Support   Updated December 14, 2024 at 11:50pm   2 Most recent comment from WebWizards:Hi there, Our plugin normally adds that table after the 'add to cart' button. Depending on the theme and how it uses hooks, it may not show if the product is not purchasable.   To solve thi ... Mustafa Change the "SALE!" tagClosed   B2BKing Support   Updated December 14, 2024 at 1:58am   4 Most recent comment from WebWizards:Sorry to hear that, I am not sure why that would be. It would be great if we could check it directly. Would it be possible to share a backend access to the site, or a staging clone site for that? Miguel Zenha Conversations / Attach file in conversationClosed   B2BKing Support   Updated December 13, 2024 at 9:46am   6 Most recent comment from Miguel Zenha:Hi Stefan!Thanks for the quick reply.That's alright, I understand. I thought it would be more straightforward to add that code snippet, since you already have that available on the custom quote r ... Alexandros B2B Price Range (Frontend)Closed   B2BKing Support   Updated December 12, 2024 at 8:23pm   2 Most recent comment from WebWizards:Hello Alex, Glad to assist,   B2BKing does not normally set that range directly. The way it works is that B2BKing just sets a price for each variation, and WooCommerce calculates the range based on e ... UrbanBiker tax exemption not workingClosed   B2BKing Support   Updated December 12, 2024 at 7:38pm   2 Most recent comment from WebWizards:Hi there, Good to hear you already resolved that. I think most likely it would be an issue with the configuration of the tax exemption rule: it may be needed to select all countries and set requires: ... Dario Purchase list add new product by skuClosed   B2BKing Support   Updated December 11, 2024 at 9:33pm   2 Most recent comment from WebWizards:Hello Dario, It is possible to add the following PHP code snippet to your site: add_filter('b2bking_skusearch_disabled_list','__return_false'); You will then see a Search By field ... Sander redirect after loginClosed   B2BKing Support   Updated December 11, 2024 at 7:06pm   2 Most recent comment from WebWizards:Hi there, You can specify a login redirection page using this code snippet: add_filter( 'woocommerce_login_redirect', 'custom_login_redirect', 1000000, 2 ); function custom_login_r ... Catalin Fericean Added selected items to cart dissapearClosed   B2BKing Support   Updated December 7, 2024 at 5:27pm   3 Most recent comment from Catalin Fericean:Hi Thomas,I think first option with that checkbox should be fine, with an option in the backend to be auto-checked by default.I have tested after your last update but no option yet. Would be great if ... Jon Add-on variationsClosed   B2BKing Support   Updated December 6, 2024 at 7:55pm   3 Most recent comment from WebWizards:Hello Jon, Indeed, the best option would be to use an add-ons plugin. The one you mentioned from ThemeComplete is actually the best integrated so that's the one we would suggest. The integration ... Danylo Hide category products for B2BClosed   B2BKing Support   Updated December 5, 2024 at 1:06pm   5 Most recent comment from Danylo:Thank you for your response. Yes, this really helped. Claudio My sales team on B2B KingClosed   B2BKing Support   Updated December 3, 2024 at 9:43am   2 Most recent comment from WebWizards:Hello Claudio, B2BKing does not have this feature, but we do have a separate plugin, SalesKing ( https://kingsplugins.com/woocommerce-b2b/salesking/ ) that is designed for sales agents.   With SalesK ... Samuel Rasmussen WPMLClosed   B2BKing Support   Updated December 1, 2024 at 11:05pm   8 Most recent comment from WebWizards:Thank you for the feedback, I see what you mean. That lock is normally added by the WPML plugin but yes, it would make sense for us to add it as well from our plugin for our fields. I've made a n ... Siyabend display problem with the priceClosed   B2BKing Support   Updated November 29, 2024 at 8:04pm   2 Most recent comment from WebWizards:Hi there, Thank you for purchasing our plugin!   It looks like there is a CSS conflict there, making the EUR sign overlap the price. It's probably a conflict between B2BKing's styling / CSS ... Jon Secure registration file uploadsClosed   B2BKing Support   Updated November 29, 2024 at 6:10pm   2 Most recent comment from WebWizards:Hello Jon, As far as I know, in most cases this would not normally create a security issue, as Media Library URLs are not public (unless there is a problem with server configuration allowing directory ...