+ Reply to Thread
Results 1 to 6 of 6

Thread: Latest Ads from Membership Account

  1. #1

    Latest Ads from Membership Account

    Is there any guide or tutorial on how to make a Listings Box that shows ads only from account that has bought membership?

  2. #2
    Quote Originally Posted by Goran Karanovic View Post
    Is there any guide or tutorial on how to make a Listings Box that shows ads only from account that has bought membership?
    I have made this myself, if anyone needs the tutorial msg me.

  3. #3
    Guru
    Join Date
    Jan 2013
    Location
    Australia
    Posts
    2,028
    can you not just post it here ?

  4. #4
    Quote Originally Posted by Goran Karanovic View Post
    I have made this myself, if anyone needs the tutorial msg me.
    I'm too would really appreciate if you share your knowledge to the community

  5. #5
    Since i didnt used 'top_rating' from the Listing Box option, i used it to show latest ads from membership accounts. If you are using it you can add another box type, since i didnt had time i used this solution.

    File:
    ./plugins/listings_box/rlListingsBox.class.php

    Below:
    Code:
    Only registered members can view the code.
    Add:
    Code:
    Only registered members can view the code.
    Replace:
    Code:
    Only registered members can view the code.
    With:
    Code:
    Only registered members can view the code.

  6. #6
    Quote Originally Posted by Goran Karanovic View Post
    Since i didnt used 'top_rating' from the Listing Box option, i used it to show latest ads from membership accounts. If you are using it you can add another box type, since i didnt had time i used this solution.

    File:
    ./plugins/listings_box/rlListingsBox.class.php

    Below:
    Code:
    Only registered members can view the code.
    Add:
    Code:
    Only registered members can view the code.
    Replace:
    Code:
    Only registered members can view the code.
    With:
    Code:
    Only registered members can view the code.
    Hi Goran, Much appreciate from me

+ Reply to Thread