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

		<item>
			<title>Ismael on "image display"</title>
			<link>http://www.kriesi.at/support/topic/image-display#post-89028</link>
			<pubDate>Thu, 20 Dec 2012 02:49:52 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">89028@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mudskippir,&#60;/p&#62;
&#60;p&#62;The slider is already using that size, you can try to use firebug to check that. I think even though your image is stretched a bit, it still has a good quality so it's really okay if you don't change it. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mudskippir on "image display"</title>
			<link>http://www.kriesi.at/support/topic/image-display#post-88961</link>
			<pubDate>Wed, 19 Dec 2012 15:49:39 +0000</pubDate>
			<dc:creator>mudskippir</dc:creator>
			<guid isPermaLink="false">88961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;Thanks for the response. My original images are 1000 x 667, and I would like them to stay this size. Do you know what I need to do differently to ensure that they do not get as large as 1140 x 760? &#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "image display"</title>
			<link>http://www.kriesi.at/support/topic/image-display#post-88907</link>
			<pubDate>Wed, 19 Dec 2012 05:57:14 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88907@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mudskippir,&#60;/p&#62;
&#60;p&#62;I think its better to set your slideshow image to 1140 x 760px as it is the current dimension of your slider images.&#60;br /&#62;
&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;featured&#38;#39;] = array(&#38;#39;width&#38;#39;=&#38;gt;1140, &#38;#39;height&#38;#39;=&#38;gt;760, &#38;#39;crop&#38;#39;=&#38;gt;true );	 // images for fullsize pages and fullsize slider&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;The best way I know is that before you update any theme make sure to backup the file (specially files with customizations such as functions.php and custom.css). After the update, you re-apply the changes you have made. Unless you don't really want that file to be replaced, you should set the permission to 444, but I don't really recommend this one.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mudskippir on "image display"</title>
			<link>http://www.kriesi.at/support/topic/image-display#post-88863</link>
			<pubDate>Tue, 18 Dec 2012 20:12:10 +0000</pubDate>
			<dc:creator>mudskippir</dc:creator>
			<guid isPermaLink="false">88863@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I updated the code in the functions.php file for ['imgSize']['featured'] to reflect the size my images are going to be (1000px x 667px), and then regenerated my thumbnails.  It appears to be working, but is there a better way I should be doing this so that I don't lose formatting when I update the theme down the road?&#60;/p&#62;
&#60;p&#62;Thank you&#60;/p&#62;
&#60;p&#62;$avia_config['imgSize']['featured'] 		 	= array('width'=&#38;gt;1000, 'height'=&#38;gt;667, 'crop'=&#38;gt;true );							// images for fullsize pages and fullsize slider
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mudskippir on "image display"</title>
			<link>http://www.kriesi.at/support/topic/image-display#post-88833</link>
			<pubDate>Tue, 18 Dec 2012 18:30:51 +0000</pubDate>
			<dc:creator>mudskippir</dc:creator>
			<guid isPermaLink="false">88833@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;My images are getting cropped in the slideshow. Can you please tell me how to fix this?  I don't see an option for full frame when I upload the images or in the Template Builder.&#60;/p&#62;
&#60;p&#62;Here is the page:&#60;br /&#62;
&#60;a href=&#34;http://www.theybklyn.com/commission/&#34; rel=&#34;nofollow&#34;&#62;http://www.theybklyn.com/commission/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "image display"</title>
			<link>http://www.kriesi.at/support/topic/image-display#post-85992</link>
			<pubDate>Fri, 30 Nov 2012 10:42:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85992@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to create a single page then upload all of the tagged photography that you need. Then create a template on the Template Builder. Insert slideshow then select the newly created page with the images. I'm not sure if this is what you want, give it a try.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mudskippir on "image display"</title>
			<link>http://www.kriesi.at/support/topic/image-display#post-85945</link>
			<pubDate>Fri, 30 Nov 2012 01:09:59 +0000</pubDate>
			<dc:creator>mudskippir</dc:creator>
			<guid isPermaLink="false">85945@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;first of all, great theme!&#60;/p&#62;
&#60;p&#62;second of all, we are trying to figure out how to make the theme and our desired user interface to work together. &#60;/p&#62;
&#60;p&#62;the situation: we have a photography section and within that section, we have 3 sub sections. at the moment, the 3 sub sections all show up as &#34;portfolios&#34; when you go to our photography page. and when you click one of the 3 sub sections, it goes to a slideshow with all of the sub section images. &#60;/p&#62;
&#60;p&#62;what we are trying to do: we would like to go to the photography page and rather than seeing only the sub sections, we would like to see all of our images tagged photography. is there a way to do this without having to create a portfolio for each individual image?&#60;/p&#62;
&#60;p&#62;thanks for any help!&#60;/p&#62;
&#60;p&#62;url: &#60;a href=&#34;http://www.theybklyn.com/photography&#34; rel=&#34;nofollow&#34;&#62;http://www.theybklyn.com/photography&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
