COMPLETE Add support to [listing] shortcode for property type filter

Easy Property Listings WordPress Real Estate Plugin Forums Feature Requests COMPLETE Add support to [listing] shortcode for property type filter

Viewing 5 posts - 1 through 5 (of 5 total)

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

  • Author
    Posts
  • #895
    Merv Barrett
    Keymaster

    I seem to have not added that function to the [listing] shortcode…doh! Thanks for letting me know, i’ll add that functionality.

    It currently supports all the post types “property, rental” etc

    Status and limit.
    ‘post_type’ => array (“property, rental” )$property_types, //Post Type
    ‘status’ => array(‘current’ , ‘sold’ , ‘leased’ ),
    ‘limit’ => ’10’, // Number of maximum posts to show

    Any other filters you need?

    Manual How To Change until plugin is updated
    http://easypropertylistings.com.au/support/topic/how-to-update-the-post-types-options-manually-until-the-filters-are-created/

    • This topic was modified 9 years, 10 months ago by Merv Barrett. Reason: Added Link to temporary post
    • This topic was modified 9 years, 3 months ago by Merv Barrett.
    #2335
    Trimson Partners
    Participant

    Hi Merv,

    Sorry if this isn’t the right place to put this,

    I had no idea that I could put two different property types in the listing shortcode! Very excited to learn this as I’ve just discovered the client has land/commercial listings too. Hooray!

    However, the advanced mapping shortcode doesn’t work in the same way. Is there a way that I can get it to behave similarly? I.e. displays land/residential/commercial properties all at once?

    Cheers,
    Grace

    #2336
    Trimson Partners
    Participant

    Ooooh I spoke to soon.

    I thought it was working, now I realise it’s just showing the residential properties. Does this mean that in fact there is no way have having the listing shortcode display two different property types in the same loop?

    I know it’s doable using WP_query to display multiple custom post types in one loop. Is there a way to achieve this by modifying the way the shortcode behaves?

    #2337
    Trimson Partners
    Participant

    Hey Merv,

    You can delete those two posts above. We’ve decided to do things another way.

    Cheers,
    Grace

    #3504
    Merv Barrett
    Keymaster

    Added to 1.3

These forums are closed to new replies / tickets. Please open a support ticket from our new Support page.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘COMPLETE Add support to [listing] shortcode for property type filter’ is closed to new replies.