Comments Anneleen started the conversationJune 2, 2014 at 2:38pmHi,I would like to use the google map on a separate page (not as a section in the one page). Is that possible?Thanksa01Anneleen repliedJune 2, 2014 at 3:05pm(and i don't know how to change this ticket to public) 1,973Support repliedJune 4, 2014 at 7:48pmHi,the ticket is publicGood question.you can add this div to your external page content:div id="map_canvas"ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyAnneleen repliedJune 5, 2014 at 1:19pm What do you mean exactly? If i add a div with id map_canvas all i get is an empty div on my page. You can see it here at the bottom: http://mtiterminals.com.77-73-97-100.ezpreview.be/... 1,973Support repliedJune 10, 2014 at 6:44pmHi,you need to comment some of the lines which prevents the map being initialized:in functions.phpif( is_page_template( 'one-page.php' ) ) {lines 460, 478and lines 169 and 199in inline_scripts.phplines 36 and 92ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyAnneleen repliedJune 10, 2014 at 11:08pmTHANK YOU! :-)It works!a01 Sign in to reply ...
Hi,
I would like to use the google map on a separate page (not as a section in the one page). Is that possible?
Thanks
a01
(and i don't know how to change this ticket to public)
Hi,
the ticket is public
Good question.
you can add this div to your external page content:
div id="map_canvas"
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
What do you mean exactly? If i add a div with id map_canvas
all i get is an empty div on my page.
You can see it here at the bottom:
http://mtiterminals.com.77-73-97-100.ezpreview.be/...
Hi,
you need to comment some of the lines which prevents the map being initialized:
in functions.php
if( is_page_template( 'one-page.php' ) ) {
lines 460, 478
and lines 169 and 199
in inline_scripts.php
lines 36 and 92
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
THANK YOU! :-)
It works!
a01