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

		<item>
			<title>martinhartzsch on "Always show the Slideshow navigation ..."</title>
			<link>http://www.kriesi.at/support/topic/always-show-the-slideshow-navigation#post-101649</link>
			<pubDate>Sat, 16 Mar 2013 22:42:07 +0000</pubDate>
			<dc:creator>martinhartzsch</dc:creator>
			<guid isPermaLink="false">101649@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Peter!&#60;br /&#62;
You are awesome!&#60;/p&#62;
&#60;p&#62;:D
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Always show the Slideshow navigation ..."</title>
			<link>http://www.kriesi.at/support/topic/always-show-the-slideshow-navigation#post-101593</link>
			<pubDate>Sat, 16 Mar 2013 07:35:17 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">101593@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Add following code into the quick css field to fix the issue:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.arrow_controls, .arrow_controls a {
display: block !important;
opacity: 1 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinhartzsch on "Always show the Slideshow navigation ..."</title>
			<link>http://www.kriesi.at/support/topic/always-show-the-slideshow-navigation#post-101353</link>
			<pubDate>Thu, 14 Mar 2013 19:32:52 +0000</pubDate>
			<dc:creator>martinhartzsch</dc:creator>
			<guid isPermaLink="false">101353@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey it is nearly working to 90%, but one last issue...&#60;br /&#62;
When the page is instantly loaded the arrows are not visible.&#60;br /&#62;
After the user has hovered over the image then they are appearing and are staying.&#60;br /&#62;
It would be very cool when the arrows are visible after the page is loaded so that&#60;br /&#62;
everybody knows that there is more than one Image to look at.&#60;br /&#62;
Would this be possible?&#60;/p&#62;
&#60;p&#62;Thank you&#60;br /&#62;
Martin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Always show the Slideshow navigation ..."</title>
			<link>http://www.kriesi.at/support/topic/always-show-the-slideshow-navigation#post-101080</link>
			<pubDate>Wed, 13 Mar 2013 12:15:48 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">101080@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi martinhartzsch,&#60;/p&#62;
&#60;p&#62;You can add this code to remove the background color of those arrows:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .arrow_controls a {
background-color: transparent;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'll just remind you that the adding this code will make those arrows invisible as those arrows are white. Just replace the images(arrows).&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinhartzsch on "Always show the Slideshow navigation ..."</title>
			<link>http://www.kriesi.at/support/topic/always-show-the-slideshow-navigation#post-100834</link>
			<pubDate>Tue, 12 Mar 2013 13:33:48 +0000</pubDate>
			<dc:creator>martinhartzsch</dc:creator>
			<guid isPermaLink="false">100834@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ismael, thank you very much! That does it!!! :D&#60;/p&#62;
&#60;p&#62;the last thing i really like to have is that the arrows have no box appearing around them which is highlighting them.&#60;br /&#62;
Id like to have the arrows pure without a box and they are highlighting like the rest of the links on the Page ...&#60;/p&#62;
&#60;p&#62;Editing the arrows in a graphic application  would be no problem for me, its just the coding ...&#60;/p&#62;
&#60;p&#62;Anyone can help out?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Always show the Slideshow navigation ..."</title>
			<link>http://www.kriesi.at/support/topic/always-show-the-slideshow-navigation#post-100830</link>
			<pubDate>Tue, 12 Mar 2013 13:13:43 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">100830@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi martin,&#60;/p&#62;
&#60;p&#62;Try to add this code in your Quick CSS (located in Propulsion &#38;gt; Theme Options &#38;gt; Styling) or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.arrow_controls.slide_controls &#38;gt; a {
opacity: 1 !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinhartzsch on "Always show the Slideshow navigation ..."</title>
			<link>http://www.kriesi.at/support/topic/always-show-the-slideshow-navigation#post-100639</link>
			<pubDate>Mon, 11 Mar 2013 16:02:20 +0000</pubDate>
			<dc:creator>martinhartzsch</dc:creator>
			<guid isPermaLink="false">100639@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to have the Controls always visible?&#60;/p&#62;
&#60;p&#62;i mean the arrow-elements when you hover over the Image.&#60;br /&#62;
They appear in the lower right corner of the Image-slideshow.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.martinhartzsch.de/arbeiten/druck/prohil/&#34; rel=&#34;nofollow&#34;&#62;http://www.martinhartzsch.de/arbeiten/druck/prohil/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And are they editable? Id like to have them inverted as the are now (no box around the arrow instead the arrow only)&#60;/p&#62;
&#60;p&#62;thanks in advance&#60;br /&#62;
martin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How do I remove transition from slider arrows on main home slider"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-remove-transition-from-slider-arrows-on-main-home-slider#post-92551</link>
			<pubDate>Mon, 21 Jan 2013 06:54:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">92551@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi goodbusiness,&#60;/p&#62;
&#60;p&#62;Glad we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MN Web Design on "How do I remove transition from slider arrows on main home slider"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-remove-transition-from-slider-arrows-on-main-home-slider#post-92420</link>
			<pubDate>Sat, 19 Jan 2013 17:03:50 +0000</pubDate>
			<dc:creator>MN Web Design</dc:creator>
			<guid isPermaLink="false">92420@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nevermind in I found it in slideshows.css on #top #slideshow_big .arrow_controls a (I removed display:none)&#60;/p&#62;
&#60;p&#62;Thank you for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MN Web Design on "How do I remove transition from slider arrows on main home slider"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-remove-transition-from-slider-arrows-on-main-home-slider#post-92408</link>
			<pubDate>Sat, 19 Jan 2013 14:18:07 +0000</pubDate>
			<dc:creator>MN Web Design</dc:creator>
			<guid isPermaLink="false">92408@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks That helps a ton! One last issue, is that I still have to roll over the slider for the arrows to appear? Can they simply be showing by default?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How do I remove transition from slider arrows on main home slider"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-remove-transition-from-slider-arrows-on-main-home-slider#post-91455</link>
			<pubDate>Mon, 14 Jan 2013 11:53:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">91455@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi goodbusiness,&#60;/p&#62;
&#60;p&#62;Kindly add this code inside Quick CSS(located inside Choices &#38;gt; Theme Options Styling) or custom.css(can be accessed via ftp, located inside the css folder of the Choices theme's folder):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top #slideshow_big .arrow_controls a {
	opacity: 1 !important;
}

.ctrl_previous {
	left: -25px !important;
}

.ctrl_next {
	right: -25px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>MN Web Design on "How do I remove transition from slider arrows on main home slider"</title>
			<link>http://www.kriesi.at/support/topic/how-do-i-remove-transition-from-slider-arrows-on-main-home-slider#post-91227</link>
			<pubDate>Sat, 12 Jan 2013 02:43:54 +0000</pubDate>
			<dc:creator>MN Web Design</dc:creator>
			<guid isPermaLink="false">91227@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I want to remove the transition from the arrow controls on the slider so that they always stay on screen. I cant find where to edit the code, can you assist me?&#60;/p&#62;
&#60;p&#62;site: &#60;a href=&#34;http://www.loberglawoffices.com/piercecountytitle/&#34; rel=&#34;nofollow&#34;&#62;http://www.loberglawoffices.com/piercecountytitle/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Slideshow arrows disappear when rearranging elements in template builder"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-arrows-disappear-when-rearranging-elements-in-template-builder#post-81607</link>
			<pubDate>Tue, 30 Oct 2012 22:15:40 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">81607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! Actually this is intended behavior. Only if a slider is at the very top of the template builder can it be dispalyed at the maximum size. once it is placed somewere in between other elements it will be reduced to a slider adapting to the size (so it can aslso be used on pages with left/right sidebar)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78936</link>
			<pubDate>Mon, 08 Oct 2012 09:37:31 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78936@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi arenavioleta,&#60;/p&#62;
&#60;p&#62;Glad we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arenavioleta on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78933</link>
			<pubDate>Mon, 08 Oct 2012 08:29:20 +0000</pubDate>
			<dc:creator>arenavioleta</dc:creator>
			<guid isPermaLink="false">78933@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys!&#60;br /&#62;
As it happens looking in my file manager within my root directory I found a second folder named wp-content I replaced file there as well and now it works! Thank you soo much!&#60;br /&#62;
Peace
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arenavioleta on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78919</link>
			<pubDate>Mon, 08 Oct 2012 07:45:02 +0000</pubDate>
			<dc:creator>arenavioleta</dc:creator>
			<guid isPermaLink="false">78919@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;br /&#62;
Yest the warning the came out and I replace it. I just cleared my cache and even looked at my site from a different browser I never use and I still I see the old  icon. Do you think I have to deactivate the whole theme and reactivate it again? If so will I loose major settings? I don't want to mess up with it too much for aside form this everything is ready. What else could it be?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78897</link>
			<pubDate>Mon, 08 Oct 2012 05:38:59 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78897@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi arenavioleta,&#60;/p&#62;
&#60;p&#62;When you upload the new icon did it have some warning that you are replacing a file with the same name and file extension? If it didn't then that might be the problem. If it does, then try to clear the browser cache, your browser might be pulling the old file from the browser cache.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arenavioleta on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78822</link>
			<pubDate>Sun, 07 Oct 2012 07:47:18 +0000</pubDate>
			<dc:creator>arenavioleta</dc:creator>
			<guid isPermaLink="false">78822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;br /&#62;
I did what you said and uploaded a new file with a darker version of a home button with the exact same name and file type to replace the old one. I also check in files through my hosting cpanel and see the new image there, but in my site I still see the old icon. Any ideas why this may be?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arenavioleta on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78776</link>
			<pubDate>Sat, 06 Oct 2012 12:12:55 +0000</pubDate>
			<dc:creator>arenavioleta</dc:creator>
			<guid isPermaLink="false">78776@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Wow Thank you guys! I will get on it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78748</link>
			<pubDate>Sat, 06 Oct 2012 07:00:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">78748@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You need to use a ftp software like Filezilla to access the server directories/folders. Connect to your server by using your ftp credentials and navigate to the wp-content\themes\flashlight\images\skin-minimal folder. Then download the image files and edit them or use the included psd files to edit the images and upload the &#34;new&#34; images to the skin-minimal folder.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78741</link>
			<pubDate>Sat, 06 Oct 2012 06:19:05 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78741@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi arenavioleta,&#60;/p&#62;
&#60;p&#62;You can't find the images folder inside the WP Dashboard. You can access it via an ftp software like filezilla to access your website's files and folders.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arenavioleta on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78649</link>
			<pubDate>Fri, 05 Oct 2012 11:38:52 +0000</pubDate>
			<dc:creator>arenavioleta</dc:creator>
			<guid isPermaLink="false">78649@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I am sorry to be this ignorant but I cannot find these images folder in my wp dashboard, I got themes and flash light but no images.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78597</link>
			<pubDate>Fri, 05 Oct 2012 05:07:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78597@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;They are images so you can edit the images itself located on wp-content\themes\flashlight\images\skin-minimal. &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>arenavioleta on "Customizing home, arrows and pause buttons (or icons?)"</title>
			<link>http://www.kriesi.at/support/topic/customizing-home-arrows-and-pause-buttons-or-icons#post-78562</link>
			<pubDate>Thu, 04 Oct 2012 19:28:41 +0000</pubDate>
			<dc:creator>arenavioleta</dc:creator>
			<guid isPermaLink="false">78562@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
First of thanks for this amazing theme! I have really had very little trouble getting up, I just need to fix a few last details. I am wondering if there is any way that I can change the opacity and color of the of home, arrows and pause buttons (or icons?) located at he bottom left. You know when you click on &#34;hide sidebar and content&#34; these buttons are not very obvious. Is there a way to customize them?&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Slideshow arrows disappear when rearranging elements in template builder"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-arrows-disappear-when-rearranging-elements-in-template-builder#post-71735</link>
			<pubDate>Sun, 19 Aug 2012 06:37:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">71735@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I marked this Kriesi. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Slideshow arrows disappear when rearranging elements in template builder"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-arrows-disappear-when-rearranging-elements-in-template-builder#post-71727</link>
			<pubDate>Sun, 19 Aug 2012 06:12:53 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">71727@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I can replicate what you describe, and indeed the entire structure of the slider is coded completely differently depending on whether its first or second in the template builder. This may possibly be a bug. Since the same slider code is so different based on position, almost unrecognizable, I would like to find out first if there is some reason for this, that I may not clearly see. Please hang in there for a day or so as the support team investigate this matter.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bjohnsrud on "Slideshow arrows disappear when rearranging elements in template builder"</title>
			<link>http://www.kriesi.at/support/topic/slideshow-arrows-disappear-when-rearranging-elements-in-template-builder#post-71483</link>
			<pubDate>Fri, 17 Aug 2012 02:36:28 +0000</pubDate>
			<dc:creator>bjohnsrud</dc:creator>
			<guid isPermaLink="false">71483@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I move content above the slider, it make the two arrow icons on either side of the image disappear, and all I see is a small 'back' arrow in the bottom right corner of all the slideshow images. How can I move elements above the slideshow in the template builder but not lose the navigation arrows?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Arrow on the slideshow in strange position"</title>
			<link>http://www.kriesi.at/support/topic/arrow-on-the-slideshow-in-strange-position#post-67363</link>
			<pubDate>Tue, 24 Jul 2012 12:41:55 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67363@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad that I could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rborsato on "Arrow on the slideshow in strange position"</title>
			<link>http://www.kriesi.at/support/topic/arrow-on-the-slideshow-in-strange-position#post-67345</link>
			<pubDate>Tue, 24 Jul 2012 09:47:21 +0000</pubDate>
			<dc:creator>rborsato</dc:creator>
			<guid isPermaLink="false">67345@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thankz!!!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Arrow on the slideshow in strange position"</title>
			<link>http://www.kriesi.at/support/topic/arrow-on-the-slideshow-in-strange-position#post-67272</link>
			<pubDate>Mon, 23 Jul 2012 23:41:01 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67272@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Edit the page and look for Featured Media &#38;gt; Slideshow Layout on Single Pages &#38;gt; Use Full Width Slider.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
