<?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 - Topic: GOOGLE MAP ISSUE WITH SHORTCODE VERTICAL TABS [AVIA-FRAMEWORK]</title>
		<link>http://www.kriesi.at/support/topic/google-map-issue-with-shortcode-vertical-tabs-avia-framework</link>
		<description>Support Forum - Topic: GOOGLE MAP ISSUE WITH SHORTCODE VERTICAL TABS [AVIA-FRAMEWORK]</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 03:21:19 +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/topic/google-map-issue-with-shortcode-vertical-tabs-avia-framework" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "GOOGLE MAP ISSUE WITH SHORTCODE VERTICAL TABS [AVIA-FRAMEWORK]"</title>
			<link>http://www.kriesi.at/support/topic/google-map-issue-with-shortcode-vertical-tabs-avia-framework#post-98698</link>
			<pubDate>Wed, 27 Feb 2013 15:30:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98698@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that they could help you :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fraktale911 on "GOOGLE MAP ISSUE WITH SHORTCODE VERTICAL TABS [AVIA-FRAMEWORK]"</title>
			<link>http://www.kriesi.at/support/topic/google-map-issue-with-shortcode-vertical-tabs-avia-framework#post-98694</link>
			<pubDate>Wed, 27 Feb 2013 14:53:00 +0000</pubDate>
			<dc:creator>fraktale911</dc:creator>
			<guid isPermaLink="false">98694@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That didn't work but I sent the file to the plugin support and they find where the bug was... &#60;/p&#62;
&#60;p&#62;thanks anyway
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "GOOGLE MAP ISSUE WITH SHORTCODE VERTICAL TABS [AVIA-FRAMEWORK]"</title>
			<link>http://www.kriesi.at/support/topic/google-map-issue-with-shortcode-vertical-tabs-avia-framework#post-98520</link>
			<pubDate>Tue, 26 Feb 2013 12:03:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98520@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The tabs function can be found in avia.js - search for:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$.fn.avia_sc_tabs= function(options)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Tbh I'm also not sure where you need to insert the code. My personal guess is that you can insert it after following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(tabs.length &#38;lt; 2) return;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but depending on the map script the solution can be more complex too. In this case you might want to show the function to the plugin author and ask him where you need to insert the code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fraktale911 on "GOOGLE MAP ISSUE WITH SHORTCODE VERTICAL TABS [AVIA-FRAMEWORK]"</title>
			<link>http://www.kriesi.at/support/topic/google-map-issue-with-shortcode-vertical-tabs-avia-framework#post-98515</link>
			<pubDate>Tue, 26 Feb 2013 11:18:39 +0000</pubDate>
			<dc:creator>fraktale911</dc:creator>
			<guid isPermaLink="false">98515@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hello &#60;/p&#62;
&#60;p&#62;i have checked others topics about this and didn't find solutions (in my case i use google map in vertical tabs.)&#60;br /&#62;
so i would like to try this one.&#60;br /&#62;
i just buy a google map plugin and it talks about the tabs google map bug :&#60;/p&#62;
&#60;p&#62;&#60;blockquote&#62;&#60;br /&#62;
To fix your theme to show google maps correctly, you have to find in your theme’s javascript file, the piece of code where tabs are handled, where a tab become active and you have to add there this small workaround:&#60;br /&#62;
&#60;/blockquote&#62;&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
var div = $('div[id^=&#34;responsive_map_&#34;]');&#60;/p&#62;
&#60;p&#62;if (div.length != 0) {&#60;br /&#62;
    var gmap = div.data('gmap').gmap;&#60;br /&#62;
    google.maps.event.trigger(gmap, 'resize');&#60;br /&#62;
    div.gMap('fixAfterResize');&#60;br /&#62;
 }&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;To my mind the answer should be in the js/avia.js file but which line ?? &#60;/p&#62;
&#60;p&#62;thx fraktale
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
