Hi,
I came across an issue using ABP and my Osclass theme Boxer, it seems that ABP (Ad Block Plus) using Edge is blocking class names containing the word ad and several other. In my case the Google Maps was not showing because the class name contained the text "ads-content" which ABP was blocking. So in case you run into similar issue it is best to find and replace the classname in the theme php files and the css. I changed it from "ads-content" to "extra-content" and now everything is A okay again.
Regards,
Eric