Showing affiliates profile shortcode is not working as documented.

Hi,

I am using shortcodes:

[affiliates_affiliate_profile show_name=”” show_email=true show_attributes=”Coupons, Referral_rate, Referral_amount” edit_attributes=”Paypal_Email” \]

It can only show paypal_email attribute. Others it cannot show, both coupon and referral rate is set. It broken even when edit_attribute parameter is used in the shortcode for these other attributes.

Please advise how to fix this. The document indicates that coupons, referral_rate, referral_amount should show if it is set.

Thanks,
-Sudd.


Comments

2 responses to “Showing affiliates profile shortcode is not working as documented.”

  1. Thanks. That worked.

    -Sudd.

  2. Hi Sudd,
    Sorry, there is a bug in the documentation about referral_rate and referral_amount, they are referral.rate and referral.amount.
    Please try with this code:
    [affiliates_affiliate_profile show_name="" show_email="true" show_attributes="coupons,referral.rate,referral.amount,paypal_email" edit_attributes="paypal_email" \]
    Kind Regards,
    Antonio B.

Share