<?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: graphitemultimedia</title>
		<link><a href='http://www.kriesi.at/support/profile/graphitemultimedia'>graphitemultimedia</a></link>
		<description>Support Forum - User Favorites: graphitemultimedia</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 08:08:00 +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>Devin on "Slideshow in Tabs not working in Corona"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-in-tabs-not-working-in-corona#post-84298</link>
			<pubDate>Fri, 16 Nov 2012 20:01:03 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84298@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could answer it and hopefully you can find an alternative layout that works for you :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>graphitemultimedia on "Slideshow in Tabs not working in Corona"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-in-tabs-not-working-in-corona#post-84210</link>
			<pubDate>Fri, 16 Nov 2012 09:48:19 +0000</pubDate>
			<dc:creator>graphitemultimedia</dc:creator>
			<guid isPermaLink="false">84210@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin and Peter, &#60;/p&#62;
&#60;p&#62;Thank you for your answers, I will try another layout for those pages.&#60;/p&#62;
&#60;p&#62;Best, &#60;/p&#62;
&#60;p&#62;Olivier
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Slideshow in Tabs not working in Corona"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-in-tabs-not-working-in-corona#post-84022</link>
			<pubDate>Thu, 15 Nov 2012 05:59:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">84022@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Yes, afaik it's not possible to use the slideshow in combination with the tab shortcode because this breaks the slider js code. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Slideshow in Tabs not working in Corona"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-in-tabs-not-working-in-corona#post-83912</link>
			<pubDate>Wed, 14 Nov 2012 16:00:09 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">83912@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Olivier,&#60;/p&#62;
&#60;p&#62;Unfortunately as far as I know the shortcodes that use javascript aren't typically able to be stacked like that. Mya's suggestion I believe was a mistake though there could be differences in the themes code.&#60;/p&#62;
&#60;p&#62;I'll flag this for the head of support to see if he can offer a suggestion/input further.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>graphitemultimedia on "Slideshow in Tabs not working in Corona"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-in-tabs-not-working-in-corona#post-83715</link>
			<pubDate>Tue, 13 Nov 2012 18:27:04 +0000</pubDate>
			<dc:creator>graphitemultimedia</dc:creator>
			<guid isPermaLink="false">83715@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello, &#60;/p&#62;
&#60;p&#62;I want to include a slideshow in tabs (just like Mya suggests it on &#60;a href=&#34;http://www.kriesi.at/support/topic/slider-within-tab-container)&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/slider-within-tab-container)&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;[tab_container initial_open=&#34;4&#34;]&#60;/p&#62;
&#60;p&#62;[tab title=&#34;choix 1&#34;]choix 1 content goes here.[/tab]&#60;/p&#62;
&#60;p&#62;[tab title=&#34;choix 2&#34;]choix 2 content goes here.[/tab]&#60;/p&#62;
&#60;p&#62;[tab title=&#34;choix 3&#34;]choix 3 content goes here.[/tab]&#60;/p&#62;
&#60;p&#62;[tab title=&#34;choix 4&#34;]&#60;/p&#62;
&#60;p&#62;[slideshow 2]&#60;/p&#62;
&#60;p&#62;[slide title=&#34;image 1&#34;]&#60;img /&#62;[/slide]&#60;/p&#62;
&#60;p&#62;[slide title=&#34;image 2&#34;]&#60;img /&#62;image 2 content goes here.[/slide]&#60;/p&#62;
&#60;p&#62;[/slideshow][/tab]&#60;/p&#62;
&#60;p&#62;[/tab_container]&#60;/p&#62;
&#60;p&#62;Unfortunately the slideshow only displays the first picture (but the slideshow loops fine.). I have tried changing templates, images sizes, css,... no way to get it to work properly. &#60;/p&#62;
&#60;p&#62;Here is a test page :&#60;br /&#62;
&#60;a href=&#34;http://www.isf.fr/accueil/test-shortcode/&#34; rel=&#34;nofollow&#34;&#62;http://www.isf.fr/accueil/test-shortcode/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you in advance for your help,&#60;br /&#62;
Best,&#60;/p&#62;
&#60;p&#62;Olivier
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
