Your cart is currently empty!
Affiliate Tiers Avatar
—
by
Hello,
We have [affiliate_tiers} shortcode which will show User Branch Tree in the Fron End
It shows the Avatar and the name of the User. I also using buddypress in my web. I want to make it interactive to link that Avatar to their buddypress profile
Can you advice me which file should I edit and I can put link on that?
Many thanks before
Posted in Affiliates Enterprise
Comments
One response to “Affiliate Tiers Avatar”
Hi Dwi,
There is another attribute for the shortcode link_to_user_url which can be used like this:
[affiliate_tiers link_to_user_url=”yes”] which will link to affiliate user. If this doesn’t do the trick then it’s better to have a look at affiliates_tiers_output filter which allows you to modify the output of the aforementioned shortcode.
I wouldn’t recommend you to modify plugin files directly because upon a plugin update you will lose all your modifications.
Kind regards,
George