• This looks like an amazing plugin, using the wp custom post types!

    1. I’d like to display a list of properties (buildings) without children properties (“Floorplans at location”) listed within the building entry.

    I’ve disabled “Show children properties.” in the Display tab, but they still show up when I use this shortcode: [property_overview type=”building”], I’ve also tried [property_overview show_children=false], but the Floorplans at Location still display!

    Screen shot

    Is there a php code that I can put into my template to list buildings instead of the short code on the page?

    2. How to disable google maps for children properties?

    3. How would I go about translating the output of this plugin?

    https://www.ads-software.com/extend/plugins/wp-property/

Viewing 1 replies (of 1 total)
  • Thread Starter eriksan1

    (@eriksan1)

    I figured out 1 and 2. I copied, edited and renamed “property-overview.php” from the “templates” folder to “property-overview-building.php” and put in in my theme folder. Now this new file in my theme folder will load instead (mith modifications).

    My question is: How to remove children listings from the google map bubble?

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Property] Children property display switch not working, google maps’ is closed to new replies.