Jump to content

Edit "Activate Affiliate Account" page


Recommended Posts

3 hours ago, SDB said:

Can I edit the page on our WHMCS back-end for what clients view?

out of the box, you can't edit template pages from within WHMCS.

if you're just wanting to change the text shown on the page, then that can be changed by following the Language Overrides instructions.

$_LANG['affiliatesignuptitle'] = "Get Paid for Referring Customers to Us";
$_LANG['affiliatesignupintro'] = "Activate your affiliate account and start earning money today...";
$_LANG['affiliatesignupinfo1'] = "We pay commissions for every signup that comes via your custom signup link.";
$_LANG['affiliatesignupinfo2'] = "We track the visitors you refer to us using cookies, so users you refer don't have to purchase instantly for you to receive your commission.  Cookies last for up to 90 days following the initial visit.";
$_LANG['affiliatesignupinfo3'] = "If you would like to find out more, please contact us.";

you will need to create language override files for each language that your site uses and you wish to change the text content of.

if you're more interested in changing the design of the page, then that might require you to edit affiliatessignup.tpl template in your active template folder... possibly some HTML, Smarty or PHO knowledge might be helpful for that purpose.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated