Okay

Public Tickets

ivanwalaxia B2BKing hiden products and Woocommerce Product TableClosed   B2BKing Support   Updated July 4, 2021 at 6:33pm   2 Most recent comment from WebWizards:Hi Ivan,B2BKing has a function that hides products which does not work for ADMIN / SHOP MANAGER users for certain reasons. I think the problem for you is that you are testing with a user that is admin ... eMakan B2BKing SupportClosed   B2BKing Support   Updated July 4, 2021 at 4:24pm   2 Most recent comment from WebWizards:Hi Bilal,First, thank you for purchasing our plugin,Please enable this setting (SHOW MOQ Externally) in B2BKing -> Settings -> Other & Advanced Settings:Example of how this looks:Let me know if I ca ... Eileen Payment Methods not ShowingClosed   B2BKing Support   Updated July 3, 2021 at 8:17pm   3 Most recent comment from WebWizards:Hi Eileen,Thank you for purchasing the plugin - I'm glad to see you already found the solution to your question.If we can help with anything, please feel free to reply here or open another ticket ... Ranjay Sikka Logout buttonClosed   B2BKing Support   Updated July 2, 2021 at 12:29am   2 Most recent comment from WebWizards:Hi Ranjay,Thank you for purchasing our plugin,B2BKing doesn't have such a functionality - we feel that this is a general WooCommerce function, while our plugin aims to do only things that are ver ... Kamil MultisiteClosed   B2BKing Support   Updated July 1, 2021 at 11:35pm   10 Most recent comment from WebWizards:Hi,2) You're right, now I understand what you mean. This dropdown can be simply hidden via CSS. form.login .form-row, form.register .form-row.b2bking_registration_roles_dropdown_section{     ... And Wolf OrdersClosed   B2BKing Support   Updated July 20, 2021 at 12:24am   5 Most recent comment from WebWizards:An update regarding SalesKing: the plugin has been released and is available at https://1.envato.market/SalesKingIf you're interested or have any questions about it, please let me know.Kind regar ... Dan Sub User EmailClosed   B2BKing Support   Updated July 1, 2021 at 9:06pm   4 Most recent comment from WebWizards:Hi Dan,The following PHP snippet will also send the "Order Received" email to the main/master account: add_filter( 'woocommerce_email_recipient_customer_processing_order', 'send_email_m ... sharan offer sectionClosed   B2BKing Support   Updated July 1, 2021 at 8:56pm   2 Most recent comment from WebWizards:Hi Sharan,Offers are designed so that the shop admin or a vendor, can make a unique offer / package for a user or group.For example, a particular discount could be negotiated, or a promotional package ... Kamil Restrict access to homepage for logged in usersClosed   B2BKing Support   Updated June 30, 2021 at 7:22pm   10 Most recent comment from Kamil:Hi! Yes, so I figured it out and just added a new image to the server. Then there was no problem with it. Martin Stolk Get B2BGroupID in custom WP pluginClosed   B2BKing Support   Updated June 29, 2021 at 3:11am   2 Most recent comment from WebWizards:Hi Martin,You can get the group id for a user with this line: $user_id = get_current_user_id(); $group_id = get_user_meta($user_id, 'b2bking_customergroup', true);You can get the group name ... Cathy Display user role name on account pageClosed   B2BKing Support   Updated June 28, 2021 at 5:55am   7 Most recent comment from Cathy:Hi Stefan,Thank you so much for your help. It works perfectly now.Regards,Cathy Bartosz Haladus New user Approval email notificationClosed   B2BKing Support   Updated June 28, 2021 at 12:54am   2 Most recent comment from WebWizards:Hi Bartosz,You could include the username, I believe with the following code, added to the email template file: $recipient = $email->recipient; $user = get_user_by('email', $recipient); $use ... Kamil Products don't show up in the emailsClosed   B2BKing Support   Updated June 25, 2021 at 8:48pm   2 Most recent comment from WebWizards:Hi Kamil,I am not sure that this is caused by our plugin, since B2BKing does not modify the order email.Can you please deactivate B2BKing and confirm that the issue goes away?If it does, would you be ... Kamil Enable B2BKing plugin on multisite only on a subdomainClosed   B2BKing Support   Updated June 25, 2021 at 2:18am   2 Most recent comment from Kamil:ok this is solved already :)  Fabien Michel-Langlet Offers ProductsClosed   B2BKing Support   Updated June 23, 2021 at 11:35pm   4 Most recent comment from WebWizards:Hi Kay,An improvement that has been made is that offers are now connected to Stock (inventory). Therefore if a user were to purchase an offer, stock quantities will be adjusted for products within the ...