Hello,
I am using custom post types to display stores on a map.
I have a taxonomy for "brands" with terms being the various brands.
I would like to filter pins on the map according to which brands you check.
Ideally, I would like the map to display everything by default and display a list of brands (from the brands sold taxonomy) underneath.
Once a brand (or multiple brands) is checked, the map only displays the stores that sell the brand.
This assumes there is a custom post type called "store", a taxonomy named "brands" and terms in that taxonomy like (pepsi, coke, sprite, 7up...).
I ran across something like this for categories, but none of my categories are relevant for this example (using custom post types). This also makes me wonder how hard it would be to port the current use of categories in the settings page to custom post type taxonomies. I'd love to be able to use different icons for each term in my brand taxonomy...
I hope someone can help. This plugin really adds a lot of style and functionality and now that i've had a taste, I really want to be able to use this!
Thanks,
C.