Register does not redirect to product page

We setup affiliate pro to redirect to the shop uRL after a register, but it does not.
This is the shortcode used which does not error.

[affiliates_registration redirect_to= “shop_url”/]

Posted in

Comments

One response to “Register does not redirect to product page”

  1. Hi Vladimir,
    You need to add the ‘redirect’ attribute. Please have a look at the documentation page.
    Something like this:
    [affiliates_registration redirect="true" redirect_to="shop_url"/]
    Kind Regards,
    Antonio B.

Share