gillespieza
Member
Posted 4 months ago #
I am using [bgmp-map categories='4-day-garden-route-tour'] (that is a single slug category) but the map is showing all the placemarkers, not just the ones tagged with 4-day-garden-route-tour'? How do I fix it?
http://wordpress.org/extend/plugins/basic-google-maps-placemarks/
gillespieza
Member
Posted 4 months ago #
I've also tried changing the slug name to not start with a number, but it didn't help
Does the same thing happen when you try other categories, or is it only that one? Can you try switching to the default theme, disabling all other plugins, and then check if it's still happening?
Another user recently reported a similar problem when using the Post Types Order plugin. It is altering every query that WordPress runs, including those from BGMP, which messes things up.
gillespieza
Member
Posted 4 months ago #
It seems to work fine in regular posts, but not in my custom posts for products (using WP eCommerce) (the "products" are various tours around the country)...
Ah, ok. I'd guess that they're modifying the queries in some way, but aren't being careful and their modifications are affecting other queries as well. I'd try talking to them and seeing if they can check their code for that.