Reply To: How to change the map location in Contact Us page

#1050
Kelvin
Member

Hi LiveMesh,

This is my code on the contact us page … doesn’t work:

[segment id=”contact-us-section” class=”last-segment”]
[seven_col]
<h2>Contact Us Below</h2>
<p>… And we’ll get in touch with you as soon as we can (usually 48 hours) if necessary!</p>

[contact_form subject=”true” human_check=”true”]

[/seven_col]

[five_col_last]
<div id=”sidebar”>
<h2>Contact Information</h2>

<div id=”contact-sidebar” class=”contact-info”>
<h3 class=”label”>Our Office</h3>
<p>
<span class=”street1″>75 Bukit Timah Road<br>#05-10 Boon Siew Building<br>Singapore, 229833</span>
</p>

<h3 class=”label”>Contact Us</h3>
<p>
<span class=”phone”>+65 6338 8979</span>
<span class=”email”>admin [at] differworld.com</span>
</p>

<h3 class=”label”>Follow Us</h3>
[social_list twitter_url=”http://twitter.com&#8221; googleplus_url=”http://plus.google.com&#8221; youtube_url=”http://youtube.com&#8221; linkedin_url=”http://linkedin.com&#8221; flickr_url=”http://flickr.com&#8221; facebook_url=”http://facebook.com&#8221; include_rss=”true” align=”left”]
</div>
</div><!–#sidebar–>

[/five_col_last]
[/segment]

[googlemap width=”1140″ height=”300″ link=”false” src=”http://maps.google.com.sg/maps?q=Boon+Siew+S%27Pore+Pte&hl=en&sll=1.307029,103.847762&sspn=0.002639,0.004128&hq=Boon+Siew+S%27Pore+Pte&t=m&z=19″%5D

What am I doing wrong?