Your cart is currently empty!
More info needed about shortcodes
—
by
I’ve purchased Affiliate Pro and I have a few issues I’d like some more information on, I can’t seem to find this in the documentation:
1. Affiliate Stats
The way the short code displays the stats is VERY compressed. Here is small example
VisitsHitsReferralsRatio
0 0 0 0
All the columns even the headings seem to be touching each other. How can I fix that?
2. Edit account details
The edit account details documentation states that you can edit attributes like att1, att2, or paypa_email. Which attributes are att1,att2? Also when I place in the shortcode edit_papal_email=”true” I don’t get the option to edit.
can you please help. I can’t seem to find this info in the documentation.
Posted in Affiliates Pro
Comments
3 responses to “More info needed about shortcodes”
ok. how do I add the paypal attribute so that the user must enter it seperately at registration. I want to assume that their paypal email is not the same as registration email.
Currently the preferred way for affiliates to indicate their PayPal email address (if different from the one used at registration) is to have them indicate it in their affiliate profile. See Setting up an affiliate profile in the documentation on how to do that.
Note that there are going to be changes made to the way attributes are handled. This will allow the system to offer a more flexible way of indicating additional attributes for affiliates, including this information at registration.
Also there is the Affiliates Extra Fields extension which you can already use.
Hi,
1.- Probably your theme is changed the appearance. You must edit your css.
2.- You must show the attribute first, for example:
[affiliates_affiliate_profile show_attributes="paypal_email" edit_attributes="paypal_email" /]
The attributes are paypal_email, referral_amount, referral.rate, coupons.
cheers