+ Reply to Thread
Results 1 to 8 of 8

Thread: Order properties by price and with photo first by default

  1. #1

    Order properties by price and with photo first by default

    Hello!

    How can I order the properties by price and with photos first by default?

    I'm using realty_flatty. v4.4

    Thanks!!

  2. #2
    Hello Ivan,

    You can do it through ftp only.

    Open file: ftp://includes>>classes>>rlListings.class.php

    find method: getListings at line ~ 834 find code:

    PHP Code:
    Only registered members can view the code
    and change 'Pay_date' to other field.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Hello Viktor,

    I'm using this code:

    PHP Code:
    Only registered members can view the code
    But I'm getting the same results, not order by photos count.

    Do I need to change something else?

    THanks,

  4. #4
    Hello Ivan,

    Would you please show me path where do you want to see other sorting.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Hi,

    Basically, every search results by default.

    ie:
    domain.com/properties/sale-rent:1/
    domain.com/properties/sale-rent:2/
    domain.com/properties/advanced-search/search-results.html
    domain.com/properties/search-results.html
    domain.com/properties/apartaments/

    I need to order by ref_number and by Photos_count.

    I'm using the ref_number because I see it is a random number. If it is ordered by date, as it is now, people will try to manipulate the system. They will remove and add again their properties to have them in the first position every day. Trust me, they will!
    Last edited by Ivan Amador; July 1, 2015 at 06:39 AM.

  6. #6
    Hello Ivan,

    You can try to change order field to Pay_date and users will not manipulate the system because for manipulations they should pay money.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Hi Viktor,

    The situation is that I'm given a listing package to agents and they can add and remove all their listing every time they want as long as they do not pass the limit of their package.

    They are doing it right now in another page I manage.

  8. #8
    Any thought about this Viktor?

    Thanks,

+ Reply to Thread