• Resolved jonathanphz

    (@jonathanphz)


    Hi – Using flex I added a new field in Address map section called “Neighborhoods”.

    I would like to display in property page the name of the neighborhood is in.

    Example: I choose “neighborhood x” in the back-end for a property so when a user goes to that property they can see “Property is in neighborhood x”

    I tried doing a var_dumb on $property but could not find it.

    Thanks!

    https://wordpress.org/plugins/real-estate-listing-realtyna-wpl/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Realtyna

    (@realtyna)

    Hi,

    If you like to see it in property details page, make sure pshow column in [wp_prefix]_wpl_dbst table is 1 and if you like to see it in property listing page, make sure plisting column in [wp_prefix]_wpl_dbst table is 1.

    For seeing it on property listing page you should clear the WPL cache as well (WPL->Settings->Maintenance).

    Regards,
    Realtyna support team

    Thread Starter jonathanphz

    (@jonathanphz)

    Thanks for the info – it was very helpful 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Displaying field value in template’ is closed to new replies.