This topic has 5 replies, 3 voices, and was last updated 10 years, 4 months ago ago by Jack Richardson
Hi there,
I thought there was already a topic about this but I cannot find it anymore.
My question: How can I replace the google map for an image on the contact page?
Thanks!
Hello,
You can edit contacts.php file in your theme directory and replace this code
<?php if ($contact_page == 'default' && $googleMap): ?>
<div id="map" class="google-map googlemap-wide">
Enable your JavaScript!
</div>
<?php endif ?>
(lines 108 – 112) with your image.
Regards,
Jack Richardson
Hello,
You can also go to Theme Options > Contact Form > Choose contact page layout > Custom Layout and add your image as page content.
Regards,
Olga Barlow
Thanks alot!
Hello,
You’re welcome!
Regards,
Jack Richardson
You must be logged in to reply to this topic.Log in/Sign up