Setting Attribute Affiliate Tiers

Hi ..

How do i set a attribute in affiliate Tiers to be used in short code – can you give a example –

I am trying to use :
[affiliates_tiers]

Attributes:

show_depth_title .

How do i enter this so i can let the user see the depth of the levels instantly ..

I have tried several options and i must be missing something ..
[affiliate_tiers show_depth_title “yes”] dosent render anything when user is logged in and have 3 levels ..

What am i missing …


Comments

One response to “Setting Attribute Affiliate Tiers”

  1. Hi Patrick,

    You can add attributes like this in general:
    [shortcode_name attribute_name=”attribute_value”]
    and in this case it should be:
    [affiliate_tiers show_depth_title=”yes”]

    In case you need this again in the future, each shortcode has a description where example usage is presented.

    Kind regards,
    George

Share