I am busy with a Property listing website. My challenge is the following:
I have two custom posts types- Post type 1 is a property listing where all the properties are input and then queried onto a single page. I have included custm categories such as area and Developers company (Compay developing the property)
The second costom post type is the Developer profile ( giving more information about the company which is then queried on the Developers profile single page.
What I want to do is, on the the developers profile single page, I want to query all properties that are listed in the property lising custom post type with the taxonomy of the developers profile name that I am quering on the developers profile single page.
I hope this makes sense.
Could someone please help me?