Grid properties Block

Show Collection of properties following with setting configuration

code: [opalestate_properties]
//parameters: 
posts_per_page=9 // set limit of items showing per page
show_pagination=true // show|hide pagination block
column=3    // show max items showing in a colum
layout=content-property-grid-v2 // change layout name templates/content-property-*
showmode
categories=slug1,slug2 // filter by multiple categories with theirs slugs.
types=slug3,slug4       // filter by multiple types with theirs slugs
labels=slug5,slug6      // filter by labels
cities=slug7,slug8      // filter by cities
statuses=slug9,slug10    // filter by statuses

Last updated