The contact marker isn't showing up on this page. I confirmed the coordinates are proper in Google maps. This had been working and I don't think i've touched anything except for opengraph stuff lately
Hey again, the pluign causing the issue is Better WordPress Minify. If you need minification, you'll have make it a manual process where you can control te order at which the scripts are combined to ensure the order remains the same as default when minified. (that's where the issue is coming from)
map.js is the actual script throwing the error but there's a possibility that it's also be adversely effected by the order in which others are loaded. Still omitting the map.js from the minification is a good move to try :)
The contact marker isn't showing up on this page. I confirmed the coordinates are proper in Google maps. This had been working and I don't think i've touched anything except for opengraph stuff lately
Hey Judson, if you already have location #1 on with the lat/lng can you please allow me to log in so I can check on this more for you?
Cheers :)
The issue was your minifcation plugin - upon deactivating that the issue was resolved :)
thanks for looking into that. the thing is, i need that plugin, any ideas how i can keep it? which one did you deactivate?
Hey again, the pluign causing the issue is Better WordPress Minify. If you need minification, you'll have make it a manual process where you can control te order at which the scripts are combined to ensure the order remains the same as default when minified. (that's where the issue is coming from)
Cheers :)
Do you know which script causes that functionality? I can then just omit that file from minify process.
Thanks again
map.js is the actual script throwing the error but there's a possibility that it's also be adversely effected by the order in which others are loaded. Still omitting the map.js from the minification is a good move to try :)