Home Forums WoodMart support forum Google map on contact page Reply To: Google map on contact page

#55385

Hello,

I cannot login your site, please check the credentials.

Meanwhile, try to do the following:

Find this file woodmart/inc/shortcodes/google-map.php

Replace this line

woodmart_enqueue_script( 'maplace' );

with this one

wp_enqueue_script( 'maplace' );

Best Regards