propertyhive / WP-Property-Hive

The complete estate agency software plugin for WordPress
Other
26 stars 26 forks source link

Property Hive with Jet Engine listings #147

Closed MB-sites closed 3 years ago

MB-sites commented 3 years ago

Hi there, I am building a site for my client and I wanted to create custom listing template with Jet Engine to make the listings looking more unique. Everything works as it should apart from it showing all the properties including ones that are set as Not on the market. I can specify which listings are displayed on the front end based on taxonomies, which I assume "On the market" and "Not on the market" are. I just can't seem to be able to find the exact taxonomy name so I can filter which properties are shown.

Any help would be greatly appreciated.

Mike

propertyhive commented 3 years ago

Thanks for getting in touch. This is just a quick note to let you know that your enquiry has been received and has been escalated to the relevant team member.

We'll be in touch shortly.

Laura


In the meantime please be sure to check out the following useful pages:

Docs - https://docs.wp-property-hive.com/ FAQs - https://wp-property-hive.com/faqs/ Support Policy - https://wp-property-hive.com/support-policy/

 On Thu, Feb 25, 2021 at 5:54 PM, propertyhive/WP-Property-Hive  reply@reply.github.com  wrote via Mail:     Hi there,  I am building a site for my client and I wanted to create custom  listing template with Jet Engine to make the listings looking more  unique. Everything works as it should apart from it showing all the  properties including ones that are set as Not on the market.  I can specify which listings are displayed on the front end based on  taxonomies, which I assume On the market and Not on the market are.  I just can't seem to be able to find the exact taxonomy name so I  can filter which properties are shown.    Any help would be greatly appreciated.    Mike    —  You are receiving this because you are subscribed to this thread.  Reply to this email directly, view it on GitHub  [https://github.com/propertyhive/WP-Property-Hive/issues/147], or  unsubscribe  [https://github.com/notifications/unsubscribe-auth/ADIU5UAJAHPQGTBDVDGTI33TA2FCJANCNFSM4YG6PGBQ].[img  src="https://github.com/notifications/beacon/ADIU5UA5W4JKUUQVVI7NL33TA2FCJA5CNFSM4YG6PGB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MFNIRJA.gif"  height="1" width="1" alt=""]

Sent with Kayako [https://kayako.com]

propertyhive commented 3 years ago

Hi Mike,

Whether a property is on the market or not is determined by an entry in wp_postmeta called _on_market. This will be 'yes' or blank respectively.

Hope that helps but let me know if any further questions, Steve