<?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: Content Slideshow size issue</title>
		<link>http://www.kriesi.at/support/topic/content-slideshow-size-issue</link>
		<description>Support Forum - Topic: Content Slideshow size issue</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 13:28:44 +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/content-slideshow-size-issue" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Content Slideshow size issue"</title>
			<link>http://www.kriesi.at/support/topic/content-slideshow-size-issue#post-86583</link>
			<pubDate>Wed, 05 Dec 2012 08:21:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">86583@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Please read the theme documentation (online version: &#60;a href=&#34;http://www.kriesi.at/docs/avisio/#b11&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/docs/avisio/#b11&#60;/a&#62; ). You need to add the autorotation option to your shortcode like:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[slideshow autorotation=&#38;#39;true&#38;#39; ]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fameadvance on "Content Slideshow size issue"</title>
			<link>http://www.kriesi.at/support/topic/content-slideshow-size-issue#post-86469</link>
			<pubDate>Tue, 04 Dec 2012 17:31:27 +0000</pubDate>
			<dc:creator>fameadvance</dc:creator>
			<guid isPermaLink="false">86469@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Nick, i really appreciate all your help. &#60;/p&#62;
&#60;p&#62;Any clues as to why my sliders are sliding automatically (not the homepage version, but the smaller ones on each page). Seems i have to press the little buttons to get the image to change. :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Content Slideshow size issue"</title>
			<link>http://www.kriesi.at/support/topic/content-slideshow-size-issue#post-86442</link>
			<pubDate>Tue, 04 Dec 2012 14:09:53 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86442@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Take a look here. I would install Enhanced Text Widget &#60;a href=&#34;http://wordpress.org/extend/plugins/enhanced-text-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/enhanced-text-widget/&#60;/a&#62; which allows you to run php/javascript from inside the widget.&#60;/p&#62;
&#60;p&#62;Then take a look at these directions, and just add them to the widget.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/avia-slider-multiple-sliders-on-a-page&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/avia-slider-multiple-sliders-on-a-page&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As for css, i can't answer till there is a css structure and then i would find how its parent css classes look and create a rule based on that to define dimensions of the slider. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fameadvance on "Content Slideshow size issue"</title>
			<link>http://www.kriesi.at/support/topic/content-slideshow-size-issue#post-86434</link>
			<pubDate>Tue, 04 Dec 2012 09:41:37 +0000</pubDate>
			<dc:creator>fameadvance</dc:creator>
			<guid isPermaLink="false">86434@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Brilliant thanks for your answer.&#60;/p&#62;
&#60;p&#62;Course your grandpa was right, unfortunately mine isnt sliding automatically only when i press the little buttons do the images change.&#60;br /&#62;
I'll try updating that javascript file. which one is it?&#60;/p&#62;
&#60;p&#62;Final question before i bow out and leave you in peace. Suppose i want to have a slider on a page and on a sidebar. What the code i would use for an additional slider in the sidebar?&#60;/p&#62;
&#60;p&#62;Thanks Nick. You're a star Moderator.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Content Slideshow size issue"</title>
			<link>http://www.kriesi.at/support/topic/content-slideshow-size-issue#post-86319</link>
			<pubDate>Mon, 03 Dec 2012 16:34:26 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86319@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can use CSS to target different screen sizes for blocks of pages or specific pages using the classes found in the html body tag.&#60;/p&#62;
&#60;p&#62;Open up a page in  your website and view source and look for some class in the body tag that is unique to that page. lets say its class called page-id-225&#60;br /&#62;
you would add another css block as above but make it look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.page-id-225 .medium_sized_slider, #top.page-id-225 .medium_sized_slider .featured {
width: 576px;
height: 260px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I am not sure I understand you question about the slider automatically sliding. That should be happening anyways, because as my grandpa always said, a slider that don't slide ain't worth a half penny. ;) &#60;/p&#62;
&#60;p&#62;Please explain.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fameadvance on "Content Slideshow size issue"</title>
			<link>http://www.kriesi.at/support/topic/content-slideshow-size-issue#post-86285</link>
			<pubDate>Mon, 03 Dec 2012 11:11:26 +0000</pubDate>
			<dc:creator>fameadvance</dc:creator>
			<guid isPermaLink="false">86285@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Brillant that worked perfectly, but how can i set this slider to automatically scroll between images?&#60;/p&#62;
&#60;p&#62;Also what happens if i want 2 sliders on 2 different pages with different sized images.&#60;/p&#62;
&#60;p&#62;Thnks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Content Slideshow size issue"</title>
			<link>http://www.kriesi.at/support/topic/content-slideshow-size-issue#post-86046</link>
			<pubDate>Fri, 30 Nov 2012 19:03:58 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">86046@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;On the page you mentioned, this is the css code that controls the dimensions of the slider&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top .medium_sized_slider, #top .medium_sized_slider .featured {
width: 576px;
height: 260px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Just play with the above values and see if it makes a difference. You can add it to your custom.css file&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fameadvance on "Content Slideshow size issue"</title>
			<link>http://www.kriesi.at/support/topic/content-slideshow-size-issue#post-85862</link>
			<pubDate>Thu, 29 Nov 2012 14:34:29 +0000</pubDate>
			<dc:creator>fameadvance</dc:creator>
			<guid isPermaLink="false">85862@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am trying to recreate the fade slider as seen here &#60;a href=&#34;http://www.kriesi.at/themedemo/?theme=avisio&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themedemo/?theme=avisio&#60;/a&#62; on the advance shortcodes page&#60;/p&#62;
&#60;p&#62;I can get the slider to work but i have a size issue. Im not able to set the height in my shortcode. It seems to want to default to a square size. Any ideas?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
