<?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 - Tag: transitions - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/transitions</link>
		<description>Support Forum - Tag: transitions - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 13:08:26 +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/tags/transitions" rel="self" type="application/rss+xml" />

		<item>
			<title>AzArgyll on "AviaSlider slide transitions"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-slide-transitions#post-92086</link>
			<pubDate>Thu, 17 Jan 2013 15:06:25 +0000</pubDate>
			<dc:creator>AzArgyll</dc:creator>
			<guid isPermaLink="false">92086@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude, that worked perfectly.  I also appreciate your helping me understand the js a little better.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "AviaSlider slide transitions"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-slide-transitions#post-91255</link>
			<pubDate>Sat, 12 Jan 2013 10:24:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">91255@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, you can use any of the default transitions. Actually I wouldn't include the entire demo data like you did ( &#60;a href=&#34;http://dragonsflight.biz/azscia/js/custom.js&#34; rel=&#34;nofollow&#34;&#62;http://dragonsflight.biz/azscia/js/custom.js&#60;/a&#62; ) but I'd just call the code for the droping-curtain transition. Delete the entire code in custom.js and replace it with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$(document).ready(function(){

	//activate the lightbox
	jQuery(&#38;#39;a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg]&#38;#39;).prettyPhoto({theme: &#38;quot;light_square&#38;quot;});

	// here you can see the slide options I used in the demo page. depending on the id of the slider a different setup gets activated
	$(&#38;#39;#frontpage-slider&#38;#39;).aviaSlider({	blockSize: {height: &#38;#39;full&#38;#39;, width:40},
	display: &#38;#39;topleft&#38;#39;,
	transition: &#38;#39;drop&#38;#39;,
	betweenBlockDelay:80,
	animationSpeed: 800,
	switchMovement: true,
	slideControlls: &#38;#39;items&#38;#39;,
	appendControlls: &#38;#39;.aviaslider&#38;#39;
	});					

});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;If you're not familiar with the slider settings please have a look at the documentation which explains all available settings/parameter. An online version can be found here: &#60;a href=&#34;http://www.udel.edu/ocm/development/db/igs-aviaslider/aviaslider-jquery-slideshow/documentation_html/#javascript&#34; rel=&#34;nofollow&#34;&#62;http://www.udel.edu/ocm/development/db/igs-aviaslider/aviaslider-jquery-slideshow/documentation_html/#javascript&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>AzArgyll on "AviaSlider slide transitions"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-slide-transitions#post-90873</link>
			<pubDate>Thu, 10 Jan 2013 00:32:12 +0000</pubDate>
			<dc:creator>AzArgyll</dc:creator>
			<guid isPermaLink="false">90873@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude, I've got another question.&#60;/p&#62;
&#60;p&#62;I see on the Avia Slider demo page, that &#34;?slider=droping-curtain&#34; is used to reload the page and use the dropping curtains.  That's cool that a change can be made quickly, but I want to start with a different transition (i.e. the dropping curtains instead of the blocks) but I 'cant attach the &#34;?slider=droping-curtain&#34; to the main.html in my php file.  &#60;/p&#62;
&#60;p&#62;Is there an easy way to call for a specific transition right from file that calls the scripts and has the unordered list?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dragonsflight.biz/azscia/normal_index.php&#34; rel=&#34;nofollow&#34;&#62;http://dragonsflight.biz/azscia/normal_index.php&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "modifiy the content slider shortcode into a &#34;content fade-slider&#34;"</title>
			<link>http://www.kriesi.at/support/topic/modifiy-the-content-slider-shortcode-into-a-content-fade-slider#post-62601</link>
			<pubDate>Thu, 28 Jun 2012 06:59:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">62601@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; No, I'm sorry. The content slider just scrolls the content to the left or to the right based on the user input. It doesn't support any fade transitions, etc. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fraktale911 on "modifiy the content slider shortcode into a &#34;content fade-slider&#34;"</title>
			<link>http://www.kriesi.at/support/topic/modifiy-the-content-slider-shortcode-into-a-content-fade-slider#post-62489</link>
			<pubDate>Wed, 27 Jun 2012 16:42:30 +0000</pubDate>
			<dc:creator>fraktale911</dc:creator>
			<guid isPermaLink="false">62489@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hello &#60;/p&#62;
&#60;p&#62;does it possible to modify the content slider shortcode in order that the content appears with fading transitions (and no more slide) ? &#60;/p&#62;
&#60;p&#62;thx&#60;br /&#62;
fraktale
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ddobbie on "AviaSlider : Not loading in proper spot / Transitions not working"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-not-loading-in-proper-spot-transitions-not-working#post-44223</link>
			<pubDate>Thu, 01 Mar 2012 15:09:06 +0000</pubDate>
			<dc:creator>ddobbie</dc:creator>
			<guid isPermaLink="false">44223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ohla Dude. &#60;/p&#62;
&#60;p&#62;I've fixed all the invalid html's - and still having the same persisting problem.&#60;br /&#62;
You can view the site here: &#60;a href=&#34;http://www.ddobbie.com/clients/kre8um/rtrespirtory/index.html&#34; rel=&#34;nofollow&#34;&#62;http://www.ddobbie.com/clients/kre8um/rtrespirtory/index.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "AviaSlider : Not loading in proper spot / Transitions not working"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-not-loading-in-proper-spot-transitions-not-working#post-44216</link>
			<pubDate>Thu, 01 Mar 2012 14:40:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
maybe the invalid html document code causes this issue (eg the closing head tag is missing). Please fix these errors first: &#60;a href=&#34;http://validator.w3.org/check?uri=http%3A%2F%2Fwww.ddobbie.com%2Fclients%2Fkre8um%2Frtrespirtory%2Findex.html&#38;amp;charset=%28detect+automatically%29&#38;amp;doctype=Inline&#38;amp;group=0&#34; rel=&#34;nofollow&#34;&#62;http://validator.w3.org/check?uri=http%3A%2F%2Fwww.ddobbie.com%2Fclients%2Fkre8um%2Frtrespirtory%2Findex.html&#38;amp;charset=%28detect+automatically%29&#38;amp;doctype=Inline&#38;amp;group=0&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ddobbie on "AviaSlider : Not loading in proper spot / Transitions not working"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-not-loading-in-proper-spot-transitions-not-working#post-44213</link>
			<pubDate>Thu, 01 Mar 2012 14:19:06 +0000</pubDate>
			<dc:creator>ddobbie</dc:creator>
			<guid isPermaLink="false">44213@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello! &#60;/p&#62;
&#60;p&#62;I'm not usually one to post on these threads - but I'm having some issues I just can't solve.&#60;/p&#62;
&#60;p&#62;Right now the images are loading at the top of the page - then they shift down to their spot. At first they have their transitions - full width fade, then it just ends up jumping to the next image.&#60;/p&#62;
&#60;p&#62;You can view the site here: &#60;a href=&#34;http://www.ddobbie.com/clients/kre8um/rtrespirtory/index.html&#34; rel=&#34;nofollow&#34;&#62;http://www.ddobbie.com/clients/kre8um/rtrespirtory/index.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;HELP!?&#60;br /&#62;
has anyone else had this issue?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Transitions wider than pictures with Avia Slider"</title>
			<link>http://www.kriesi.at/support/topic/transitions-wider-than-pictures-with-avia-slider#post-42690</link>
			<pubDate>Tue, 21 Feb 2012 08:56:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42690@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kaleddis on "Transitions wider than pictures with Avia Slider"</title>
			<link>http://www.kriesi.at/support/topic/transitions-wider-than-pictures-with-avia-slider#post-42686</link>
			<pubDate>Tue, 21 Feb 2012 08:47:25 +0000</pubDate>
			<dc:creator>kaleddis</dc:creator>
			<guid isPermaLink="false">42686@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Works like a charm! &#60;/p&#62;
&#60;p&#62;Thanks for the quick response :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Transitions wider than pictures with Avia Slider"</title>
			<link>http://www.kriesi.at/support/topic/transitions-wider-than-pictures-with-avia-slider#post-42667</link>
			<pubDate>Tue, 21 Feb 2012 07:33:54 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">42667@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
try to add following code to css/style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.aviaslider {
    margin: 0;
    padding: 0;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>kaleddis on "Transitions wider than pictures with Avia Slider"</title>
			<link>http://www.kriesi.at/support/topic/transitions-wider-than-pictures-with-avia-slider#post-42602</link>
			<pubDate>Mon, 20 Feb 2012 19:57:14 +0000</pubDate>
			<dc:creator>kaleddis</dc:creator>
			<guid isPermaLink="false">42602@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I got the weirdest thing happening with Avia Slider. When the picture goes into transition it becomes wider that the original picture itself.&#60;br /&#62;
See: &#60;a href=&#34;http://british-indigo.com/new/2012/test.html&#34; rel=&#34;nofollow&#34;&#62;http://british-indigo.com/new/2012/test.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I tried to correct it within the CSS file and the custom.js, but nothing corrects it. Can you explain me what is happening and what I can do to correct it?&#60;/p&#62;
&#60;p&#62;Greetz,&#60;br /&#62;
Sandra
&#60;/p&#62;</description>
		</item>
		<item>
			<title>silas101 on "aviaslider transitions don&#039;t load first time online."</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-transitions-dont-load-first-time-online#post-27688</link>
			<pubDate>Sat, 24 Sep 2011 05:26:26 +0000</pubDate>
			<dc:creator>silas101</dc:creator>
			<guid isPermaLink="false">27688@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Any idea why the transitions on the aviaslider slideshows on my websites don't work the first time you visit them - exit the site, then reload it and try again and they work just fine?!&#60;/p&#62;
&#60;p&#62;The transitions work fine when testing them locally in Firefox. I upload using Dreamweaver as usual but when you visit the site online and click on the links for the slideshows, the transitions don't work properly but just jump from one image to the next with a little square popping up in the top-left of the image - no smooth groovy blocks sliding across the images. Use the browser's back button and then go back into the site and try the slideshows again and they work perfectly!&#60;/p&#62;
&#60;p&#62;I'm baffled - works first time offline, but online only works from second time you load the site.&#60;/p&#62;
&#60;p&#62;Amongst other things, I've triple checked that js and css files are all uploaded properly and linked to html properly, I've tried clearing the browser's cache, history etc, I've tried re-uploading the entire site. But I'm no expert in javascript and obviously missing something.&#60;/p&#62;
&#60;p&#62;You can take a look yourself at &#60;a href=&#34;http://www.juliancowley.com/photography&#34; rel=&#34;nofollow&#34;&#62;http://www.juliancowley.com/photography&#60;/a&#62; (click on the lefthand links for the slideshows (which are on spry slidingpanel widgets) or at &#60;a href=&#34;http://www.juliancowley.com/websites&#34; rel=&#34;nofollow&#34;&#62;http://www.juliancowley.com/websites&#60;/a&#62; (on which, to complicate matters, the slideshow linked by 'examples' (a fading_curtain aviaslider on a slidingpanel widget) does work first time but the one on the main page bottom left (fading-top-curtain aviaslider) only works second time you go into the site).&#60;/p&#62;
&#60;p&#62;Any help much appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "AviaSlider slide transitions"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-slide-transitions#post-12382</link>
			<pubDate>Fri, 04 Feb 2011 16:24:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12382@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Just replace following code in index.html:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39; src=&#38;#39;js/custom.min.js&#38;#39;&#38;gt;&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;#39;text/javascript&#38;#39;&#38;gt;
	$(document).ready(function(){
//activate the lightbox
jQuery(&#38;#39;a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg]&#38;#39;).prettyPhoto({theme: &#38;quot;light_square&#38;quot;});
// here you can see the slide options I used in the demo page. depending on the id of the slider a different setup gets activated
$(&#38;#39;#frontpage-slider&#38;#39;).aviaSlider();
});
	&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This change will remove the block fading effect...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ahoffman81 on "AviaSlider slide transitions"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-slide-transitions#post-12381</link>
			<pubDate>Fri, 04 Feb 2011 15:07:37 +0000</pubDate>
			<dc:creator>ahoffman81</dc:creator>
			<guid isPermaLink="false">12381@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok. I am posting my &#34;test&#34; homepage in a test folder for now. I am trying to get the Avia Slider to work on my homepage and then I can just swap out the imagery with my own. I don't need the button graphic to work underneath the slider. I am just trying to get the slider to fade in and out... Just a basic slideshow. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.alhdesigns.com/test/index.html&#34; rel=&#34;nofollow&#34;&#62;http://www.alhdesigns.com/test/index.html&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ahoffman81 on "AviaSlider slide transitions"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-slide-transitions#post-12380</link>
			<pubDate>Fri, 04 Feb 2011 14:17:05 +0000</pubDate>
			<dc:creator>ahoffman81</dc:creator>
			<guid isPermaLink="false">12380@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am trying to use the Avia slider on my homepage. My site isn't fully developed yet, but when it is live, I will send you a link. The slide transition is minor and won't stop me from designing the site.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "AviaSlider slide transitions"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-slide-transitions#post-12378</link>
			<pubDate>Fri, 04 Feb 2011 13:45:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12378@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you post a link to your website - I can give you better instructions then :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ahoffman81 on "AviaSlider slide transitions"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-slide-transitions#post-12377</link>
			<pubDate>Fri, 04 Feb 2011 13:28:38 +0000</pubDate>
			<dc:creator>ahoffman81</dc:creator>
			<guid isPermaLink="false">12377@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Can you tell me exactly where I need to put the code in order for it to work? And what file am I inserting the code into? Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "AviaSlider slide transitions"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-slide-transitions#post-12362</link>
			<pubDate>Fri, 04 Feb 2011 10:23:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">12362@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you want to use the fullwidth slider just call the avialsider function without blocksize parameter. So instead of i.e.:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$(&#38;#39;#fading-top-curtain&#38;#39;).aviaSlider({
blockSize: {height: 40, width:&#38;#39;full&#38;#39;},
});&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;use:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$(&#38;#39;#fading-top-curtain&#38;#39;).aviaSlider();&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ahoffman81 on "AviaSlider slide transitions"</title>
			<link>http://www.kriesi.at/support/topic/aviaslider-slide-transitions#post-12334</link>
			<pubDate>Thu, 03 Feb 2011 19:41:58 +0000</pubDate>
			<dc:creator>ahoffman81</dc:creator>
			<guid isPermaLink="false">12334@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Where do I change the slide transitions? I want to change the diagonal blocks slide transition to the fullwidth slide fader. Please help! I am a graphic designer who knows basic web design.&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How do I active the Avia Slider transitions?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-active-the-avia-slider-transitions#post-11725</link>
			<pubDate>Sun, 23 Jan 2011 14:07:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">11725@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Did you add more than one featured image to you post/page? Please have a look at the documentation. The documentation is part of your themeforest package (zip file). It includes the theme files, the documentation and psd files (photoshop files). Please open index.html (located in the documentation folder) and search for &#34;B 10) Adding Content&#34; - a tutorial with screenshots will tell you how to add featured images to posts and pages. I can't describe this in a better way so I refer you to the documentation :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DigitalContent on "How do I active the Avia Slider transitions?"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-active-the-avia-slider-transitions#post-11710</link>
			<pubDate>Sat, 22 Jan 2011 17:38:49 +0000</pubDate>
			<dc:creator>DigitalContent</dc:creator>
			<guid isPermaLink="false">11710@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I can't really get the same Aviaslider than the original. I tried with the dummy data but it is still not working. I just see only one image of the posts and not all of them with the slider.&#60;/p&#62;
&#60;p&#62;Would you help me please. I just launched the website. Is Cameraman dot com&#60;/p&#62;
&#60;p&#62;Best regards and great theme!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
