[memb_affiliate_login]
Summary
Creates a button that an Affiliate/Referral Partner can click to view their stats.
Shortcode Examples
[memb_affiliate_login]
The shortcode creates the button below.
When clicked, the user is taken to their Referral Partner Dashboard.
A shortcode example with different styling…
[memb_affiliate_login label="Affiliate Palace" style="color:red;"]
Shortcode Parameters
class: The CSS Class to apply to the button. Defaults to none. (Optional)
label: Allows text to be changed within the shortcode button, defaults to “Open Affiliate Dashboard” (Optional)
style: The inline CSS style settings to apply to the button. Defaults to none. (Optional)