<?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: home page slider - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/home-page-slider</link>
		<description>Support Forum - Tag: home page slider - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 18:58:39 +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/home-page-slider" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-21141</link>
			<pubDate>Thu, 16 Jun 2011 14:57:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21141@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great, glad that it works now :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>katalintamas on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-21070</link>
			<pubDate>Wed, 15 Jun 2011 06:14:02 +0000</pubDate>
			<dc:creator>katalintamas</dc:creator>
			<guid isPermaLink="false">21070@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, changing the dates is a working solution! Thanks a lot!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-20857</link>
			<pubDate>Sat, 11 Jun 2011 12:46:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">20857@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't think it's possible to short the array by ids. You can only change the publishing date to effect the order.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>katalintamas on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-20821</link>
			<pubDate>Fri, 10 Jun 2011 08:46:55 +0000</pubDate>
			<dc:creator>katalintamas</dc:creator>
			<guid isPermaLink="false">20821@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unfortunately, it's not the case at my temporary site: &#60;a href=&#34;http://fenyves-taborhu.web-server.hu/&#34; rel=&#34;nofollow&#34;&#62;http://fenyves-taborhu.web-server.hu/&#60;/a&#62; . The array in this moment is (10,13,15,42) --&#38;gt; the first slide should be 10, but instead it's 42. Whatever I change in this array, it won't affect anything in the slider. Please help me to rearrange the slides in the array of 10,13,15,42... Thanks a lot!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-20746</link>
			<pubDate>Thu, 09 Jun 2011 09:49:35 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">20746@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;The order of pages is defined by the order in which they are called in the WP_Query - in Dude's latest example code above the posts called are: 50,51,52,53,54&#60;/p&#62;
&#60;p&#62;So changing the order to: 54,50,51,52,53 would load the page with the ID of 54 1st.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>katalintamas on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-20692</link>
			<pubDate>Wed, 08 Jun 2011 09:19:25 +0000</pubDate>
			<dc:creator>katalintamas</dc:creator>
			<guid isPermaLink="false">20692@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
the solution is working for me, except one thing: I cannot rearrange the order of the pages in the slider. Whatever I do, the page created the last time (nr 42) is at the first place and the oldest one (nr 10) is the last one in the slider. How can I rearrange this order? Temporary address: &#60;a href=&#34;http://fenyves-taborhu.web-server.hu/&#34; rel=&#34;nofollow&#34;&#62;http://fenyves-taborhu.web-server.hu/&#60;/a&#62;&#60;br /&#62;
Thanks a lot!&#60;br /&#62;
Katalin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19927</link>
			<pubDate>Thu, 26 May 2011 20:32:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19927@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Login and go to the page you want to add to the slider. Click on &#34;Edit Page&#34; in the top wordpress admin bar. You'll see that the url of the page editor contains a number (like &#60;a href=&#34;http://localhost/wp-admin/post.php?post=50&#38;amp;action=edit&#34; rel=&#34;nofollow&#34;&#62;http://localhost/wp-admin/post.php?post=50&#38;amp;action=edit&#60;/a&#62; ) - i.e. this page has the id 50.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moxiemaxwell on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19926</link>
			<pubDate>Thu, 26 May 2011 20:28:05 +0000</pubDate>
			<dc:creator>moxiemaxwell</dc:creator>
			<guid isPermaLink="false">19926@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am using friendly url's for my page names, so I don't know how to find the page id
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19852</link>
			<pubDate>Wed, 25 May 2011 15:17:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19852@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :) - I'll post a tutorial in the general questions section.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SteveYoung on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19850</link>
			<pubDate>Wed, 25 May 2011 14:41:44 +0000</pubDate>
			<dc:creator>SteveYoung</dc:creator>
			<guid isPermaLink="false">19850@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you that worked!  I would recommend you make a sticky of this or set up a clear post, I have seen a lot of people that have bought the theme looking for this option.&#60;/p&#62;
&#60;p&#62;Also if you could consider in the next update of the template adding this option to the dashboard.  Providing boxes to enter the posts and or pages by number so editing the code is not required.   You could have a selection of &#34;the last X (3-7) posts&#34; or &#34;enter your post or page number.&#60;/p&#62;
&#60;p&#62;Thank you for the help my people here will be very happy today.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19846</link>
			<pubDate>Wed, 25 May 2011 13:43:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19846@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try following:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$additional_loop = new WP_Query(array(&#38;#39;post_type&#38;#39; =&#38;gt; &#38;#39;page&#38;#39;,&#38;#39;posts_per_page&#38;#39; =&#38;gt; 5, &#38;#39;post__in&#38;#39; =&#38;gt; array(50,51,52,53,54)));&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>SteveYoung on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19844</link>
			<pubDate>Wed, 25 May 2011 13:18:47 +0000</pubDate>
			<dc:creator>SteveYoung</dc:creator>
			<guid isPermaLink="false">19844@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That made progress, however it results in only three page sliders showing.  Even though five have been entered.  For example.&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$additional_loop =  new WP_Query(array('post_type' =&#38;gt; 'page', 'post__in' =&#38;gt; array(50,51,52,53,54)));&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;With this setting only 51, 52, 53 show.  The configuration menu in &#34;mainpage options&#34; is set to &#34;5&#34; sliders.  Setting it to &#34;7&#34; sliders, we still only get 3.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19812</link>
			<pubDate>Wed, 25 May 2011 05:53:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19812@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I adjusted the instructions above a bit. It should work correctly now. I didn't use an array for the query first.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SteveYoung on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19766</link>
			<pubDate>Tue, 24 May 2011 18:14:18 +0000</pubDate>
			<dc:creator>SteveYoung</dc:creator>
			<guid isPermaLink="false">19766@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have tried this as outlined a few times.  The site is working fine with calling the last 5 published posts.&#60;/p&#62;
&#60;p&#62;Step 1 remove;&#60;br /&#62;
&#60;code&#62;$additional_loop = new WP_Query(&#38;quot;cat=&#38;quot;.$k_option[&#38;#39;mainpage&#38;#39;][&#38;#39;feature_cats_final&#38;#39;].&#38;quot;&#38;amp;posts_per_page=&#38;quot;.$k_option[&#38;#39;mainpage&#38;#39;][&#38;#39;feature_count&#38;#39;]);&#60;/code&#62;&#60;br /&#62;
from index.php&#60;/p&#62;
&#60;p&#62;Step 2 replace with;&#60;br /&#62;
&#60;code&#62;$additional_loop = new WP_Query(&#38;#39;page_id=39,57,73,276,44&#38;#39;);&#60;/code&#62;&#60;br /&#62;
In my case those are the pages I would like to use in the slider, for now, we will change them from time to time.&#60;/p&#62;
&#60;p&#62;What happens is the first featured image comes up, no other images come up.  I am going to leave this up so you can take a look.  &#60;a href=&#34;http://VisitLondonderry.com&#34; rel=&#34;nofollow&#34;&#62;http://VisitLondonderry.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19668</link>
			<pubDate>Mon, 23 May 2011 05:53:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19668@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1)login in and go to the page you want to add to the slider. Click on &#34;Edit Page&#34; in the top wordpress admin bar. You'll see that the url of the page editor contains a number (like &#60;a href=&#34;http://localhost/wp-admin/post.php?post=50&#38;amp;action=edit&#34; rel=&#34;nofollow&#34;&#62;http://localhost/wp-admin/post.php?post=50&#38;amp;action=edit&#60;/a&#62; ) - i.e. this page has the id 50. Note the id and then insert them seperated with commas.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$additional_loop =  new WP_Query(array(&#38;#39;post_type&#38;#39; =&#38;gt; &#38;#39;page&#38;#39;, &#38;#39;post__in&#38;#39; =&#38;gt; array(37,50)));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) You inserted the image directly into your post too. You have 2 options:&#60;/p&#62;
&#60;p&#62;a) Remove the second image by deleting it from the post content&#60;/p&#62;
&#60;p&#62;b) Remove the featured image from the post content - open up single.php and delete:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
						if($preview_image)
						{
						echo &#38;#39;&#38;lt;div class=&#38;quot;entry-previewimage rounded preloading_background&#38;quot;&#38;gt;&#38;#39;;
						echo $preview_image;
						echo &#38;#39;&#38;lt;/div&#38;gt;&#38;#39;;
						} 

						?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>moxiemaxwell on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19643</link>
			<pubDate>Sun, 22 May 2011 15:38:11 +0000</pubDate>
			<dc:creator>moxiemaxwell</dc:creator>
			<guid isPermaLink="false">19643@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;how do I find out what number the post is? &#60;/p&#62;
&#60;p&#62;Also, when I do the featured image, it is doubleing in the post please look at moxiemaxwell .com
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19614</link>
			<pubDate>Sun, 22 May 2011 08:03:21 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19614@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I adjusted the code above a bit. Please try it again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>moxiemaxwell on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-19589</link>
			<pubDate>Sat, 21 May 2011 20:48:36 +0000</pubDate>
			<dc:creator>moxiemaxwell</dc:creator>
			<guid isPermaLink="false">19589@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Either way doesn't work www. moxiemaxwell .com
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SteveYoung on "Slider on Home Page and Pages in Slider"</title>
			<link>http://www.kriesi.at/support/topic/slider-on-home-page-and-pages-in-slider#post-19312</link>
			<pubDate>Tue, 17 May 2011 16:11:15 +0000</pubDate>
			<dc:creator>SteveYoung</dc:creator>
			<guid isPermaLink="false">19312@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you James,&#60;/p&#62;
&#60;p&#62;First let me say, this is above and beyond and was not expected. The theme was a good price, your support is priceless.&#60;/p&#62;
&#60;p&#62;So I made a post called &#34;This Week&#34; (our intent is to promote one or two community activities each week) That is now a &#34;posts page&#34; (regardless of what I put in the text box, it displays posts that works fine for us)&#60;/p&#62;
&#60;p&#62;When I preview this page I see a &#34;page&#34; with all the posts on it.  No slider, and no text displayed if added, this is good.&#60;/p&#62;
&#60;p&#62;Then in the WP Settings/Reading Settings I select for Front page displays, &#34;A static page&#34; for the front page, I select &#34;test home&#34; for the posts page I select &#34;This Week&#34;&#60;/p&#62;
&#60;p&#62;When viewing the site, the front page has no slider, the new &#34;This Week&#34; page, a page assigned the &#34;Blog&#34; template, shows the slider.  The intent was to get the slider on the static, home page.&#60;/p&#62;
&#60;p&#62;How do I do that?&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;Also we have been working on a alternative plan, we would rather not use it but I would like to note it here for others if they needed it.  The intent was to have a static front page with the incredible slider built into Newscast at the top.  The posts would be on a side page.  We added the following to the index.php file located in the Newscast theme folder.&#60;/p&#62;
&#60;p&#62;After;&#60;br /&#62;
`&#60;code&#62;	// ############################# FULL SIZED POSTS #############################&#60;br /&#62;
		if ($fullsized &#38;gt; 0) :&#38;lt;/p&#38;gt;&#60;br /&#62;
&#38;lt;p&#38;gt;		$preview_image = kriesi_post_thumb($post-&#38;gt;ID, array('size'=&#38;gt; array('M'),&#60;br /&#62;
													'display_link' =&#38;gt; '_prev_image_link',&#60;br /&#62;
													'linkurl' =&#38;gt; array ('L','_preview_big'),&#60;br /&#62;
													'wh' =&#38;gt; $k_option['custom']['imgSize']['M']&#60;br /&#62;
													));&#38;lt;/p&#38;gt;&#60;br /&#62;
&#38;lt;p&#38;gt;		?&#38;gt; &#60;/code&#62;&#60;br /&#62;
add&#60;br /&#62;
&#60;code&#62;&#38;lt;?php if (is_home()) { ?&#38;gt;&#60;br /&#62;
&#38;lt;div class=post&#38;gt;&#60;br /&#62;
&#38;lt;h2&#38;gt;Your title here&#38;lt;/h2&#38;gt;&#60;br /&#62;
&#38;lt;p&#38;gt;your text graphics and calls to other items here.  HTML is ok, css style is ok to use, cgi scripts, and java work too.&#38;lt;p&#38;gt;&#60;br /&#62;
&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;?php } ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then set the post format 1 or 2 across in Newscast options, and number of posts in WP read options.  They will be under your fixed text and graphics.  Again not the way we wanted to do it but it may help someone else.
&#60;/p&#62;&#60;/blockquote&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Slider on Home Page and Pages in Slider"</title>
			<link>http://www.kriesi.at/support/topic/slider-on-home-page-and-pages-in-slider#post-19290</link>
			<pubDate>Tue, 17 May 2011 10:07:12 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">19290@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Download this file: &#60;a href=&#34;http://cl.ly/3j38461x0f122U1Q2c3R&#34; rel=&#34;nofollow&#34;&#62;http://cl.ly/3j38461x0f122U1Q2c3R&#60;/a&#62; then upload into the theme content folder. This creates a new Blog page (exactly the same as the homepage but without the slider), which you can select to add to a page by selecting the &#34;Blog&#34; template from the meta box on the right side of the page editing section of WP Admin.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SteveYoung on "Slider on Home Page and Pages in Slider"</title>
			<link>http://www.kriesi.at/support/topic/slider-on-home-page-and-pages-in-slider#post-19241</link>
			<pubDate>Mon, 16 May 2011 12:41:32 +0000</pubDate>
			<dc:creator>SteveYoung</dc:creator>
			<guid isPermaLink="false">19241@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry but I just need a little more guidance. &#60;/p&#62;
&#60;p&#62;Replace;&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
		// FRONTPAGE SLIDESHOW&#60;br /&#62;
		//&#60;br /&#62;
		// check if slideshow should be displayed?&#60;br /&#62;
		if($k_option['mainpage']['slider'] != 'none') :&#60;br /&#62;
		?&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
With;&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
                Template Name: Blog&#60;br /&#62;
?&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;&#34;Then select this template on your &#34;blog&#34; page.&#34; I expect I should understand this but I do not.&#60;/p&#62;
&#60;p&#62;Thanks again I appreciate it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Slider on Home Page and Pages in Slider"</title>
			<link>http://www.kriesi.at/support/topic/slider-on-home-page-and-pages-in-slider#post-19223</link>
			<pubDate>Mon, 16 May 2011 05:37:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">19223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the only chance you have is to create a page teplate based on index.php. Strip the slider code and add following code at the very top after &#38;lt;?php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/*
Template Name: Blog
*/&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then select this template on your &#34;blog&#34; page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SteveYoung on "Slider on Home Page and Pages in Slider"</title>
			<link>http://www.kriesi.at/support/topic/slider-on-home-page-and-pages-in-slider#post-19205</link>
			<pubDate>Mon, 16 May 2011 00:58:50 +0000</pubDate>
			<dc:creator>SteveYoung</dc:creator>
			<guid isPermaLink="false">19205@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you for the forum it has been very helpful.&#60;/p&#62;
&#60;p&#62;We are trying to have the home page static, with the slider on it and have a separate posts page.  When we follow the code changes in this post. &#60;a href=&#34;http://www.kriesi.at/support/topic/static-home-page&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/static-home-page&#60;/a&#62; it works IF we have &#34;your latest posts&#34; set in the reading settings menu.  However, the posts page (&#34;This Week&#34;) is blank.&#60;/p&#62;
&#60;p&#62;Without the code changes the slider is on the top of the posts, as it should be even if the static page is selected for the front (home) page.&#60;/p&#62;
&#60;p&#62;Following the resolution of this we will then like to assign Pages, to the slider.&#60;/p&#62;
&#60;p&#62;We just uploaded the theme in the past few days, and we are running the latest WP. &#60;a href=&#34;http://www.VisitLondonderry.com&#34; rel=&#34;nofollow&#34;&#62;http://www.VisitLondonderry.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Modify text formatting in slider overlay"</title>
			<link>http://www.kriesi.at/support/topic/modify-text-formatting-in-slider-overlay#post-18944</link>
			<pubDate>Thu, 12 May 2011 13:25:27 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">18944@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;In Avisio the code I posted above is in &#60;strong&#62;/framework/classes/kclass_display_slideshow.php&#60;/strong&#62;. If you have any questions about this topic please ask them here; if you have questions about another topic please open another thread as it makes it much easier for users searching for answers in the long run.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>garrettwiley on "Modify text formatting in slider overlay"</title>
			<link>http://www.kriesi.at/support/topic/modify-text-formatting-in-slider-overlay#post-18915</link>
			<pubDate>Thu, 12 May 2011 02:04:49 +0000</pubDate>
			<dc:creator>garrettwiley</dc:creator>
			<guid isPermaLink="false">18915@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is the code above in slideshow.php?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-18718</link>
			<pubDate>Mon, 09 May 2011 05:15:10 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18718@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in index.php replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$additional_loop = new WP_Query(&#38;quot;cat=&#38;quot;.$k_option[&#38;#39;mainpage&#38;#39;][&#38;#39;feature_cats_final&#38;#39;].&#38;quot;&#38;amp;posts_per_page=&#38;quot;.$k_option[&#38;#39;mainpage&#38;#39;][&#38;#39;feature_count&#38;#39;]);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$additional_loop =  new WP_Query(array(&#38;#39;post_type&#38;#39; =&#38;gt; &#38;#39;page&#38;#39;, &#38;#39;post__in&#38;#39; =&#38;gt; array(37,50)));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Instead of 91, 71 insert the ids of the pages you want to display....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bumblepop on "Featured Slider - Pages ?"</title>
			<link>http://www.kriesi.at/support/topic/featured-slider-pages#post-18706</link>
			<pubDate>Mon, 09 May 2011 01:49:45 +0000</pubDate>
			<dc:creator>bumblepop</dc:creator>
			<guid isPermaLink="false">18706@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to place static Pages in the “Featured Slider” rather than posts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Home Page Slider - Missing thumbnails &#38; call to action box"</title>
			<link>http://www.kriesi.at/support/topic/home-page-slider-missing-thumbnails-call-to-action-box#post-18095</link>
			<pubDate>Fri, 29 Apr 2011 19:26:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>trfernandez1 on "Home Page Slider - Missing thumbnails &#38; call to action box"</title>
			<link>http://www.kriesi.at/support/topic/home-page-slider-missing-thumbnails-call-to-action-box#post-18091</link>
			<pubDate>Fri, 29 Apr 2011 18:27:11 +0000</pubDate>
			<dc:creator>trfernandez1</dc:creator>
			<guid isPermaLink="false">18091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Fixed it, thanks again Dude!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Home Page Slider - Missing thumbnails &#38; call to action box"</title>
			<link>http://www.kriesi.at/support/topic/home-page-slider-missing-thumbnails-call-to-action-box#post-18082</link>
			<pubDate>Fri, 29 Apr 2011 16:05:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18082@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to upload the unmodified index.php file. This should fix the error. At the moment the thumbnails + button code is missing so someone must have removed it...
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
