Tim Blankenship
Forum Replies Created
-
Forum: Plugins
In reply to: [Staffer] Staff Category ?+1 for this.
I am having the exact same issue. I am posting the message so I can subscribe to posts in this topic.
Forum: Plugins
In reply to: [WP-LESS] 1.7.2 Breaks siteI guess this was a theme issue. I’m using the Themeforest theme called Clinto.
Anyone else having this problem here a pastebin to corrected code for the the theme’s functions.php
replace code beginning a line 52
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] bgmpData is not definedI rolled back to version 1.8, maps are working again. It would be awesome to figure out what’s going wrong with 1.10 (1.9 was displaying the same behavior) so I can get the view on map links back in the bgmp-list.
All things considered this is still a great plugin.
Warmest Regards, Tim
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] bgmpData is not definedIan, I’m using the shortcode inserted into the editor. This is the code that is on that page:
<h3>Points of Interest: <a title="Plan Your Trip to Providence – Downtown Providence Map" href="https://waterfire.org/visit/explore-providence-map/">Show All</a></h3> <div class="map-menu"> <div class="map-menu-item"><a title="WaterFire Places" href="https://waterfire.org/visit/waterfire-place/"><img class="alignnone size-full wp-image-4913" alt="Fire" src="https://waterfire.org/wp-content/uploads/2013/04/fire-2.png" width="32" height="37" /> WaterFire Places</a></div> <div class="map-menu-item"><img class="alignnone size-full wp-image-4919" alt="Restaurant" src="https://waterfire.org/wp-content/uploads/2013/04/restaurant.png" width="32" height="37" /> Restaurants</div> <div class="map-menu-item"><a title="Map of Providence Area Hotels" href="https://waterfire.org/visit/map-of-providence-area-hotels/"><img class="alignnone size-full wp-image-4918" alt="Hotel" src="https://waterfire.org/wp-content/uploads/2013/04/luggage.png" width="32" height="37" /> Hotels</a></div> <div class="map-menu-item"><a title="Map of WaterFire Event Parking and Public Transportation Options" href="https://waterfire.org/visit/parking-map/"><img class="alignnone size-full wp-image-4910" alt="Parking" src="https://waterfire.org/wp-content/uploads/2013/04/car.png" width="32" height="37" /> Transportation</a></div> <div class="map-menu-item"><a title="Map of WaterFire Event Restrooms" href="https://waterfire.org/visit/restooms-map/"><img class="alignnone size-full wp-image-4984" alt="Restrooms" src="https://waterfire.org/wp-content/uploads/2013/04/toilets1.png" width="32" height="37" /> Restrooms</a></div> <div class="map-menu-item"><a title="Map of Other Providence Area Attractions" href="https://waterfire.org/visit/map-of-other-providence-area-attractions/"><img class="alignnone size-full wp-image-5375" alt="Other Attractions" src="https://waterfire.org/wp-content/uploads/2013/05/landmark.png" width="32" height="37" />Other Attractions</a></div> </div> [bgmp-map categories="restaurants" zoom="15"] [sc:clear-float]
It is strange because it’s like the shortcode (or the code it is supposed to generate) just disappears.
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] bgmpData is not definedI upgraded to trunk and the JS error is gone the map is still behaving the same. Shows up if I do a hard refresh otherwise just blank.