<?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: Lots of Questions</title>
		<link>http://www.kriesi.at/support/topic/lots-of-questions-1</link>
		<description>Support Forum - Topic: Lots of Questions</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 21:10:33 +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/lots-of-questions-1" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Lots of Questions"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-questions-1#post-82449</link>
			<pubDate>Tue, 06 Nov 2012 01:20:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is the source image for that post: &#60;a href=&#34;http://www.yyscene.com/wp-content/uploads/2012/11/WOW-2012-rgb-350x350.jpeg&#34; rel=&#34;nofollow&#34;&#62;http://www.yyscene.com/wp-content/uploads/2012/11/WOW-2012-rgb-350x350.jpeg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If the image is square, it will expand to fit the max possible width and at the same time the height. You need to use images that are larger at their width than their height and change your functions.php to have those kinds of dimensions.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ldaskal on "Lots of Questions"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-questions-1#post-82444</link>
			<pubDate>Tue, 06 Nov 2012 01:01:38 +0000</pubDate>
			<dc:creator>ldaskal</dc:creator>
			<guid isPermaLink="false">82444@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;did that, not working: &#60;a href=&#34;http://www.yyscene.com/worldwide-wow-photo-exposition/?w3tc_note=flush_all&#34; rel=&#34;nofollow&#34;&#62;http://www.yyscene.com/worldwide-wow-photo-exposition/?w3tc_note=flush_all&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Lots of Questions"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-questions-1#post-82429</link>
			<pubDate>Mon, 05 Nov 2012 23:27:32 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The images will grow to fill the width of the container so for the example, its pulling from a 350x350px square image and then stretching it until the width is met.&#60;/p&#62;
&#60;p&#62;If you want smaller images, you'll need to use images that are much wider than they are tall.&#60;/p&#62;
&#60;p&#62;The only other option is to change the way the images are output in your functions.php file. I believe adding crop=true will force wordpress to crop images instead of continually scaling them. So find:&#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;461 );&#60;/code&#62;&#60;br /&#62;
and change it to:&#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;461, &#38;#39;crop&#38;#39;=&#38;gt;true);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Even still, make sure to use large enough images that they will not lose too much quality at the largest screen size.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ldaskal on "Lots of Questions"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-questions-1#post-82420</link>
			<pubDate>Mon, 05 Nov 2012 22:33:36 +0000</pubDate>
			<dc:creator>ldaskal</dc:creator>
			<guid isPermaLink="false">82420@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;sorry - thought I did: &#60;a href=&#34;http://www.yyscene.com/halloween-party-acad-opening-party-for-giraf-animation-festival/&#34; rel=&#34;nofollow&#34;&#62;http://www.yyscene.com/halloween-party-acad-opening-party-for-giraf-animation-festival/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ldaskal on "Lots of Questions"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-questions-1#post-82418</link>
			<pubDate>Mon, 05 Nov 2012 22:24:56 +0000</pubDate>
			<dc:creator>ldaskal</dc:creator>
			<guid isPermaLink="false">82418@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;actually found where to fix that!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ldaskal on "Lots of Questions"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-questions-1#post-82416</link>
			<pubDate>Mon, 05 Nov 2012 22:09:28 +0000</pubDate>
			<dc:creator>ldaskal</dc:creator>
			<guid isPermaLink="false">82416@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you - here's and example of the post size: &#60;a href=&#34;http://www.yyscene.com/analog-cafe/&#34; rel=&#34;nofollow&#34;&#62;http://www.yyscene.com/analog-cafe/&#60;/a&#62; - I would like to have all look similar.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Lots of Questions"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-questions-1#post-82293</link>
			<pubDate>Mon, 05 Nov 2012 13:53:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">82293@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Lav,&#60;/p&#62;
&#60;p&#62;I'll just go through each question and answer them by number:&#60;/p&#62;
&#60;p&#62;1) Is this on Blog posts or Portfolio Posts? The images should be constrained by width and then the only thing that would make them appear unusually large would be a much larger image height than the width. If you have an example, we can get a bit more specific.&#60;/p&#62;
&#60;p&#62;2) Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .main_menu ul:first-child &#38;gt; li &#38;gt; a {
font-size: 14px;
color: #333
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can modify the social icons but it will definitely require some tweaking to more than just the following depending on what you want to do and how big you want to go:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .social_bookmarks li a {
height: 100%;
width: 50px;
line-height: 50px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;That is just the basics but you may need to modify the actual social icon image files as well as the css mods.&#60;/p&#62;
&#60;p&#62;3) For this one, you'll need to edit the theme files. So either connect to your host via FTP or your servers file manager to open and edit the proper file. Within the theme files go to framework&#38;gt;php&#38;gt;function-set-avia-frontend.php. Then search for:&#60;br /&#62;
&#60;code&#62;$output = __(&#38;#39;Archive for category: &#38;#39;,&#38;#39;avia_framework&#38;#39;).single_cat_title(&#38;#39;&#38;#39;,false);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;You can just the output for the archive category pages there. Just make sure to keep it within the single quote and no html.&#60;/p&#62;
&#60;p&#62;4) You can use wordpress' more tag to tell the theme where to cut off a post and display the read more button. You can find the More Tag button in the first row of the visual editor toolbar or by pressing Alt+Shift+T&#60;/p&#62;
&#60;p&#62;5) Looks like you've got that working on your site now :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ldaskal on "Lots of Questions"</title>
			<link>http://www.kriesi.at/support/topic/lots-of-questions-1#post-82065</link>
			<pubDate>Sat, 03 Nov 2012 07:25:40 +0000</pubDate>
			<dc:creator>ldaskal</dc:creator>
			<guid isPermaLink="false">82065@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm testing this them on a beta site: &#60;a href=&#34;http://www.yyscene.com/beta&#34; rel=&#34;nofollow&#34;&#62;http://www.yyscene.com/beta&#60;/a&#62; and have a few questions;&#60;/p&#62;
&#60;p&#62;1. How to I control the size of the featured images, a few of the posts look huge&#60;br /&#62;
2. I would like to increase the size of the menu and change the color, size of the social media widgets and text in the header&#60;br /&#62;
3. Where do I change the title of the category, i.e when you click taste...would like to get rid of the word archive&#60;br /&#62;
4. How I shorten the posts and have &#34;read more&#34; show up&#60;br /&#62;
5. Is there a way to have similar posts show up after each individual post&#60;/p&#62;
&#60;p&#62;I think that it for know...&#60;/p&#62;
&#60;p&#62;Thanks!&#60;/p&#62;
&#60;p&#62;Lav
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
