Reputation: 21
I can’t get my purchased script to work, and I don’t know what to do.
On menu page "Célula" I need to display a map with locations exactly like this one: http://www.igrejabatistadobosque.com.br/mapa-de-localizacao/
What have I done so far:
And after all this it still doesn't work. The CSS files didn't load by itself. I had to manually add the file at my code. The js files looks the same.
When I manually add this script at the head of my code the map is shown but in the middle of the ocean and without the configuration I have made in the admin page:
<script src="https://maps.googleapis.com/maps/api/js?sensor=true&language=pt-BR"></script>
The parallax effect on the quote blocks stops when I add this line above.
Can someone help me? The support hasn't answered my questions.
Upvotes: 2
Views: 210