Another question, how can I approve all registered users and those who will automatically register? Thank you
Hello Christofer,
we hope you’re doing well!
- In order to achieve that, add the following CSS in Appearance > Customize > Additional CSS:
.yith-wcaf-dashboard .link-generator {
display: none;
}
- Unfortunately, automatically approving affiliates is only available in our premium version of the plugin.
Let us know any news, please.
Best regards.
Hello @juaancmendez , Thanks for the CSS code.
For the auto-approval I saw the premium plugin in the live-demo on the yith site, however the auto-approval only starts when people register using the woocommerce registration form, is it possible to do this but at checkout?
What I would like to achieve is to: When new customers purchase and register using the registration fields on the checkout page, be auto-approved as an affiliate.
Of course I already tried with the free plugin but it doesn’t work, is it possible to do this then at checkout?
I hope I explained myself well, thank you.
Hi there!
The auto-approval of the affiliate it’s triggered when a user from your site fill out the affiliate form, so it does not work with the default WordPress registration form.
So, it’s not possible to do it from the checkout either.
Please, let us know if there’s anything else we can help you with.
Have a nice day!