Home Forums WoodMart support forum Google map issue

Google map issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #54631

    Pixolab
    Participant

    Hello, i report google map issue (it does not load) when “Combine JS files” option (in theme settigs) is enabled.
    Thanks

    #54634

    Hello,

    Please find file woodmart/inc/shortcodes/google-map.php

    find this line and replace

    woodmart_enqueue_script( 'maplace' );

    for

    wp_enqueue_script( 'maplace' );

    Best Regards

    #54753

    Pixolab
    Participant

    Thank you!

    #54762

    You are welcome. If you have any questions feel free to contact

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Google map issue’ is closed to new replies.