Your cart is currently empty!
affiliate pro
—
by
For the dashboard-overview, if i want to get only the referral tab, how?
and the ‘items’ column in the referral tab table, what is that?
can i put in order id for my affiliate to click and view?
Posted in Affiliates Pro
Comments
One response to “affiliate pro”
Hi Wee Gim,
Please have a look at the documentation page for [affiliates_dashboard_referrals] shortcode which will render only the referrals section:
– https://docs.itthinx.com/document/affiliates-enterprise/shortcodes/dashboard/affiliates_dashboard_referrals/
The referral items are basically products in the referred order and will be rendered when applicable. If you wish to modify this column then you need to modify the referrals-entry.php template according to the guide we have here:
– http://docs.itthinx.com/document/affiliates-enterprise/api/templates/
and choose what you wish to render for this column. Please keep in mind that you need to have advanced knowledge of PHP for this modification and also that an order can only be viewed by privileged users in WooCommerce.
– https://woocommerce.com/posts/a-guide-to-woocommerce-user-roles-permissions-and-security/
Kind regards,
George