Sort by custom field, integer - Recent Listings?

Discussion in 'GeoCraft WordPress Theme' started by kentoliver, Aug 7, 2013.

Thread Status:
Not open for further replies.
  1. kentoliver

    kentoliver Active Member

    Joined:
    Jan 3, 2013
    Messages:
    238
    Likes Received:
    41
    Hey there,

    Is there any way to make the recent listings section on the homepage to be ordered by a custom field, and then set to order by ascending or descending?

    If any of the ink themes staff knows if this is possible, I would greatly appreciate it ^^
    All the best,
    -Kent Oliver
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello Kent,

    You can set recent listings ascending by adding order
    Code:
    'order' => 'ASC'
    in query post as shown in the image given below.

    order.png


    An option in custom field require customization.
     
    kentoliver likes this.
  3. kentoliver

    kentoliver Active Member

    Joined:
    Jan 3, 2013
    Messages:
    238
    Likes Received:
    41
    Thanks Nitesh, much appreciated!
     
Thread Status:
Not open for further replies.

Share This Page