• Hi, I am doing some testing with the free yith woocommerce affiliates plugin, I wanted to know if it was possible to insert a shortcode that only shows the affiliate link without the shortcode screen that generates the link. I hope I explained myself well (screen: https://prnt.sc/KCrnazYHifJK)

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter christofer92

    (@christofer92)

    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!

    1. In order to achieve that, add the following CSS in Appearance > Customize > Additional CSS:

      .yith-wcaf-dashboard .link-generator {
      display: none;
      }
    2. Unfortunately, automatically approving affiliates is only available in our premium version of the plugin.

      Let us know any news, please.

      Best regards.
    Thread Starter christofer92

    (@christofer92)

    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!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Shortcode affiliate link’ is closed to new replies.