<?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: tecnicaweb</title>
		<link><a href='http://www.kriesi.at/support/profile/tecnicaweb'>tecnicaweb</a></link>
		<description>Support Forum - User Favorites: tecnicaweb</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 22:57:18 +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>Dude on "Video on frontpage slider doesnt stops slide change"</title>
			<link>http://www.kriesi.at/support/topic/video-on-frontpage-slider-doesnt-stops-slide-change#post-88785</link>
			<pubDate>Tue, 18 Dec 2012 13:58:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">88785@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try to replace following code in wp-content/themes/angular/js/aviapoly.js:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;start_autorotation: function()
				{
					if(slider.count)
					{
						slider.interval = setInterval(function()
						{
							if(slider.options.autorotation)
							{
								slider.trigger(&#38;#39;switch.&#38;#39;+pluginNameSpace, &#38;#39;next&#38;#39;);
							}
						},
						slider.options.autorotationTimer * 1000);
					}
				},&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;start_autorotation: function()
				{
					if(slider.count)
					{
						slider.interval = setInterval(function()
						{
							slider.mouseover(function() { methods.pause_slider(); });

							if(slider.options.autorotation)
							{
								slider.trigger(&#38;#39;switch.&#38;#39;+pluginNameSpace, &#38;#39;next&#38;#39;);
							}
						},
						slider.options.autorotationTimer * 1000);
					}
				},&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>tecnicaweb on "Video on frontpage slider doesnt stops slide change"</title>
			<link>http://www.kriesi.at/support/topic/video-on-frontpage-slider-doesnt-stops-slide-change#post-88678</link>
			<pubDate>Mon, 17 Dec 2012 21:03:15 +0000</pubDate>
			<dc:creator>tecnicaweb</dc:creator>
			<guid isPermaLink="false">88678@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hmm, and is there a way to setup this slider to make it stop scrolling onmouseover?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Video on frontpage slider doesnt stops slide change"</title>
			<link>http://www.kriesi.at/support/topic/video-on-frontpage-slider-doesnt-stops-slide-change#post-88677</link>
			<pubDate>Mon, 17 Dec 2012 21:00:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88677@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Javier,&#60;/p&#62;
&#60;p&#62;You'll need to turn off autoplay for that pages slideshow options. As far as I know, there is no way for the theme to detect if a video is playing otherwise since its code and content are loaded in via a third party.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tecnicaweb on "Video on frontpage slider doesnt stops slide change"</title>
			<link>http://www.kriesi.at/support/topic/video-on-frontpage-slider-doesnt-stops-slide-change#post-88653</link>
			<pubDate>Mon, 17 Dec 2012 19:27:10 +0000</pubDate>
			<dc:creator>tecnicaweb</dc:creator>
			<guid isPermaLink="false">88653@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, on a website I am using angular, with the latest version of wordpress and angular, the slider on the frontpage has 4 images and one youtube video. If I click on play on the video, the slides continue to change, keeping the video playing back on the background.&#60;/p&#62;
&#60;p&#62;How can I fix this?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Javier
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
