Your cart is currently empty!
Very hard time changing how the pages work
—
by
I need to have the following different pages – and i cannot seem to build them, even when trying to apply your instructions – please help:
###
– Affiliate sign up – in a way that after sign up – he is redirected to a thank you page. I tried this combination – and it does not seem to work –
[affiliates_is_not_affiliate]
Join now to our affiliate program:
[affiliates_registration terms_post_id=”16212″ redirect:”true” redirect_to:”/affiliate-thank-you/”]
Already have an account? Log In Here
[/affiliates_is_not_affiliate]
###
Affiliate login – in a way that after login – he is redirects to a different page – where will be the affiliate area. I tried this combination – but is does not seem to work:
[affiliates_is_not_affiliate]
Please log in to access your affiliate area.
[affiliates_login_redirect redirect_url= “http://joinerz.12wizards.website/affiliate-area/”]
If you are not an affiliate yes, you can join our affiliate program here:
[/affiliates_is_not_affiliate]
###
I want to use your affiliate area but in a way of tabs. I am using visual composer to build pages layout. I do not seem to find a way to do the following, including the use of the – “only show this for logged in affiliates “shortcode.
I need to have the following –
– Account Tab – for the affiliate to change his account details and see them. This will include –
to edit: , name, email, paypal email, password
just to see: affiliate id, affiliate amount – (how much he will get for each referred client)
– Affiliate Resources Tab – area to see his links, banners and coupons
– [affiliates_referrals] Tab – area to see number of referrals
– Earnings Tab
– Hits Tab
– Affiliate Graph
#####
Please help with providing support in setting this up. I have to say that it seems that your explanations are more directed to devs and I already spent hours and hours reading through your documentation and videos – and they are not very friendly.
Comments
One response to “Very hard time changing how the pages work”
Hi,
– Relating to affiliate sign up: Please change ‘:’ to ‘=’ in ‘redirect’ and ‘redirect_to’ in the shortcode.
– Relating to Affiliate login: you can try to use relative url, e.g
[affiliates_login_redirect redirect_url= "/affiliate-area/"]
In shortcodes and affiliates profile documentation you have some data.
cheers