Quantcast
Channel: RoadThemes » All Posts
Viewing all articles
Browse latest Browse all 6191

Reply To: A number of issues with Grand Theme

$
0
0

Hi,

Please edit the “grand/page-templates/contact-page.php”. You will see on line 47:

wp_enqueue_script( ‘gmap-api-js’, ‘http://maps.google.com/maps/api/js?sensor=false’ , array(), ‘3’, false );

Change it too:

wp_enqueue_script( ‘gmap-api-js’, ‘//maps.googleapis.com/maps/api/js?key=AIzaSyAhl99ytY9qhFdRt_VeI4fX5tCbMzBFFO4&callback=initMap’ , array(), ‘3’, false );

The second file is “grand/include/shortcodes.php” on line 592. Do the same.

Thank you!

 


Viewing all articles
Browse latest Browse all 6191

Trending Articles