Some Maps Working Some Not Working
-
After updating to WordPress 4.3.1 some of my maps have disappeared.
We currently have 3 maps we want to display on our site:
– United States (currently not working)
– Europe (currently not working)
– Canada (working!)All the maps were working properly prior to the update to 4.3.1.
Here’s the code for the page that is working:
——————
Work with the licensed producer closest to the proposed site to reduce the cost of transport and to insure an enhanced degree of customer service if site visits are required.
[geo_mashup_map map_cat=”13″ width=”100%”]
[display-posts include_excerpt=”true” category=”canada” wrapper=”div” posts_per_page=”-1″]
——————-
Here’s the code for a page that isn’t working:
——————
Work with the licensed producer closest to the proposed site to reduce the cost of transport and to insure an enhanced degree of customer service if site visits are required.
[geo_mashup_map map_cat=”9″ width=”100%”]
[display-posts include_excerpt=”true” category=”europe” wrapper=”div” orderby=”title” order=”asc” posts_per_page=”-1″]
——————
My first question is this…how do I find the category number to place in the map_cat= variable? I’m stumped on this.
Otherwise, I just need some help finding out why 2 of my maps suddenly stopped working after the update to 4.3.1
Any help would be greatly appreciated!
The topic ‘Some Maps Working Some Not Working’ is closed to new replies.