Open afcanfield opened 8 years ago
The maps I created using Google Maps Easy plugin have disappeared since my host upgraded to WordPress 4.5
I reported this to Google Maps Easy developer and they told me that this is a problem with my theme -- Eventbrite Event. This is what they said:
The problem is in this file - https://southbayliteracy.org/wp-content/themes/eventbrite-event/js/script.js You can check the error in console of your browser - http://prntscr.com/asgkqu Contact you theme developers. They should fix the problem. Or you can try to fix the problem yourself - in this file - https://southbayliteracy.org/wp-content/themes/eventbrite-event/js/script.js - you need to replace the code - a[href=#] with this - a[href="#"]
Are you going to fix this? When?
Please see southbayliteracy.org There is supposed to be a map on bottom of the home page.
Fixed in this pull request:
https://github.com/voceconnect/eventbrite-event/pull/9
The maps I created using Google Maps Easy plugin have disappeared since my host upgraded to WordPress 4.5
I reported this to Google Maps Easy developer and they told me that this is a problem with my theme -- Eventbrite Event. This is what they said:
The problem is in this file - https://southbayliteracy.org/wp-content/themes/eventbrite-event/js/script.js You can check the error in console of your browser - http://prntscr.com/asgkqu Contact you theme developers. They should fix the problem. Or you can try to fix the problem yourself - in this file - https://southbayliteracy.org/wp-content/themes/eventbrite-event/js/script.js - you need to replace the code - a[href=#] with this - a[href="#"]
Are you going to fix this? When?
Please see southbayliteracy.org There is supposed to be a map on bottom of the home page.