+ Reply to Thread
Results 1 to 3 of 3

Thread: Afflliate menu

  1. #1
    Senior Member
    Join Date
    Aug 2014
    Posts
    163

    Afflliate menu

    Hello,


    How to add pages in the affiliate menu?

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,169
    Hello,

    There are only 7 pages you can use in affiliate menu by default
    but you can allow to use some more pages via code:

    go to ftp > ... > plugins > affiliate > rlAffiliate.class.php > hookBoot > find a row:

    PHP Code:
    Only registered members can view the code
    here you can add page keys with a comma which you need for affiliate menu except of listing type pages
    Last edited by Rudi; February 9, 2018 at 09:34 AM.

  3. #3
    Senior Member
    Join Date
    Aug 2014
    Posts
    163
    Thank you Rudi,

    I found how to do it last night. However to display the menu on the new pages, I have to delete this

    Code:
    Only registered members can view the code.

+ Reply to Thread