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

		<item>
			<title>theworldawaits on "Modifying Breadcrumb Header"</title>
			<link>http://www.kriesi.at/support/topic/modifying-breadcrumb-header#post-114023</link>
			<pubDate>Sun, 26 May 2013 20:25:12 +0000</pubDate>
			<dc:creator>theworldawaits</dc:creator>
			<guid isPermaLink="false">114023@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You guys are legend.  Thank you!!!  :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Modifying Breadcrumb Header"</title>
			<link>http://www.kriesi.at/support/topic/modifying-breadcrumb-header#post-113936</link>
			<pubDate>Sun, 26 May 2013 07:48:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">113936@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In this case revert the changes I posted above and insert following code at the very bottom of functions.php. This code will also work with advanced layouts:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;#39;avf_title_args&#38;#39;, &#38;#39;change_prtf_title&#38;#39;, 10, 2);
function change_prtf_title($args, $id){

    if(is_single() &#38;amp;&#38;amp; get_post_type() == &#38;#39;portfolio&#38;#39;)
    {
        $terms = get_the_terms( $id, &#38;#39;portfolio_entries&#38;#39; );
        foreach ($terms as $term) {
            $args[&#38;#39;title&#38;#39;] = $term-&#38;gt;name;
            break;
        }
    }
    return $args;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>theworldawaits on "Modifying Breadcrumb Header"</title>
			<link>http://www.kriesi.at/support/topic/modifying-breadcrumb-header#post-113929</link>
			<pubDate>Sun, 26 May 2013 07:17:33 +0000</pubDate>
			<dc:creator>theworldawaits</dc:creator>
			<guid isPermaLink="false">113929@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, Desktop Wallpaper is a category for that portfolio entry.  Each portfolio item only has one category.  &#60;/p&#62;
&#60;p&#62;However, I am using the advance layout editor.  I find it quite helpful..  is there no way to have this work while using that feature for my layouts?  Is there any work-around?  Or do I need to code each portfolio layout from scratch for this to work?&#60;/p&#62;
&#60;p&#62;Thanks again for all your help!  :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Modifying Breadcrumb Header"</title>
			<link>http://www.kriesi.at/support/topic/modifying-breadcrumb-header#post-113862</link>
			<pubDate>Sun, 26 May 2013 02:36:07 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">113862@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Is Desktop Wallpaper a category for your portfolio entries? Please make it a category then do Dude's code above. This will only work if you are not using the Advance Layout Editor for your portfolio items.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theworldawaits on "Modifying Breadcrumb Header"</title>
			<link>http://www.kriesi.at/support/topic/modifying-breadcrumb-header#post-113816</link>
			<pubDate>Sat, 25 May 2013 17:15:39 +0000</pubDate>
			<dc:creator>theworldawaits</dc:creator>
			<guid isPermaLink="false">113816@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I would also be willing to do this manually in some way.  For example, entering in the title &#34;Desktop Wallpapers&#34; in the excerpt of each entry.. or something similar.&#60;/p&#62;
&#60;p&#62;I just want the category to be displayed at the top of each portfolio entry.&#60;/p&#62;
&#60;p&#62;Thanks again for all your help.  Sincerely appreciated! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theworldawaits on "Modifying Breadcrumb Header"</title>
			<link>http://www.kriesi.at/support/topic/modifying-breadcrumb-header#post-113815</link>
			<pubDate>Sat, 25 May 2013 17:08:13 +0000</pubDate>
			<dc:creator>theworldawaits</dc:creator>
			<guid isPermaLink="false">113815@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there any other step I need to take in order for it to display &#34;Desktop Wallpapers&#34; (the name of the portfolio category) ?&#60;/p&#62;
&#60;p&#62;I made the change you suggested and nothing seemed to change.&#60;br /&#62;
&#60;a href=&#34;http://godsfingerprints.net.s168021.gridserver.com/?portfolio=come-near-to-god&#34; rel=&#34;nofollow&#34;&#62;http://godsfingerprints.net.s168021.gridserver.com/?portfolio=come-near-to-god&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Code below:&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
global $avia_config;&#60;/p&#62;
&#60;p&#62;	/*&#60;br /&#62;
	 * get_header is a basic wordpress function, used to retrieve the header.php file in your theme directory.&#60;br /&#62;
	 */&#60;br /&#62;
	 get_header();&#60;/p&#62;
&#60;p&#62; 	 $terms = get_the_terms( get_the_ID(), 'portfolio_entries' );&#60;br /&#62;
            foreach ($terms as $term) {&#60;br /&#62;
                $title = $term-&#38;gt;name;&#60;br /&#62;
                break;&#60;br /&#62;
            }&#60;br /&#62;
if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title( array('title' =&#38;gt; $title) );&#60;br /&#62;
	 ?&#38;gt;&#60;/p&#62;
&#60;p&#62;		&#38;lt;div class='container_wrap main_color &#38;lt;?php avia_layout_class( 'main' ); ?&#38;gt;'&#38;gt;&#60;/p&#62;
&#60;p&#62;			&#38;lt;div class='container'&#38;gt;&#60;/p&#62;
&#60;p&#62;				&#38;lt;div class='template-page template-portfolio content  &#38;lt;?php avia_layout_class( 'content' ); ?&#38;gt; units'&#38;gt;&#60;/p&#62;
&#60;p&#62;				&#38;lt;?php&#60;br /&#62;
				/* Run the loop to output the posts.&#60;br /&#62;
				* If you want to overload this in a child theme then include a file&#60;br /&#62;
				* called loop-page.php and that will be used instead.&#60;br /&#62;
				*/&#60;/p&#62;
&#60;p&#62;				$avia_config['size'] = avia_layout_class( 'main' , false) == 'entry_without_sidebar' ? '' : 'entry_with_sidebar';&#60;br /&#62;
				get_template_part( 'includes/loop', 'portfolio-single' );&#60;br /&#62;
				?&#38;gt;&#60;/p&#62;
&#60;p&#62;				&#38;lt;!--end content--&#38;gt;&#60;br /&#62;
				&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;				&#38;lt;?php&#60;/p&#62;
&#60;p&#62;				//get the sidebar&#60;br /&#62;
				$avia_config['currently_viewing'] = 'page';&#60;br /&#62;
				get_sidebar();&#60;/p&#62;
&#60;p&#62;				?&#38;gt;&#60;/p&#62;
&#60;p&#62;			&#38;lt;/div&#38;gt;&#38;lt;!--end container--&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php get_footer(); ?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Modifying Breadcrumb Header"</title>
			<link>http://www.kriesi.at/support/topic/modifying-breadcrumb-header#post-113749</link>
			<pubDate>Sat, 25 May 2013 08:59:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">113749@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up wp-content\themes\enfold\single-portfolio.php and replace&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if( get_post_meta(get_the_ID(), &#38;#39;header&#38;#39;, true) != &#38;#39;no&#38;#39;) echo avia_title();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$terms = get_the_terms( get_the_ID(), &#38;#39;portfolio_entries&#38;#39; );
            foreach ($terms as $term) {
                $title = $term-&#38;gt;name;
                break;
            }
if( get_post_meta(get_the_ID(), &#38;#39;header&#38;#39;, true) != &#38;#39;no&#38;#39;) echo avia_title( array(&#38;#39;title&#38;#39; =&#38;gt; $title) );&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>theworldawaits on "Modifying Breadcrumb Header"</title>
			<link>http://www.kriesi.at/support/topic/modifying-breadcrumb-header#post-113671</link>
			<pubDate>Sat, 25 May 2013 03:33:31 +0000</pubDate>
			<dc:creator>theworldawaits</dc:creator>
			<guid isPermaLink="false">113671@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Ismael,&#60;/p&#62;
&#60;p&#62;Perhaps this photo will help.  I'm trying to change the 'header' on the left of the breadcrumb section.&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://jvd.ca/example.jpg&#34; /&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Modifying Breadcrumb Header"</title>
			<link>http://www.kriesi.at/support/topic/modifying-breadcrumb-header#post-113660</link>
			<pubDate>Sat, 25 May 2013 02:22:36 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">113660@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Just add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.trail-end {
display: none !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>theworldawaits on "Modifying Breadcrumb Header"</title>
			<link>http://www.kriesi.at/support/topic/modifying-breadcrumb-header#post-113607</link>
			<pubDate>Fri, 24 May 2013 16:56:00 +0000</pubDate>
			<dc:creator>theworldawaits</dc:creator>
			<guid isPermaLink="false">113607@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there,&#60;/p&#62;
&#60;p&#62;I am wondering if I can make a slight change to the breadcrumb header on my portfolio page.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://godsfingerprints.net.s168021.gridserver.com/?portfolio=come-near-to-god&#34; rel=&#34;nofollow&#34;&#62;http://godsfingerprints.net.s168021.gridserver.com/?portfolio=come-near-to-god&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Right now, the portfolio title is displaying on the left of the 'breadcrumb header'.  I would like to display the name of the category instead.  For example, display 'Desktop Wallpapers' would make much more sense from a usability point of view on this page (instead of displaying the portfolio title twice).  &#60;/p&#62;
&#60;p&#62;Please let me know.. thanks so much!&#60;/p&#62;
&#60;p&#62;Jason
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio title font and another font question"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-title-font-and-another-font-question#post-108754</link>
			<pubDate>Fri, 03 May 2013 17:23:06 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">108754@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No problem and good luck!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ibmotion on "Portfolio title font and another font question"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-title-font-and-another-font-question#post-108740</link>
			<pubDate>Fri, 03 May 2013 16:58:29 +0000</pubDate>
			<dc:creator>ibmotion</dc:creator>
			<guid isPermaLink="false">108740@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome Nick.&#60;br /&#62;
Thanks for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio title font and another font question"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-title-font-and-another-font-question#post-108724</link>
			<pubDate>Fri, 03 May 2013 16:08:52 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">108724@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I scoured the theme for every place that Times New Roman is found in the css files. and then i added them all to one massive definition which you will put at the very end of your /css/custom.css file.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top h1, #top h2, #top h3, #top h4, #top h5, #top h6, #scn-options h3, #scn-preview h3, #scn-options-error h3, #top blockquote, #top blockquote:before, #top .special_amp, #top .wp-caption-text, #top title_container .page-subtitle, #top .dynamic_el_1 .page-subtitle, #top .first-quote:after, #top .portfolio-title, #top .tweet-text.avatar_no, #top .widget_rss li div, #top .recentcomments a, #top .widget_recent_entries li a {
font-family: &#38;quot;HelveticaNeue-Light&#38;quot;, &#38;quot;Helvetica Neue Light&#38;quot;, &#38;quot;Helvetica Neue&#38;quot;, Helvetica, Arial, &#38;quot;Lucida Grande&#38;quot;, sans-serif;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You should also know that this is not a web safe font. What that means is that most folks dont have it pre-installed on their computer, and if they don't they won't be able to display it. This is a proprietary font, i just looked, and is hard to find and costs a bundle just to use on your desktop for yourself.&#60;/p&#62;
&#60;p&#62;To acquire this font you will need to find a black market font dealer, but I would advise against it, since those guys are all connected to big gangs on World of Warcraft, powerful stuff, and they  can mesmerize even a pro stenographer with their fine calligraphy and next thing you know you are hooked for life!&#60;/p&#62;
&#60;p&#62;You can try these free fonts somewhat similar:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.ffonts.net/Liberation-Sans.font&#34; rel=&#34;nofollow&#34;&#62;http://www.ffonts.net/Liberation-Sans.font&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;or Amiro &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.google.com/fonts/specimen/Arimo&#34; rel=&#34;nofollow&#34;&#62;http://www.google.com/fonts/specimen/Arimo&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;are close to it&#60;/p&#62;
&#60;p&#62;Good luck,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ibmotion on "Portfolio title font and another font question"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-title-font-and-another-font-question#post-108568</link>
			<pubDate>Fri, 03 May 2013 00:59:55 +0000</pubDate>
			<dc:creator>ibmotion</dc:creator>
			<guid isPermaLink="false">108568@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm trying to change the portfolio title font (text links right above the thumbnails on the welcome page)&#60;br /&#62;
I'm simply trying to change them to Helvetica Neue.&#60;br /&#62;
I've replaced all instances of Times New Roman, serif font in base.css.&#60;br /&#62;
I even tried adding a custom line in the custom.css&#60;/p&#62;
&#60;p&#62;#top .portfolio-title {&#60;br /&#62;
font-family: 10px  &#34;HelveticaNeue&#34;, &#34;Helvetica Neue&#34;, Helvetica, Arial, sans-serif; font-weight:bold; text-transform: uppercase; letter-spacing: 1px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;it changes everything except the font family.&#60;br /&#62;
for some reason just they stubbornly remain Times New Roman.&#60;br /&#62;
is there something i'm missing?&#60;/p&#62;
&#60;p&#62;-------&#60;/p&#62;
&#60;p&#62;On a different note, is it possible to add more Google Font options to the Heading Font (under the drop-down for the Theme Options).&#60;br /&#62;
If not, how easy would it be for me to change that header font?&#60;/p&#62;
&#60;p&#62;Thanks for your help&#60;br /&#62;
Cavan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Heading"</title>
			<link>http://www.kriesi.at/support/topic/heading#post-104840</link>
			<pubDate>Tue, 09 Apr 2013 05:25:53 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">104840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi v1ncentham,&#60;/p&#62;
&#60;p&#62;Glad that Devin helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>v1ncentham on "Heading"</title>
			<link>http://www.kriesi.at/support/topic/heading#post-104838</link>
			<pubDate>Tue, 09 Apr 2013 05:08:35 +0000</pubDate>
			<dc:creator>v1ncentham</dc:creator>
			<guid isPermaLink="false">104838@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Fantastic, thanks Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Heading"</title>
			<link>http://www.kriesi.at/support/topic/heading#post-104793</link>
			<pubDate>Mon, 08 Apr 2013 14:41:31 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104793@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi v1ncentham,&#60;/p&#62;
&#60;p&#62;You can do that in the theme files in the template_portfolio.php file. Look for:&#60;br /&#62;
&#60;code&#62;&#38;quot;&#38;lt;h3 class=&#38;#39;name_sort&#38;#39;&#38;gt;&#38;lt;a href=&#38;#39;&#38;quot;.get_permalink().&#38;quot;&#38;#39; title=&#38;#39;&#38;quot;.get_the_title().&#38;quot;&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/h3&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>v1ncentham on "Heading"</title>
			<link>http://www.kriesi.at/support/topic/heading#post-104753</link>
			<pubDate>Mon, 08 Apr 2013 09:59:20 +0000</pubDate>
			<dc:creator>v1ncentham</dc:creator>
			<guid isPermaLink="false">104753@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;I would like to change all portfolio title to Heading 5, currently it is H3.&#60;br /&#62;
Anyone can help? See below for page link and screencap...&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://www.dropbox.com/s/3t7afj7et6i0k4i/Screen%20Shot%202013-04-08%20at%205.47.34%20PM.png?m&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/s/3t7afj7et6i0k4i/Screen%20Shot%202013-04-08%20at%205.47.34%20PM.png?m&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://auramas.com.my/wp/gallery/&#34; rel=&#34;nofollow&#34;&#62;http://auramas.com.my/wp/gallery/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio Title &#38; Excerpt"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-title-excerpt-1#post-97442</link>
			<pubDate>Tue, 19 Feb 2013 15:03:54 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97442@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi SoftFocus,&#60;/p&#62;
&#60;p&#62;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 .template-portfolio-overview .inner_box .entry-content {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>SoftFocus on "Portfolio Title &#38; Excerpt"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-title-excerpt-1#post-97429</link>
			<pubDate>Tue, 19 Feb 2013 14:28:52 +0000</pubDate>
			<dc:creator>SoftFocus</dc:creator>
			<guid isPermaLink="false">97429@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys&#60;/p&#62;
&#60;p&#62;Quick question, how can i edit out the excerpt but keep the title&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Eunoia - Optimum Portfolio Image Size/Proportions"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-optimum-portfolio-image-sizeproportions#post-86413</link>
			<pubDate>Tue, 04 Dec 2012 03:42:58 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">86413@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad Dude helped you.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loudcow on "Eunoia - Optimum Portfolio Image Size/Proportions"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-optimum-portfolio-image-sizeproportions#post-86362</link>
			<pubDate>Mon, 03 Dec 2012 19:49:06 +0000</pubDate>
			<dc:creator>loudcow</dc:creator>
			<guid isPermaLink="false">86362@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;A big help - thanks so much:)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Eunoia - Optimum Portfolio Image Size/Proportions"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-optimum-portfolio-image-sizeproportions#post-85096</link>
			<pubDate>Fri, 23 Nov 2012 08:38:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">85096@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;All image sizes are defined in functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;widget&#38;#39;] 			 	= array(&#38;#39;width&#38;#39;=&#38;gt;36,  &#38;#39;height&#38;#39;=&#38;gt;36);							// small preview pics eg sidebar news
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;slider_thumb&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;70,  &#38;#39;height&#38;#39;=&#38;gt;50 , &#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);		// slideshow preview pics
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;fullsize&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;990, &#38;#39;height&#38;#39;=&#38;gt;990, &#38;#39;crop&#38;#39;=&#38;gt;false);			// big images for lightbox and portfolio single entries
$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 );							// images for fullsize pages and fullsize slider
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;495, &#38;#39;height&#38;#39;=&#38;gt;400  , &#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);	// images for portfolio entries (2,3 column)
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;284, &#38;#39;height&#38;#39;=&#38;gt;211  , &#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);	// images for portfolio 4 columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;logo&#38;#39;] 		 		= array(&#38;#39;width&#38;#39;=&#38;gt;446, &#38;#39;height&#38;#39;=&#38;gt;218  , &#38;#39;copy&#38;#39;=&#38;gt;&#38;#39;greyscale&#38;#39;);	// images for dynamic logo/partner element

//dynamic columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;dynamic_1&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;446, &#38;#39;height&#38;#39;=&#38;gt;150);							// images for 2/4 (aka 1/2) dynamic portfolio columns when using 3 columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;dynamic_2&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;609, &#38;#39;height&#38;#39;=&#38;gt;208);							// images for 2/3 dynamic portfolio columns
$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;dynamic_3&#38;#39;] 		 	= array(&#38;#39;width&#38;#39;=&#38;gt;688, &#38;#39;height&#38;#39;=&#38;gt;150);							// images for 3/4 dynamic portfolio columns&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Depending on the number of columns different thumbnail sizes are used. You can change the height value(s) btw - so if you're unhappy with the current aspect ratio you can adjust the height value(s) to your needs. You can also deactivate the cropping feature by appending 'crop'=&#38;gt;false to the code. A plugin like: &#60;a href=&#34;http://wordpress.org/extend/plugins/simple-image-sizes/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/simple-image-sizes/&#60;/a&#62; adds a nice UI to the wordpress settings page and you don't need to modify/edit functions.php. If you change the image sizes you need to regenerate the thumbnails with: &#60;a href=&#34;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/regenerate-thumbnails/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loudcow on "Eunoia - Optimum Portfolio Image Size/Proportions"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-optimum-portfolio-image-sizeproportions#post-84918</link>
			<pubDate>Wed, 21 Nov 2012 21:24:51 +0000</pubDate>
			<dc:creator>loudcow</dc:creator>
			<guid isPermaLink="false">84918@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm guessing from the demo shots the scale would be proportional to around 690px x 450px - that seems to work OK?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loudcow on "Eunoia - Optimum Portfolio Image Size/Proportions"</title>
			<link>http://www.kriesi.at/support/topic/eunoia-optimum-portfolio-image-sizeproportions#post-84917</link>
			<pubDate>Wed, 21 Nov 2012 21:07:19 +0000</pubDate>
			<dc:creator>loudcow</dc:creator>
			<guid isPermaLink="false">84917@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there - My portfolio thumbnails auto-crop an undesirable proportion of my main portfolio shot - so I get a bit of the main shot that looks crappy as a thumbnail when displayed in a portfolio thumbnail layout. I know this is generally hard to control but another theme I've worked with provides the exact size shot dimensions to suit so the thumbnail shows ALL of the shot (no cropping) and then scales perfectly when displayed as a larger image on the single portfolio page. &#60;/p&#62;
&#60;p&#62;So for Eunoia - is there a full size hard crop size that scales in proportion to suit thumbnails (so ALL the image shows)? I can then simply upload all my images at this perfectly scalable size.&#60;/p&#62;
&#60;p&#62;Thanks so much:)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
