Single Location

When using the default data source setting (Register Locations Post Type) the custom post type bh_sl_locations is registered. To create a single.php template specifically for locations make a new file in your theme with the file name single-bh_sl_locations.php and set it up how you want your single location posts to display. To output location address information you can use the get_post_meta() function to get all the location post meta data or you can get the data individually by using get_post_meta() with the following meta keys: