<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - User Favorites: scotthill89</title>
		<link><a href='http://www.kriesi.at/support/profile/scotthill89'>scotthill89</a></link>
		<description>Support Forum - User Favorites: scotthill89</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 02:32:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>scotthill89 on "Google Maps displaying another language not English"</title>
			<link>http://www.kriesi.at/support/topic/google-maps-displaying-another-language-not-english#post-106297</link>
			<pubDate>Fri, 19 Apr 2013 21:24:06 +0000</pubDate>
			<dc:creator>scotthill89</dc:creator>
			<guid isPermaLink="false">106297@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for the reply.  That removed the info.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Scott
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Google Maps displaying another language not English"</title>
			<link>http://www.kriesi.at/support/topic/google-maps-displaying-another-language-not-english#post-106235</link>
			<pubDate>Fri, 19 Apr 2013 12:23:08 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">106235@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Scott,&#60;/p&#62;
&#60;p&#62;Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.form-allowed-tags {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you have any other questions just make a new topic and we'll address them there :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scotthill89 on "Google Maps displaying another language not English"</title>
			<link>http://www.kriesi.at/support/topic/google-maps-displaying-another-language-not-english#post-106120</link>
			<pubDate>Thu, 18 Apr 2013 13:57:40 +0000</pubDate>
			<dc:creator>scotthill89</dc:creator>
			<guid isPermaLink="false">106120@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great that worked perfectly.&#60;/p&#62;
&#60;p&#62;One more question.  On the bottom of the blog posts is the following text and code:  Please let me know how to remove that text from the below the comment field?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Scott&#60;/p&#62;
&#60;p&#62;You may use these HTML tags and attributes: ( &#60;a href=&#34;&#34; title=&#34;&#34;&#62; &#38;lt;abbr title=&#34;&#34;&#38;gt; &#38;lt;acronym title=&#34;&#34;&#38;gt; &#38;lt;b&#38;gt; &#38;lt;blockquote cite=&#34;&#34;&#38;gt; &#38;lt;cite&#38;gt; ` &#38;lt;del datetime=&#34;&#34;&#38;gt; &#60;em&#62; &#38;lt;i&#38;gt; &#38;lt;q cite=&#34;&#34;&#38;gt; &#60;strike&#62; &#60;strong&#62;)&#60;/strong&#62;&#60;/strike&#62;&#60;/em&#62;&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Google Maps displaying another language not English"</title>
			<link>http://www.kriesi.at/support/topic/google-maps-displaying-another-language-not-english#post-106051</link>
			<pubDate>Thu, 18 Apr 2013 10:14:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">106051@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Use following code for the English version (replaced &#38;amp;hl=de with hl=en):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;iframe width=&#38;quot;425&#38;quot; height=&#38;quot;150&#38;quot; frameborder=&#38;quot;0&#38;quot; scrolling=&#38;quot;no&#38;quot; marginheight=&#38;quot;0&#38;quot; marginwidth=&#38;quot;0&#38;quot; src=&#38;quot;http://maps.google.at/maps?f=q&#38;amp;source=s_q&#38;amp;hl=en&#38;amp;geocode=&#38;amp;q=2900 Delk Road,Marietta, GA, United States&#38;amp;aq=1&#38;amp;oq=infinity loop&#38;amp;sll=32.678125,-83.178297&#38;amp;sspn=8.724721,13.930664&#38;amp;ie=UTF8&#38;amp;hq=&#38;amp;hnear=2900 Delk Road,Marietta, GA, United States&#38;amp;ll=33.923064,-84.46744&#38;amp;spn=0.010683,0.03647&#38;amp;t=m&#38;amp;z=14&#38;amp;iwloc=A&#38;amp;output=embed&#38;quot;&#38;gt;&#38;lt;/iframe&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you want to remove the address bubble use following code (added &#38;amp;iwloc=near parameter):&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;iframe width=&#38;quot;425&#38;quot; height=&#38;quot;150&#38;quot; frameborder=&#38;quot;0&#38;quot; scrolling=&#38;quot;no&#38;quot; marginheight=&#38;quot;0&#38;quot; marginwidth=&#38;quot;0&#38;quot; src=&#38;quot;http://maps.google.at/maps?f=q&#38;amp;source=s_q&#38;amp;hl=en&#38;amp;geocode=&#38;amp;q=2900 Delk Road,Marietta, GA, United States&#38;amp;aq=1&#38;amp;oq=infinity loop&#38;amp;sll=32.678125,-83.178297&#38;amp;sspn=8.724721,13.930664&#38;amp;ie=UTF8&#38;amp;hq=&#38;amp;hnear=2900 Delk Road,Marietta, GA, United States&#38;amp;ll=33.923064,-84.46744&#38;amp;spn=0.010683,0.03647&#38;amp;t=m&#38;amp;z=14&#38;amp;iwloc=A&#38;amp;output=embed&#38;amp;iwloc=near“&#38;quot;&#38;gt;&#38;lt;/iframe&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>scotthill89 on "Google Maps displaying another language not English"</title>
			<link>http://www.kriesi.at/support/topic/google-maps-displaying-another-language-not-english#post-105926</link>
			<pubDate>Wed, 17 Apr 2013 13:58:08 +0000</pubDate>
			<dc:creator>scotthill89</dc:creator>
			<guid isPermaLink="false">105926@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am having an issue with the Google Map on the contact page of my site.  ( &#60;a href=&#34;http://www.powerdeliveryassociates.com/contact/&#34; rel=&#34;nofollow&#34;&#62;http://www.powerdeliveryassociates.com/contact/&#60;/a&#62; )&#60;/p&#62;
&#60;p&#62;The bar to change the view of the map, the copyright text at the bottom and the overlay marker are all in a different language and not English.  I previously had an issue with the Google map not working at all with the &#38;lt;iframe&#38;gt; code google provides from google maps and it still does not work correct with the google code.  I opened a support ticket and it was resolved but I did not notice the language issue until now.&#60;/p&#62;
&#60;p&#62;This is the code Google provides (and does NOT work)&#60;/p&#62;
&#60;p&#62;&#38;lt;iframe width=&#34;425&#34; height=&#34;150&#34; frameborder=&#34;0&#34; scrolling=&#34;no&#34; marginheight=&#34;0&#34; marginwidth=&#34;0&#34; src=&#34;https://maps.google.com/maps?f=q&#38;amp;source=s_q&#38;amp;hl=en&#38;amp;geocode=&#38;amp;q=2900+Delk+Road+Suite+700+%E2%80%93+307+Marietta,+GA+30067&#38;amp;aq=&#38;amp;sll=32.678125,-83.178297&#38;amp;sspn=8.71504,13.996582&#38;amp;ie=UTF8&#38;amp;hq=&#38;amp;hnear=2900+Delk+Rd+%23700,+Marietta,+Cobb,+Georgia+30067&#38;amp;t=m&#38;amp;ll=33.923064,-84.46744&#38;amp;spn=0.010683,0.036478&#38;amp;z=14&#38;amp;iwloc=A&#38;amp;output=embed&#34;&#38;gt;&#38;lt;/iframe&#38;gt;&#60;br /&#62;&#38;lt;small&#38;gt;&#60;a href=&#34;https://maps.google.com/maps?f=q&#38;amp;source=embed&#38;amp;hl=en&#38;amp;geocode=&#38;amp;q=2900+Delk+Road+Suite+700+%E2%80%93+307+Marietta,+GA+30067&#38;amp;aq=&#38;amp;sll=32.678125,-83.178297&#38;amp;sspn=8.71504,13.996582&#38;amp;ie=UTF8&#38;amp;hq=&#38;amp;hnear=2900+Delk+Rd+%23700,+Marietta,+Cobb,+Georgia+30067&#38;amp;t=m&#38;amp;ll=33.923064,-84.46744&#38;amp;spn=0.010683,0.036478&#38;amp;z=14&#38;amp;iwloc=A&#34;&#62;View Larger Map&#60;/a&#62;&#38;lt;/small&#38;gt;&#60;/p&#62;
&#60;p&#62;This is the code you provide that works with the wrong language&#60;/p&#62;
&#60;p&#62;&#38;lt;iframe width=&#34;425&#34; height=&#34;150&#34; frameborder=&#34;0&#34; scrolling=&#34;no&#34; marginheight=&#34;0&#34; marginwidth=&#34;0&#34; src=&#34;http://maps.google.at/maps?f=q&#38;amp;source=s_q&#38;amp;hl=de&#38;amp;geocode=&#38;amp;q=2900 Delk Road,Marietta, GA, United States&#38;amp;aq=1&#38;amp;oq=infinity loop&#38;amp;sll=32.678125,-83.178297&#38;amp;sspn=8.724721,13.930664&#38;amp;ie=UTF8&#38;amp;hq=&#38;amp;hnear=2900 Delk Road,Marietta, GA, United States&#38;amp;ll=33.923064,-84.46744&#38;amp;spn=0.010683,0.03647&#38;amp;t=m&#38;amp;z=14&#38;amp;iwloc=A&#38;amp;output=embed&#34;&#38;gt;&#38;lt;/iframe&#38;gt;&#60;/p&#62;
&#60;p&#62;I would like to fix the map so it displays in English only.  Also how do I reduce the size of the white overlay that displays the address?  Or remove the overlay if it cannot be reduced in size.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Scott
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
