<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Multiple Adresses in Contact Page</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 11:17:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19482</guid>
					<title><![CDATA[Multiple Adresses in Contact Page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19482</link>
					<pubDate>Thu, 01 May 2014 02:57:48 +0000</pubDate>
					<dc:creator>aircraftdigital</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, the business we are creating the webpage for has two locations, my question is if there is anyway I can have 2 locations shown on the same contact page map? If not is there anyway I can create two separate contact pages with different addresses on the maps? Thanks! </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19487</guid>
					<title><![CDATA[Reply To: Multiple Adresses in Contact Page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19487</link>
					<pubDate>Thu, 01 May 2014 09:04:28 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Yes, there is a way. You need to edit the contact.php a bit.<br />
Within it you will see the google maps code with only one location that is taken from the admin. Instead you need to create an array of 2 locations and pass it. Here&#8217;s how:</p>
<p><a href="http://wrightshq.com/playground/placing-multiple-markers-on-a-google-map-using-api-3/" rel="nofollow">http://wrightshq.com/playground/placing-multiple-markers-on-a-google-map-using-api-3/</a><br />
 <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19497</guid>
					<title><![CDATA[Reply To: Multiple Adresses in Contact Page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19497</link>
					<pubDate>Thu, 01 May 2014 15:06:11 +0000</pubDate>
					<dc:creator>aircraftdigital</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for the Quick Response and great support on both questions! </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19842</guid>
					<title><![CDATA[Reply To: Multiple Adresses in Contact Page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19842</link>
					<pubDate>Thu, 15 May 2014 16:17:26 +0000</pubDate>
					<dc:creator>markvelt</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m a complete beginner in this, but also want to do this.</p>
<p>Can you explain me where to start and look?</p>
<p>Thanks in advance.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19843</guid>
					<title><![CDATA[Reply To: Multiple Adresses in Contact Page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19843</link>
					<pubDate>Thu, 15 May 2014 16:29:06 +0000</pubDate>
					<dc:creator>markvelt</dc:creator>

					<description>
						<![CDATA[
						<p>If im correct you have to edit this in the files and then upload it through FTP. You cant do this in the /wp-admin of your website right?</p>
<p>Same goes for this topic: <a href="http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/" rel="nofollow">http://blueowlcreative.com/support_wp/forums/topic/how-to-make-email-clickable/</a></p>
<p>If there is a way to do it through the /wp-admin, could you explain please.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19869</guid>
					<title><![CDATA[Reply To: Multiple Adresses in Contact Page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19869</link>
					<pubDate>Fri, 16 May 2014 08:25:54 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Actually you can, go to Appearance->Editor. From there you can access both files: header.php and contact.php.</p>
<p>The header.php i think is pretty straightforward. As for the Google maps you need to generate your google maps code&#8230; </p>
<p>Since the implementation there is slightly different and you mentioned you don&#8217;t know how to code much, I would replace my whole Gmaps functionality and replace with the one provided there (<a href="http://wrightshq.com/playground/placing-multiple-markers-on-a-google-map-using-api-3/" rel="nofollow">http://wrightshq.com/playground/placing-multiple-markers-on-a-google-map-using-api-3/</a>). Then simply sub the addresses with your own:</p>
<pre><code>// Multiple Markers
    var markers = [
        [&#039;London Eye, London&#039;, 51.503454,-0.119562],
        [&#039;Palace of Westminster, London&#039;, 51.499633,-0.124755]
    ];</code></pre>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19881</guid>
					<title><![CDATA[Reply To: Multiple Adresses in Contact Page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19881</link>
					<pubDate>Fri, 16 May 2014 13:01:25 +0000</pubDate>
					<dc:creator>markvelt</dc:creator>

					<description>
						<![CDATA[
						<p>The clickable email in the header.php worked. So thanks for that.</p>
<p>But the multiple markers i don&#8217;t understand. I&#8217;m in the contact.php, but i don&#8217;t know what to look for or do. </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19919</guid>
					<title><![CDATA[Reply To: Multiple Adresses in Contact Page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19919</link>
					<pubDate>Mon, 19 May 2014 07:33:54 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Basically as stated in the tutorial, add the JS to the </p>
<p><code>&lt;script type=&quot;text/javascript&quot;&gt;</code> </p>
<p>replacing the current one.</p>
<p>Then remove the check for admin-set address:</p>
<p><code>&lt;?php if(ot_get_option(&#039;gmaps_address&#039;)): ?&gt;</code></p>
<p>and its closing:</p>
<p><code>&lt;?php endif; ?&gt;</code></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19977</guid>
					<title><![CDATA[Reply To: Multiple Adresses in Contact Page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19977</link>
					<pubDate>Tue, 20 May 2014 07:12:13 +0000</pubDate>
					<dc:creator>markvelt</dc:creator>

					<description>
						<![CDATA[
						<p>Sorry but i tried several times and it&#8217;s not working.</p>
<p>Im copying the JS of the tutorial, in the contact php page. Replacing the old code:</p>
<p>  var geocoder;<br />
					  var map;<br />
					  var address = &#8216;&lt;?php echo ot_get_option(&#8216;gmaps_address&#8217;); ?&gt;&#8217;;<br />
					  function initialize() {<br />
						geocoder = new google.maps.Geocoder();<br />
						var myOptions = {<br />
							zoom: &lt;?php echo ot_get_option(&#8216;gmaps_zoom&#8217;,14); ?&gt;,<br />
							scrollwheel: false,<br />
							styles:  [<br />
    {<br />
        "featureType": "water",<br />
        "stylers": [<br />
            {<br />
                "color": "#41d1f0"<br />
            },<br />
            {<br />
                "visibility": "on"<br />
            }<br />
        ]<br />
    },<br />
    {<br />
    &#8220;featureType&#8221;: &#8220;landscape.man_made&#8221;,<br />
    &#8220;elementType&#8221;: &#8220;geometry.fill&#8221;,<br />
    &#8220;stylers&#8221;: [<br />
      { "visibility": "on" },<br />
      { "hue": "#00c3ff" },<br />
      { "saturation": -100 },<br />
      { "lightness": 40 }<br />
    ]<br />
  }<br />
],<br />
							mapTypeControl: true,<br />
							mapTypeControlOptions: {style: google.maps.MapTypeControlStyle.DROPDOWN_MENU},<br />
							navigationControl: true,<br />
							mapTypeId: google.maps.MapTypeId.ROADMAP<br />
						};<br />
						map = new google.maps.Map(document.getElementById(&#8220;map_canvas&#8221;), myOptions);<br />
						if (geocoder) {<br />
						  geocoder.geocode( { &#8216;address&#8217;: address}, function(results, status) {<br />
							if (status == google.maps.GeocoderStatus.OK) {<br />
							  if (status != google.maps.GeocoderStatus.ZERO_RESULTS) {<br />
							  map.setCenter(results[0].geometry.location);</p>
<p>								var infowindow = new google.maps.InfoWindow(<br />
									{ content: &#8216;&lt;b&gt;&#8217;+address+&#8217;&lt;/b&gt;&#8217;,<br />
									  size: new google.maps.Size(150,50)<br />
									});</p>
<p>								var marker = new google.maps.Marker({<br />
									position: results[0].geometry.location,<br />
									map: map,<br />
									title:address,<br />
									icon: &#8216;&lt;?php echo get_template_directory_uri(); ?&gt;/images/custom_marker1.png&#8217;,<br />
									animation: google.maps.Animation.DROP</p>
<p>								});<br />
								google.maps.event.addListener(marker, &#8216;click&#8217;, function() {<br />
									infowindow.open(map,marker);<br />
								});</p>
<p>							  } else {<br />
								alert(&#8220;No results found&#8221;);<br />
							  }<br />
							} else {<br />
							  alert(&#8220;Geocode was not successful for the following reason: &#8221; + status);<br />
							}<br />
						  });<br />
						}<br />
					  }</p>
<p>					jQuery( document ).ready(function() {<br />
							initialize();<br />
					});</p>
<p>				&lt;/script&gt;<br />
	&lt;/div&gt;	</p>
<p>Then when i look at my website the page is all blank.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19982</guid>
					<title><![CDATA[Reply To: Multiple Adresses in Contact Page]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/multiple-adresses-in-contact-page/#post-19982</link>
					<pubDate>Tue, 20 May 2014 08:47:22 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>You are missing an opening or closing php tag and the script errors out, I tried it here and it works &#8230; I could add it for you if you send me your website credentials (use a private message). <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

