• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Marek
  • Private: No
  • Open Date: 20.03.19, 11:05
  • Opened by: Tomas
  • Closed by: Marek
  • Closed on: 22.03.19, 12:35
  • Reason: Closed
  • Comment: Glad to help!

Ticket #14001 - Google Map remove

Hello, can you tell me how to remove google map script from e-shop (stop loading js gmaps scripts in header)? It is all in head tpl? (I already remove map code from contactform.tpl)
Thank you for tip.

Comments

Marek 20 Mar 2019, 11:52

Open the file
/themes/alysum/assets/js/theme.js
find and remove the line

displayMap(parseFloat(latitude), parseFloat(longitude));