<?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: Hi there,</title>
		<link>http://www.kriesi.at/support/topic/hi-there</link>
		<description>Support Forum - Topic: Hi there,</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 07:33: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/hi-there" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Hi there,"</title>
			<link>http://www.kriesi.at/support/topic/hi-there#post-65028</link>
			<pubDate>Wed, 11 Jul 2012 17:16:25 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">65028@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Srishti,&#60;/p&#62;
&#60;p&#62;You can change where your image files are stored through the wordpress options. It will be in Settings&#38;gt;Media&#38;gt;Uploading Files.&#60;/p&#62;
&#60;p&#62;You can remove some of the image sizes that get created by going into functions.php and removing the block of image sizes from lines 31-38:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/*preview images for special column sizes of the dynamic template. you can remove those if you dont use them, it will save performance while uploading images and will also save ftp storage*/
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;grid6&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;460, &#38;#39;height&#38;#39;=&#38;gt;125); 		// half sized images when using 4 columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;grid8&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;620, &#38;#39;height&#38;#39;=&#38;gt;170);		// two/third image
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;grid9&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;700, &#38;#39;height&#38;#39;=&#38;gt;125);		// three/fourth image
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;grid_fifth1&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;172, &#38;#39;height&#38;#39;=&#38;gt;100);		// one fifth
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;grid_fifth2&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;364, &#38;#39;height&#38;#39;=&#38;gt;100);		// two fifth
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;grid_fifth3&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;556, &#38;#39;height&#38;#39;=&#38;gt;100);		// three fifth
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;grid_fifth4&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;748, &#38;#39;height&#38;#39;=&#38;gt;100);	    // four fifth
///////&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The others above that however are needed for the other functions of the site.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>c_srishti on "Hi there,"</title>
			<link>http://www.kriesi.at/support/topic/hi-there#post-62779</link>
			<pubDate>Fri, 29 Jun 2012 04:27:50 +0000</pubDate>
			<dc:creator>c_srishti</dc:creator>
			<guid isPermaLink="false">62779@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Well, apparently when I upload the image when I add it to the featured media, it works fine, but when I apecify it as a picture from a URL, It just shows me the URL on hte slideshow.... &#60;/p&#62;
&#60;p&#62;I am trying to keep all the images organized in an image folder in the root of the site instead of them all going mixed up in hte uploads folder. Also, I do not like the fact that the image uploader created 17 different resolutions of an image as I upload it :O&#60;/p&#62;
&#60;p&#62;Is there a way that I could at least specify a path for them or a URL, as I am trying to do?&#60;br /&#62;
Thanks a lot Ismael!&#60;br /&#62;
Srishti
&#60;/p&#62;</description>
		</item>
		<item>
			<title>c_srishti on "Hi there,"</title>
			<link>http://www.kriesi.at/support/topic/hi-there#post-62777</link>
			<pubDate>Fri, 29 Jun 2012 04:16:36 +0000</pubDate>
			<dc:creator>c_srishti</dc:creator>
			<guid isPermaLink="false">62777@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;PS I am adding hte image not from the media library but as a URL.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>c_srishti on "Hi there,"</title>
			<link>http://www.kriesi.at/support/topic/hi-there#post-62776</link>
			<pubDate>Fri, 29 Jun 2012 04:16:06 +0000</pubDate>
			<dc:creator>c_srishti</dc:creator>
			<guid isPermaLink="false">62776@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
I had just one, and I added it through the Featured media section. &#60;/p&#62;
&#60;p&#62;I just added another one, but it doesn't look any better.&#60;br /&#62;
thanks&#60;br /&#62;
Srishti
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Hi there,"</title>
			<link>http://www.kriesi.at/support/topic/hi-there#post-62770</link>
			<pubDate>Fri, 29 Jun 2012 03:45:47 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">62770@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;How many images did you add on Retreats page? &#60;/p&#62;
&#60;p&#62;Don't forget to them as Featured Media.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>c_srishti on "Hi there,"</title>
			<link>http://www.kriesi.at/support/topic/hi-there#post-62747</link>
			<pubDate>Fri, 29 Jun 2012 02:20:16 +0000</pubDate>
			<dc:creator>c_srishti</dc:creator>
			<guid isPermaLink="false">62747@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;3.3.2&#60;br /&#62;
Thanks ....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Hi there,"</title>
			<link>http://www.kriesi.at/support/topic/hi-there#post-62741</link>
			<pubDate>Fri, 29 Jun 2012 02:08:14 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">62741@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;What version of WordPress do you have installed?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>c_srishti on "Hi there,"</title>
			<link>http://www.kriesi.at/support/topic/hi-there#post-62740</link>
			<pubDate>Fri, 29 Jun 2012 01:56:39 +0000</pubDate>
			<dc:creator>c_srishti</dc:creator>
			<guid isPermaLink="false">62740@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://www.surftherapyyoga.biz/retreats&#34; rel=&#34;nofollow&#34;&#62;http://www.surftherapyyoga.biz/retreats&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Hi there,&#60;br /&#62;
I am trying to get a slideshow/featured image on this page, but it's not showing up! I don't have any plugins installed...&#60;br /&#62;
Is there a place that I might have turned the slideshow off?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
