Support » Plugin: WP-Property - WordPress Powered Real Estate and Property Management » add more attributes to overview page

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

    (@jenyus)

    okay i figured it out. copy and paste the property-overview.php into your templates folder. then, say you want to display the # of bedrooms you would put this in where you want it displayed:
    <?php echo $property['bedrooms']; ?>
    to see what the proper tags are for your custom definied attribute, go the settings and click “toggle advanced settings” and use the name in the grey box directly under the name.

    its working great for me, hope it works for you.

Viewing 1 replies (of 1 total)
  • The topic ‘add more attributes to overview page’ is closed to new replies.