+ Reply to Thread
Results 1 to 8 of 8

Thread: Featured image slider on flatty

  1. #1

    Featured image slider on flatty

    Hello guys,

    currently the image slider on the flatty template is showing only listing from on single listing type. Is there a possiblity to select which listing type is shown in that slider? Or can i even mixed it, and show all featured listing from all listing types at once?

    cheers

  2. #2
    Anyone asnwer please?

  3. #3
    Quote Originally Posted by Mirza Mujkanovic View Post
    Hello guys,

    currently the image slider on the flatty template is showing only listing from on single listing type. Is there a possiblity to select which listing type is shown in that slider? Or can i even mixed it, and show all featured listing from all listing types at once?

    cheers
    Hi Mirza,

    It can be done as hardcode only.
    Send me FTP/cPanel login details to my PM and i'll make it for you and after add solution here.
    Thank you, Curtis.
    @Flynax Company

  4. #4
    Hi Curtis,

    i just sent you login details.

    thx

  5. #5
    Hi Mirza,

    I've made the changes, you can check.
    My solution:
    1. open file /includes/classes/rlListing.class.php file -> getFeatured() function (~2438 row)

    PHP Code:
    Only registered members can view the code
    and add new code before it:

    PHP Code:
    Only registered members can view the code
    Thank you, Curtis.
    @Flynax Company

  6. #6
    This worked perfect

    thx Curtis

  7. #7
    hellow
    Can i just show listings with pictures only?

  8. #8
    Hello Jeremiah Mchechu,

    You should add new condition in method: getFeatured

    find line:

    PHP Code:
    Only registered members can view the code
    and replace to:

    PHP Code:
    Only registered members can view the code
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread