Categories for Locations
-
Unfortunately there is no possibility to assign categories at the locations.
So I used the #_LATT to assign me a select field with categories.
Now I want to filter the output of the location-list by the #_LATT.
In shortcode it does not work.
So I wrote a wp-query. The wp-query filters correctly, but I can’t get the output of e.g. the street, but php the_title works.I would prefer something like #_LOCATIONADDRESS or
<?php echo $EM_Location->location_address ?> , but this will not work in the loop.Does anyone else have an idea how to make this work?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Categories for Locations’ is closed to new replies.