Your cart is currently empty!
Can I use both Affiliate ID and Affiliate User Name
—
by
On my affiliate page, I would like to give them the options to see or use both the URL for the affiliate ID or the affiliate Name.
I have installed the affiliate ID plugin.
Can I also have the affiliate username installed and use them both?
thanks
Posted in Affiliates by Username
Comments
7 responses to “Can I use both Affiliate ID and Affiliate User Name”
I figured it out. I did not want the create a hypelink, I wanted to show them the actual URL with their user name and I was able to get it to work. thanks a lot
Hi,
if you only need to show the url, you can use:
[affiliates_by_username][affiliates_url][/affiliates_by_username]
cheers
I tried your link in the HTML section of the affiliate page and it did not work
the text on the page when the user signs in looks like this
Your affiliate URL with your username is:
<a href=”//hoosevents.com?affiliates=3[/affiliates_by_username]” >Affiliate link</a>
Can you please post the exact shortcode used that produces this?
I have installed the plugin
and on my affiliates page I have the appropriate shortcodes however, the one to display the URL with the username is not working
Please look at my links below
the one for the ID and the URL works fine
but the format for the username is wrong
Your affiliate ID is: [affiliates_id] (works great)
Your affiliate URL with your username is:[affiliates_by_username]
(doesn’t work)
<a href=”[affiliates_url]" rel="nofollow">Affiliate link</a> (works great)
thanks
Hi Delbra,
This would be the correct form:
<a href="[affiliates_by_username][affiliates_url][/affiliates_by_username]">Affiliate link</a>
The difference is that the username shortcode encapsulates the URL shortcode.
Cheers
Hi,
yes, with the plugin installed you can use both ids and names (e.g. ?affiliate=21 and ?affiliate=johnm)
cheers