<?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>How do I disable scrolling on map? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/feed/</link>
		<description></description>
		<lastBuildDate>Sun, 12 Oct 2025 13:26:43 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-12879</guid>
					<title><![CDATA[How do I disable scrolling on map?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-12879</link>
					<pubDate>Mon, 10 Feb 2014 16:51:23 +0000</pubDate>
					<dc:creator>Jerehmie C</dc:creator>

					<description>
						<![CDATA[
						<p>When I&#8217;m scrolling though a page, and get to the map, the scroll wheel engages the map and begins to zoom in/out.  I would like to disable this function.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-12903</guid>
					<title><![CDATA[Reply To: How do I disable scrolling on map?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-12903</link>
					<pubDate>Mon, 10 Feb 2014 18:03:46 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Jerehmie,</p>
<p>Thanks for writing in.</p>
<p>Can you provide us your embed code because it doesn&#8217;t scroll in our install.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-12910</guid>
					<title><![CDATA[Reply To: How do I disable scrolling on map?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-12910</link>
					<pubDate>Mon, 10 Feb 2014 18:19:48 +0000</pubDate>
					<dc:creator>Jerehmie C</dc:creator>

					<description>
						<![CDATA[
						<p>Sure thing.</p>
<p>[/text_output][map class=&#8221;np-map&#8221; id=&#8221;northpark-map&#8221;]&lt;iframe draggable=&#8221;false&#8221; style=&#8221;border: 0;&#8221; src=&#8221;<a href="https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d13404.092463175826!2d-96.77564010239622!3d32.87110781100866!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sus!4v1391640140690&#038;#8243" rel="nofollow">https://www.google.com/maps/embed?pb=!1m14!1m12!1m3!1d13404.092463175826!2d-96.77564010239622!3d32.87110781100866!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!5e0!3m2!1sen!2sus!4v1391640140690&#038;#8243</a>; height=&#8221;450&#8243; width=&#8221;600&#8243; frameborder=&#8221;0&#8243;&gt;&lt;/iframe&gt;[/map][/vc_column][/vc_row]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-13021</guid>
					<title><![CDATA[Reply To: How do I disable scrolling on map?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-13021</link>
					<pubDate>Mon, 10 Feb 2014 23:46:25 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Jerehmie,</p>
<p>Try entering in the following script in <strong>Customizer > Custom > JavaScript</strong>:</p>
<pre class="prettyprint">jQuery(document).ready(function($){
  $(document).bind('em_maps_location_hook', function( e, map, infowindow, marker ){
    map.set('scrollwheel', false);
  });
});</pre>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-13072</guid>
					<title><![CDATA[Reply To: How do I disable scrolling on map?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-13072</link>
					<pubDate>Tue, 11 Feb 2014 02:16:19 +0000</pubDate>
					<dc:creator>Jerehmie C</dc:creator>

					<description>
						<![CDATA[
						<p>Nope, no love.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-13078</guid>
					<title><![CDATA[Reply To: How do I disable scrolling on map?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-13078</link>
					<pubDate>Tue, 11 Feb 2014 03:18:24 +0000</pubDate>
					<dc:creator>Kory</dc:creator>

					<description>
						<![CDATA[
						<p>Try this without the document ready declaration:</p>
<pre class="prettyprint">jQuery(document).bind('em_maps_location_hook', function( e, map, infowindow, marker ){
  map.set('scrollwheel', false);
});</pre>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-14086</guid>
					<title><![CDATA[Reply To: How do I disable scrolling on map?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-14086</link>
					<pubDate>Thu, 13 Feb 2014 14:34:34 +0000</pubDate>
					<dc:creator>Ben S</dc:creator>

					<description>
						<![CDATA[
						<p>I tried the most recent one, that didn&#8217;t work for me, either. It still zooms in/out once the mouse gets over the map. Makes Renew 10 especially difficult to use with a full-width map.</p>
<p>Here&#8217;s my embed code. Note, I&#8217;m using the Google Maps Engine. <code>&lt;iframe src=&quot;https://mapsengine.google.com/map/embed?mid=zTj6-7PV8HJQ.kzNKYThLtE2I&quot; width=&quot;640&quot; height=&quot;480&quot;&gt;&lt;/iframe&gt;</code></p>
<p>Also, if you happen to know how to set the zoom level in the new embed code for Google Maps Engine, that would be much appreciated, as it doesn&#8217;t pull that over from the map I created.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-14104</guid>
					<title><![CDATA[Reply To: How do I disable scrolling on map?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-14104</link>
					<pubDate>Thu, 13 Feb 2014 15:19:36 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Ben,</p>
<p>I&#8217;m afraid the problem is beyond our scope of support. Using maps from Google Maps isn&#8217;t scrollable by default. But, since you are using one from Maps Engine you must use Maps API on your own.</p>
<p><a href="http://stackoverflow.com/questions/18428919/disable-zoom-on-new-google-maps-engine" target="_blank" rel="nofollow">This thread</a> shows how to disable the scroll from the map. You&#8217;ll need to add on to it as per your needs.</p>
<p>We&#8217;re sorry but it is beyond our control.</p>
<p>Thank you for your understanding.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-48079</guid>
					<title><![CDATA[Reply To: How do I disable scrolling on map?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-48079</link>
					<pubDate>Sat, 24 May 2014 19:36:01 +0000</pubDate>
					<dc:creator>Angels V</dc:creator>

					<description>
						<![CDATA[
						<p>I have the same problem, not using Maps Engine, but your shortcode.<br />
<a href="http://fd.anuvol.eu/?page_id=6835" rel="nofollow">http://fd.anuvol.eu/?page_id=6835</a></p>
<p>In a map shortcode:</p>
<p>&lt;iframe style=&#8221;border: 0;&#8221; src=&#8221;<a href="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d2971.524701071113!2d3.1459543!3d41.860056199999995!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x12bbab230fc1d4b5%3A0xb54e63fc160ed822!2sCarrer+Gregal%2C+15!5e0!3m2!1sca!2s!4v1400754739675&#038;#8243" rel="nofollow">https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d2971.524701071113!2d3.1459543!3d41.860056199999995!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x12bbab230fc1d4b5%3A0xb54e63fc160ed822!2sCarrer+Gregal%2C+15!5e0!3m2!1sca!2s!4v1400754739675&#038;#8243</a>; width=&#8221;640&#8243; height=&#8221;180&#8243; frameborder=&#8221;0&#8243; scrolling=&#8221;no&#8221;&gt;&lt;/iframe&gt;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-48295</guid>
					<title><![CDATA[Reply To: How do I disable scrolling on map?]]></title>
					<link>https://theme.co/archive/forums/topic/how-do-i-disable-scrolling-on-map/#post-48295</link>
					<pubDate>Sun, 25 May 2014 21:38:36 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Angels,</p>
<p>X map shortcode will just wrap your own map code to make it responsive. And X don&#8217;t provide any specific API for any map. </p>
<p>And by looking at it, you&#8217;re just using IFRAME map which google API is not possible.</p>
<p>Add this css at your customizer&#8217;s custom css.</p>
<pre><code>.x-map {
  position:relative;
  }
  .x-map:before {
  content:&quot;&quot;;
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  display:block;
  z-index :1000;
  width: 100%;
  height: 100%;
  }</code></pre>
<p>Hope this helps.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

