Your cart is currently empty!
Register does not redirect to product page
—
by
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 Affiliates Pro
Comments
One response to “Register does not redirect to product page”
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.