Part of my webpage uses the GMAP module for displaying locations, when I use your theme it freezes the GMAP module because it is calling the maps.googleapi.com script even when there is not a map shown via the Alpine theme. What I need to know is where is this <script> being added so I can remove it to prevent loading the script twice.
Thanks
Basically where is this being added?
Hi,
You can try following solution:
Go to /sites/all/modules/custom/md_awecontent/awecontent.module, find line 1572 then delete