Okay

Public Tickets

Double Sox Purchase CodeClosed   SalesKing Pre-Sales Questions   Updated 2 weeks ago   2 Most recent comment from WebWizards:Hi there,Thank you for purchasing our plugin!You can always view and manage your licenses & purchases, from your account at https://kingsplugins.com/my-account/downloads-licenses/ Please login at th ... Juliet Agent DashboardClosed   SalesKing Pre-Sales Questions   Updated 3 weeks ago   21 Most recent comment from WebWizards:Hello Wayne,Are you looking to add the [gtranslate] shortcode to the SalesKing agent dashboard to allow translation of the dashboard?This is possible with some code snippets - adding the shortcode alo ... A Managing orders in dashboardClosed   SalesKing Pre-Sales Questions   Updated June 29, 2024 at 8:04am   3 Most recent comment from A:OK, Thank u so much :) 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 ... Tushar Drop down Required Name instead of usernameClosed   SalesKing Pre-Sales Questions   Updated May 27, 2024 at 1:19pm   2 Most recent comment from WebWizards:Hello Tushar,I am not entirely sure if I understand your question correctly.Usually, on the checkout page, and the order backend page, we would have the First + Last Name fields:I wonder if you are s ... are skurdal integration - need info about database fieldClosed   SalesKing Pre-Sales Questions   Updated April 15, 2024 at 3:28pm   13 Most recent comment from are skurdal:Thank you - Now we got it working !:-) Azat Issue with Discount Rules Not Working in Second Language with WPML IntegrationClosed   SalesKing Pre-Sales Questions   Updated March 31, 2024 at 1:10pm   2 Most recent comment from WebWizards:Hello Azat,Thank you for getting in touch with us,We aim to fully support WPML and generally discount rules should also work.A few questions to help us better understand the issue:(1) Are you using B ... Halun Ben Affiliate linksClosed   SalesKing Pre-Sales Questions   Updated March 24, 2024 at 11:42am   8 Most recent comment from WebWizards:Yes, that can work.The key that SalesKing uses to hold the agent group is 'salesking_group'.To check if a user is an agent or not, you just need to check that 'salesking_group' is ... Michael SalesKing, B2B and B2C on same siteClosed   SalesKing Pre-Sales Questions   Updated March 24, 2024 at 8:13am   2 Most recent comment from WebWizards:Hi Michael,It's possible to do that with the plugin,Regarding a mixed B2B & B2C site, I shared some info in the other ticket here: https://webwizards.ticksy.com/ticket/3613325/You can also run S ... ayhan Salesking Comission RulesClosed   SalesKing Pre-Sales Questions   Updated February 24, 2024 at 9:38am   1 Most recent comment from ayhan:Hi, how can I do real tests about commission? 1. If the commission rate of the silver group is 18%, when the total sales amount reaches $1000, if a higher group is moved to the gold group and the comm ... ayhan Sales agent application stepsClosed   SalesKing Pre-Sales Questions   Updated February 23, 2024 at 11:14pm   2 Most recent comment from ayhan:Is there a sample snippet I can test for these 4 topics below? 1. If the user is using the "Woocommerce Login Form" and "Manual approval" is pending, they cannot access the "My Woocommerce Account" pa ... ayhan Show/edit user's registration custom fields in dashboard panelClosed   SalesKing Pre-Sales Questions   Updated February 21, 2024 at 7:34am   4 Most recent comment from WebWizards:If B2BKing is not installed on the site, a different plugin is needed for registration.How fields are set up depends on that plugin.To show the fields on the SalesKing dashboard page, it would be need ... ayhan Manual approval of user registrations with Salesking (independent from B2Bking)Closed   SalesKing Pre-Sales Questions   Updated February 21, 2024 at 7:32am   2 Most recent comment from WebWizards:SalesKing alone does not have its own registration feature.Therefore the approval has to come from a different plugin, such as B2BKing.It could also work if Fluent Forms has a feature for approval, bu ... ayhan My Account > "Manual Approval" notification will still be shown after approvalClosed   SalesKing Pre-Sales Questions   Updated February 20, 2024 at 2:30pm   2 Most recent comment from WebWizards:Hi there,This message is related to the feature in B2BKing -> Settings -> Registration -> "Existing Users Can Apply (beta)".To solve this, please disable this setting as it seems incompatible with ... ayhan Create an Account link url be changedClosed   SalesKing Pre-Sales Questions   Updated February 20, 2024 at 2:29pm   2 Most recent comment from WebWizards:Hi there,This can be changed by using the following code snippet: add_filter('salesking_create_account_dashboard_link', function($link){ return $link; }, 10, 1); Kind regards,Stefan