Comments Adrian started the conversationSeptember 29, 2014 at 8:09pmHi, how do I place the map thats right above the footer on my home page in the external portfolio section as well?Thanks,Adrian 1,973Support repliedSeptember 30, 2014 at 11:15amHi Adrianyou should include div id="map_canvas"as in /sections/contact_section.phpand remove this conditional in functions.php:if( is_page_template( 'one-page.php' ) ) {at line 169to allow loading the map in other pages as wellThis should be all hopw I did not miss anything.ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyAdrian repliedSeptember 30, 2014 at 5:08pmHey! Thanks for the info. It didn't seem top work though, do you have any other thoughts on how to do this?Thanks again,Adrian 1,973Support repliedSeptember 30, 2014 at 9:23pmHi Adrian,I missed one file inline_scripts.phpremove the conditionals there as well:if( is_page_template( 'one-page.php' ) && !empty($global_theme_options['contact_show_map']) ) {ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyAdrian repliedSeptember 30, 2014 at 9:31pmHey, Sorry but when I do that it just makes my website show a white screen. You can have a look at - blog.smashcave.com.Thanks again,Adrian 1,973Support repliedOctober 1, 2014 at 11:17amHi what is exactly the url to the page in question (to the external portfolio item)?ThanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support PolicyAdrian repliedOctober 1, 2014 at 3:48pmHi, Sorry I gave you the wrong url last time. Here's a link to one of my external pages:http://smashcave.com/new/portfolio/reaching-across...Thanks again for all the help. I absolutely love your theme!Adrian 1,973Support repliedOctober 2, 2014 at 11:39amHi Adrian,Have you checked if the syntax is correct the php file may have been modified incorrectlyDo you have js errors in chrome consoleHere is the modified inline_scripts.phpThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi, how do I place the map thats right above the footer on my home page in the external portfolio section as well?
Thanks,
Adrian
Hi Adrian
you should include div id="map_canvas"
as in /sections/contact_section.php
and remove this conditional in functions.php:
if( is_page_template( 'one-page.php' ) ) {
at line 169
to allow loading the map in other pages as well
This should be all hopw I did not miss anything.
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hey! Thanks for the info. It didn't seem top work though, do you have any other thoughts on how to do this?
Thanks again,
Adrian
Hi Adrian,
I missed one file inline_scripts.php
remove the conditionals there as well:
if( is_page_template( 'one-page.php' ) && !empty($global_theme_options['contact_show_map']) ) {
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hey, Sorry but when I do that it just makes my website show a white screen. You can have a look at - blog.smashcave.com.
Thanks again,
Adrian
Hi what is exactly the url to the page in question (to the external portfolio item)?
Thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
Hi, Sorry I gave you the wrong url last time. Here's a link to one of my external pages:
http://smashcave.com/new/portfolio/reaching-across...
Thanks again for all the help. I absolutely love your theme!
Adrian
Hi Adrian,
Have you checked if the syntax is correct the php file may have been modified incorrectly
Do you have js errors in chrome console
Here is the modified inline_scripts.php
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy