<?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: fullsize - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/fullsize</link>
		<description>Support Forum - Tag: fullsize - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 19:22:39 +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/fullsize" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Breadcrumbs are not shown on fullsize PAGES with fullsize slideshow"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-are-not-shown-on-fullsize-pages-with-fullsize-slideshow#post-104575</link>
			<pubDate>Fri, 05 Apr 2013 21:46:39 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104575@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad we could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Breadcrumbs are not shown on fullsize PAGES with fullsize slideshow"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-are-not-shown-on-fullsize-pages-with-fullsize-slideshow#post-104536</link>
			<pubDate>Fri, 05 Apr 2013 14:39:37 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">104536@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;you made my day, Devin, thanks - quick and works now fine for me
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Breadcrumbs are not shown on fullsize PAGES with fullsize slideshow"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-are-not-shown-on-fullsize-pages-with-fullsize-slideshow#post-104509</link>
			<pubDate>Fri, 05 Apr 2013 12:57:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">104509@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit,&#60;/p&#62;
&#60;p&#62;I would just use a bit of css to make it quick and simple. Something like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-portfolio #breadcrumb_wrapper {
    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>colorit2 on "Breadcrumbs are not shown on fullsize PAGES with fullsize slideshow"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-are-not-shown-on-fullsize-pages-with-fullsize-slideshow#post-104508</link>
			<pubDate>Fri, 05 Apr 2013 12:22:53 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">104508@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It still shows the breadcrumbs on single portfolio pages.&#60;br /&#62;
Breadcrumbs should NOT be on single portfolio pages.&#60;/p&#62;
&#60;p&#62;Currently I have in the header.php&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
//if we aren't on the frontpage display breadcrumb&#60;br /&#62;
if(!is_front_page())&#60;br /&#62;
{&#60;br /&#62;
echo &#34;&#38;lt;div id='breadcrumb_wrapper' class='container'&#38;gt;&#34;;&#60;br /&#62;
new avia_breadcrumb(array('delimiter' =&#38;gt; '/'));&#60;br /&#62;
echo &#34;&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;//display slideshow big if one is available&#60;br /&#62;
if(!empty($avia_config['slide_output'])) {echo &#34;&#38;lt;div class='container slideshow_big'&#38;gt;&#34;.$avia_config['slide_output'].&#34;&#38;lt;/div&#38;gt;&#34;;}&#60;/p&#62;
&#60;p&#62;if(!is_front_page() &#38;amp;&#38;amp; empty($avia_config['slide_output']) &#38;amp;&#38;amp; !is_singular('portfolio'))&#60;br /&#62;
?&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Any other suggestions?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Breadcrumbs are not shown on fullsize PAGES with fullsize slideshow"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-are-not-shown-on-fullsize-pages-with-fullsize-slideshow#post-103223</link>
			<pubDate>Wed, 27 Mar 2013 01:10:54 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">103223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Looking at your first post, I am not reading the code that way. I am seeing breadcrumbs are shown when the page is (a) not the frontpage AND (b)  No big slider.&#60;/p&#62;
&#60;p&#62;Please change your line that looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(!is_front_page() &#38;amp;&#38;amp; empty($avia_config[&#38;#39;slide_output&#38;#39;]) &#38;amp;&#38;amp; get_post_type() != &#38;#39;portfolio&#38;#39;)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;so that it looks like this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(!is_front_page() &#38;amp;&#38;amp; empty($avia_config[&#38;#39;slide_output&#38;#39;]) &#38;amp;&#38;amp; !is_singular(&#38;#39;portfolio&#38;#39;))&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;is_singular() is the conditional check for custom post types. &#60;a href=&#34;http://codex.wordpress.org/Function_Reference/is_singular&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Function_Reference/is_singular&#60;/a&#62; (even though the description in the reference doesn't even mention custom post types for some reason)&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Breadcrumbs are not shown on fullsize PAGES with fullsize slideshow"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-are-not-shown-on-fullsize-pages-with-fullsize-slideshow#post-103045</link>
			<pubDate>Mon, 25 Mar 2013 23:38:10 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">103045@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;sorry, I forgot, that I have asked this a year before and found the &#60;a href=&#34;http://www.kriesi.at/support/topic/page-with-slideshow-kills-breadcrumbs#post-32399&#34;&#62;solution here&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;HOWEVER:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;I would like to change this kind of code in the header.php in that way, that the &#60;strong&#62;breadcrumbs only at the portfolio single item pages are NOT shown.&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Currently I have this in the header.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
//if we aren't on the frontpage display breadcrumb&#60;br /&#62;
					if(!is_front_page())&#60;br /&#62;
					{&#60;br /&#62;
						echo &#34;&#38;lt;div id='breadcrumb_wrapper' class='container'&#38;gt;&#34;;&#60;br /&#62;
						new avia_breadcrumb(array('delimiter' =&#38;gt; '/'));&#60;br /&#62;
						echo &#34;&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
					}&#60;br /&#62;
					//display slideshow big if one is available&#60;br /&#62;
					if(!empty($avia_config['slide_output'])) {echo &#34;&#38;lt;div class='container slideshow_big'&#38;gt;&#34;.$avia_config['slide_output'].&#34;&#38;lt;/div&#38;gt;&#34;;}&#60;/p&#62;
&#60;p&#62;					if(!is_front_page() &#38;amp;&#38;amp; empty($avia_config['slide_output']) &#38;amp;&#38;amp; get_post_type() != 'portfolio')&#60;br /&#62;
					{&#60;br /&#62;
						echo &#34;&#38;lt;div id='breadcrumb_wrapper' class='container'&#38;gt;&#34;;&#60;br /&#62;
						new avia_breadcrumb(array('delimiter' =&#38;gt; '/'));&#60;br /&#62;
						echo &#34;&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
					}&#60;br /&#62;
				?&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;but something must be wrong with it ...&#60;br /&#62;
Now it works right, that the breadcrumbs show now also on fullsize pages with fullsize slideshow - but I don't get it to work, so that it shows NO breadcrumbs on portfolio pages.&#60;/p&#62;
&#60;p&#62;Any tips?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Breadcrumbs are not shown on fullsize PAGES with fullsize slideshow"</title>
			<link>http://www.kriesi.at/support/topic/breadcrumbs-are-not-shown-on-fullsize-pages-with-fullsize-slideshow#post-103044</link>
			<pubDate>Mon, 25 Mar 2013 23:33:57 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">103044@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I discovered at my page, that the breadcrumbs are only shown on (fullsize) PAGES with a fullsize slideshow.&#60;br /&#62;
My header.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
					//display slideshow big if one is available&#60;br /&#62;
					if(!empty($avia_config['slide_output'])) echo &#34;&#38;lt;div class='container slideshow_big'&#38;gt;&#34;.$avia_config['slide_output'].&#34;&#38;lt;/div&#38;gt;&#34;;	&#60;/p&#62;
&#60;p&#62;					//if we dont are located on teh frontpge and if there is no big slideshow availabel display breadcrumb&#60;br /&#62;
					if(!is_front_page() &#38;amp;&#38;amp; empty($avia_config['slide_output']))&#60;br /&#62;
					{&#60;br /&#62;
						echo &#34;&#38;lt;div id='breadcrumb_wrapper' class='container'&#38;gt;&#34;;&#60;br /&#62;
						new avia_breadcrumb(array('delimiter' =&#38;gt; '/'));&#60;br /&#62;
						echo &#34;&#38;lt;/div&#38;gt;&#34;;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;What can I change, so that the breadcrumbs are shown everywhere, also on fullsize pages?&#60;br /&#62;
Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "New image size for fullwidth pages only"</title>
			<link>http://www.kriesi.at/support/topic/new-image-size-for-fullwidth-pages-only#post-72439</link>
			<pubDate>Thu, 23 Aug 2012 06:40:04 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">72439@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#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>colorit2 on "New image size for fullwidth pages only"</title>
			<link>http://www.kriesi.at/support/topic/new-image-size-for-fullwidth-pages-only#post-72354</link>
			<pubDate>Wed, 22 Aug 2012 17:50:30 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">72354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ah, there were some code too much in my loop-page.php, thanks, now it works perfect!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "New image size for fullwidth pages only"</title>
			<link>http://www.kriesi.at/support/topic/new-image-size-for-fullwidth-pages-only#post-72332</link>
			<pubDate>Wed, 22 Aug 2012 16:37:12 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">72332@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You first need to replace the line I specified above then replace 'page' with 'fullsizestaticimage'. Try that and then see it if works. &#60;/p&#62;
&#60;p&#62;Right now the image is getting spit out in the page but not getting the proper javascript attached to it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "New image size for fullwidth pages only"</title>
			<link>http://www.kriesi.at/support/topic/new-image-size-for-fullwidth-pages-only#post-71674</link>
			<pubDate>Sat, 18 Aug 2012 14:44:54 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">71674@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;P.S. I have regenerated the thumbnails!&#60;/p&#62;
&#60;p&#62;Got a similar question here concerning CORONA, but this helped me not for VELVET, perhaps it is helpful for you?&#60;br /&#62;
&#60;a href=&#34;http://www.kriesi.at/support/topic/smaller-blog-images-for-3-column-frontpage&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/smaller-blog-images-for-3-column-frontpage&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "New image size for fullwidth pages only"</title>
			<link>http://www.kriesi.at/support/topic/new-image-size-for-fullwidth-pages-only#post-71672</link>
			<pubDate>Sat, 18 Aug 2012 14:32:18 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">71672@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks, but this doesn't work: &#60;a href=&#34;http://tinyurl.com/8egpvvc&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/8egpvvc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have added there a 930x230px image at &#34;add featured media&#34; section of that page.&#60;/p&#62;
&#60;p&#62;My functions.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
$avia_config['imgSize']['fullsizestaticimage'] 	= array('width'=&#38;gt;930, 'height'=&#38;gt;230);		// big images for fullsize pages only&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;My loop-page.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;div class='post-entry'&#38;gt;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
$this_id = get_the_ID();&#60;br /&#62;
$heading_style = strpos(avia_post_meta($this_id, 'heading_style'), 'special');&#60;br /&#62;
//call the function that displays featured images and slideshows within posts&#60;br /&#62;
$slider = new avia_slideshow($this_id);&#60;br /&#62;
echo $slider-&#38;gt;display_small($avia_config['fullsizestaticimage']);&#60;br /&#62;
?&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;any other suggestions?&#60;/p&#62;
&#60;p&#62;Thanks a lot.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "2 Qs, changing color of selected menu item, and lightbox on main portfolio page"</title>
			<link>http://www.kriesi.at/support/topic/2-qs-changing-color-of-selected-menu-item-and-lightbox-on-main-portfolio-page#post-71625</link>
			<pubDate>Sat, 18 Aug 2012 04:19:09 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">71625@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi profil77,&#60;/p&#62;
&#60;p&#62;Glad that we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "New image size for fullwidth pages only"</title>
			<link>http://www.kriesi.at/support/topic/new-image-size-for-fullwidth-pages-only#post-71578</link>
			<pubDate>Fri, 17 Aug 2012 16:25:39 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">71578@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi colorit2,&#60;/p&#62;
&#60;p&#62;In your includes&#38;gt;loop-page.php change the following line:&#60;br /&#62;
&#60;code&#62;echo $slider-&#38;gt;display_small($avia_config[&#38;#39;size&#38;#39;]);&#60;/code&#62;&#60;br /&#62;
to&#60;br /&#62;
&#60;code&#62;echo $slider-&#38;gt;display_small(&#38;#39;page&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and change page to the name of your new image size. That should work in theory though it may still require some additional styling for the individual pages.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>profil77 on "2 Qs, changing color of selected menu item, and lightbox on main portfolio page"</title>
			<link>http://www.kriesi.at/support/topic/2-qs-changing-color-of-selected-menu-item-and-lightbox-on-main-portfolio-page#post-71518</link>
			<pubDate>Fri, 17 Aug 2012 06:42:27 +0000</pubDate>
			<dc:creator>profil77</dc:creator>
			<guid isPermaLink="false">71518@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael, second solution works fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "2 Qs, changing color of selected menu item, and lightbox on main portfolio page"</title>
			<link>http://www.kriesi.at/support/topic/2-qs-changing-color-of-selected-menu-item-and-lightbox-on-main-portfolio-page#post-71496</link>
			<pubDate>Fri, 17 Aug 2012 04:13:10 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">71496@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi profil77,&#60;/p&#62;
&#60;p&#62;Try to add this code in your Quick CSS:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sub-menu li a:hover {
   color: #f00;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or this one, if the code above doesn't work:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.sub-menu li a:hover {
   color: #f00 !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>profil77 on "2 Qs, changing color of selected menu item, and lightbox on main portfolio page"</title>
			<link>http://www.kriesi.at/support/topic/2-qs-changing-color-of-selected-menu-item-and-lightbox-on-main-portfolio-page#post-71418</link>
			<pubDate>Thu, 16 Aug 2012 18:48:26 +0000</pubDate>
			<dc:creator>profil77</dc:creator>
			<guid isPermaLink="false">71418@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;for #1, I've got the same problem with the colours of the listed sub menu items.&#60;/p&#62;
&#60;p&#62;Would you please help me with the code to change the colours of a and a:hover in the sub menu?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "New image size for fullwidth pages only"</title>
			<link>http://www.kriesi.at/support/topic/new-image-size-for-fullwidth-pages-only#post-71146</link>
			<pubDate>Wed, 15 Aug 2012 09:52:12 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">71146@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Additional note: sure, I could change in functions.php the size of the &#34;featured&#34; image size, but then the slider size at the frontpage changes, too, which I don't want. I just want to have another size (930x230px) for fullsize &#60;strong&#62;static&#60;/strong&#62; (i.e. not slider) images for normal fullsize pages (not the frontpage).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "New image size for fullwidth pages only"</title>
			<link>http://www.kriesi.at/support/topic/new-image-size-for-fullwidth-pages-only#post-71144</link>
			<pubDate>Wed, 15 Aug 2012 09:48:22 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">71144@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I don't understand? I mean just in general the use of an extra image size and how to use it for pages.&#60;/p&#62;
&#60;p&#62;The site is currently not yet ready, but here an example:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://tinyurl.com/9sz8c5p&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/9sz8c5p&#60;/a&#62; is the frontpage&#60;br /&#62;
there the fullsize slider should remain in its size as it is described in the functions.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
$avia_config['imgSize']['featured'] 	= array('width'=&#38;gt;930, 'height'=&#38;gt;390);		// big images for fullsize pages and fullsize 2D &#38;amp; 3D slider&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Now I need &#60;strong&#62;in addition to this&#60;/strong&#62; an extra image size of 930x230px for fullsize pages (not frontpage) like this example page: &#60;a href=&#34;http://tinyurl.com/8egpvvc&#34; rel=&#34;nofollow&#34;&#62;http://tinyurl.com/8egpvvc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Above this page I need not a fullsize image as described in the functions.php as &#34;featured&#34; image, but an own like I have already added to the functions.php:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$avia_config['imgSize']['fullsizestaticimage'] 	= array('width'=&#38;gt;930, 'height'=&#38;gt;230);		// big images for fullsize pages only&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;now I already need to know, how I can implement it in which file (page.php?), so that at normal pages (not frontpage) it shows my new fullsize image above all content in my new size of 930x230px.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "2 Qs, changing color of selected menu item, and lightbox on main portfolio page"</title>
			<link>http://www.kriesi.at/support/topic/2-qs-changing-color-of-selected-menu-item-and-lightbox-on-main-portfolio-page#post-70729</link>
			<pubDate>Mon, 13 Aug 2012 07:43:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">70729@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad Devin could help you. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryderg on "2 Qs, changing color of selected menu item, and lightbox on main portfolio page"</title>
			<link>http://www.kriesi.at/support/topic/2-qs-changing-color-of-selected-menu-item-and-lightbox-on-main-portfolio-page#post-70715</link>
			<pubDate>Mon, 13 Aug 2012 03:04:30 +0000</pubDate>
			<dc:creator>ryderg</dc:creator>
			<guid isPermaLink="false">70715@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Awesome. Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "New image size for fullwidth pages only"</title>
			<link>http://www.kriesi.at/support/topic/new-image-size-for-fullwidth-pages-only#post-70616</link>
			<pubDate>Sat, 11 Aug 2012 19:08:13 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">70616@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Could you please show the links to the pages you described ?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "New image size for fullwidth pages only"</title>
			<link>http://www.kriesi.at/support/topic/new-image-size-for-fullwidth-pages-only#post-70471</link>
			<pubDate>Fri, 10 Aug 2012 12:29:24 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">70471@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I would like to have a different size for static images on top of fullwidth pages - and only on those pages; the sliders (like my KenBurn on the frontpage for example) should remain &#34;as is&#34;.&#60;/p&#62;
&#60;p&#62;I found in functions.php the sizes, and registered a new for my fullwidth pages static images:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
$avia_config['imgSize']['fullsizestaticimage'] 	= array('width'=&#38;gt;930, 'height'=&#38;gt;230);		// big static images for fullsize pages only&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But now ... &#60;strong&#62;where can I add what kind of code, so that static images on top of fullwidth pages uses this new size?&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Note: if I add a &#60;em&#62;slider&#60;/em&#62; on these pages, the silders should remain the original image size format (&#34;featured&#34;) of 930x390px.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "2 Qs, changing color of selected menu item, and lightbox on main portfolio page"</title>
			<link>http://www.kriesi.at/support/topic/2-qs-changing-color-of-selected-menu-item-and-lightbox-on-main-portfolio-page#post-70423</link>
			<pubDate>Fri, 10 Aug 2012 06:09:04 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">70423@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ryderg,&#60;/p&#62;
&#60;p&#62;For #1, 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;.header_color .main_menu ul:first-child &#38;gt; li a:hover, .header_color .main_menu ul:first-child &#38;gt; li.current-menu-item &#38;gt; a, .header_color .main_menu ul:first-child &#38;gt; li.current_page_item &#38;gt; a, .header_color .main_menu ul:first-child &#38;gt; li.active-parent-item &#38;gt; a {
color: #909193;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the hex color code to your needs.&#60;/p&#62;
&#60;p&#62;#2 is actually very simple too! In each portfolio item there is an option for &#34;Apply link to the image&#34; you just need to set it to Open Lightbox when clicked:&#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i49.tinypic.com/s2biw5.png&#34;&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ryderg on "2 Qs, changing color of selected menu item, and lightbox on main portfolio page"</title>
			<link>http://www.kriesi.at/support/topic/2-qs-changing-color-of-selected-menu-item-and-lightbox-on-main-portfolio-page#post-70156</link>
			<pubDate>Thu, 09 Aug 2012 06:05:54 +0000</pubDate>
			<dc:creator>ryderg</dc:creator>
			<guid isPermaLink="false">70156@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, I am trying to do two things using Choices.&#60;/p&#62;
&#60;p&#62;The first one I suspect is easy, although I haven't been able to find another thread about it exactly. I just want to change the color of the selected menu item on the main menu. My site has no dropdown menus:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.rydergoodwin.com/wordpress&#34; rel=&#34;nofollow&#34;&#62;http://www.rydergoodwin.com/wordpress&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The second one I suspect will be more difficult if possible at all. I would like the lightbox full-size view of the portfolio items to appear on the main portfolio page. I am using the ajax portfolio which is awesome; I love the slide-up portfolio view, but currently in order to view the full size lightbox view you have to click into each portfolio item and go to those individual pages. Can I make it a more seamless experience and have everything on the main portfolio page? Let me know if that doesn't make sense.&#60;/p&#62;
&#60;p&#62;Thanks!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Post image over the whole post width instead of just a square version?"</title>
			<link>http://www.kriesi.at/support/topic/post-image-over-the-whole-post-width-instead-of-just-a-square-version#post-59324</link>
			<pubDate>Fri, 08 Jun 2012 10:05:00 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">59324@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've tried this solution here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/support/topic/featured-image-larger-please#post-20617&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/featured-image-larger-please#post-20617&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and created &#60;strong&#62;new&#60;/strong&#62; posts, to go sure, that I don't need to regenerate thumbnails by plugin new.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;functions.php, I add this in line 14:&#60;/strong&#62;&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;P&#38;#39;] = array(&#38;#39;width&#38;#39;=&#38;gt;566, &#38;#39;height&#38;#39;=&#38;gt;250);     // single post featured image&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;In single.php I changed in line 25-29 the letter &#34;M&#34; to letter &#34;P&#34; according to my changes in the functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$preview_image = kriesi_post_thumb($post-&#38;gt;ID, array(&#38;#39;size&#38;#39;=&#38;gt; array(&#38;#39;P&#38;#39;),&#38;lt;br /&#38;gt;
													&#38;#39;display_link&#38;#39; =&#38;gt; array(&#38;#39;lightbox&#38;#39;), 				// &#38;#39;_prev_image_link&#38;#39; or array(&#38;#39;lightbox&#38;#39;)&#38;lt;br /&#38;gt;
													&#38;#39;linkurl&#38;#39; =&#38;gt; array (&#38;#39;fullscreen&#38;#39;,&#38;#39;_preview_big&#38;#39;),&#38;lt;br /&#38;gt;
													&#38;#39;wh&#38;#39; =&#38;gt; $k_option[&#38;#39;custom&#38;#39;][&#38;#39;imgSize&#38;#39;][&#38;#39;P&#38;#39;]&#38;lt;br /&#38;gt;
													));&#38;lt;br /&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but I've got a &#60;strong&#62;strange result:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;the square image remains, but when hovering this image, a magnifying glass is in the middle of the post, what would be the center of the new wider image; I can analyze with firebug an image width of 566 px for lightbox:&#60;/p&#62;
&#60;p&#62;Screenshot:&#60;br /&#62;
&#60;a href=&#34;http://i49.tinypic.com/w858pl.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i49.tinypic.com/w858pl.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I can't change the CSS for &#60;/p&#62;
&#60;p&#62;&#60;code&#62;.entry-previewimage{&#60;br /&#62;
float:left;&#60;br /&#62;
height:180px;&#60;br /&#62;
margin:4px 20px 10px 0;&#60;br /&#62;
padding:7px;&#60;br /&#62;
width:180px;&#60;br /&#62;
}&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;because this&#60;br /&#62;
a) changes also the preview post images at the frontpage&#60;br /&#62;
b) has no effect to the &#34;cut&#34; of the images at the single post --&#38;gt; it still remains cut to a 180x180 image:&#60;/p&#62;
&#60;p&#62;What can I do, so that at a single post the featured image is really 566 px wide?&#60;br /&#62;
Note: the square version of this image should remain at the frontpage posts overview! &#60;/p&#62;
&#60;p&#62;Thanks in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colorit2 on "Post image over the whole post width instead of just a square version?"</title>
			<link>http://www.kriesi.at/support/topic/post-image-over-the-whole-post-width-instead-of-just-a-square-version#post-59318</link>
			<pubDate>Fri, 08 Jun 2012 08:55:19 +0000</pubDate>
			<dc:creator>colorit2</dc:creator>
			<guid isPermaLink="false">59318@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I would like to have a post image over the whole post width instead of this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://i45.tinypic.com/2w6hslj.jpg&#34; rel=&#34;nofollow&#34;&#62;http://i45.tinypic.com/2w6hslj.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;- same behaviour as the standard (lightbox etc.), but just over the whole width, i.e. 580 px wide and around 250 px high.&#60;/p&#62;
&#60;p&#62;Where can I change this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcopgf on "Fullsize Ken Burns Slider image size are wrong"</title>
			<link>http://www.kriesi.at/support/topic/fullsize-ken-burns-slider-image-size-are-wrong#post-27381</link>
			<pubDate>Tue, 20 Sep 2011 11:45:22 +0000</pubDate>
			<dc:creator>marcopgf</dc:creator>
			<guid isPermaLink="false">27381@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, fantastic, thanks, your solution really worked, but only for the first part of the problem, so, now the auto slideshow is working fine, but if i click a thumbnail of a previous or next image the problem of the resizing persists... Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Fullsize Ken Burns Slider image size are wrong"</title>
			<link>http://www.kriesi.at/support/topic/fullsize-ken-burns-slider-image-size-are-wrong#post-27339</link>
			<pubDate>Mon, 19 Sep 2011 20:38:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">27339@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I think the reason is that wordpress resizes the images to: 1300px x 1300px. You can adjust the thumbnail size in functions.php. Search for following line and adjust the dimensions:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;kenburns&#38;#39;] 	= array(&#38;#39;width&#38;#39;=&#38;gt;1300, &#38;#39;height&#38;#39;=&#38;gt;1300);		// big images for ken burns slider&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Afterwards 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>marcopgf on "Fullsize Ken Burns Slider image size are wrong"</title>
			<link>http://www.kriesi.at/support/topic/fullsize-ken-burns-slider-image-size-are-wrong#post-27322</link>
			<pubDate>Mon, 19 Sep 2011 13:49:19 +0000</pubDate>
			<dc:creator>marcopgf</dc:creator>
			<guid isPermaLink="false">27322@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, i'm building this site &#60;a href=&#34;http://www.normaserver.com/eneoge&#34; rel=&#34;nofollow&#34;&#62;http://www.normaserver.com/eneoge&#60;/a&#62; and i have a gallery in &#60;a href=&#34;http://www.normaserver.com/eneoge/2010-2/galeria/&#34; rel=&#34;nofollow&#34;&#62;http://www.normaserver.com/eneoge/2010-2/galeria/&#60;/a&#62; but there are 2 problems, i wanted to start with the images at 100% (1860X780) and end at 50% (930x390), so, perfectly fitted, but it seems that's not working, also if i click another thumbnail ahead and the image just stucks at a very early stage of the transition. Am i doing something wrong and how can i fix it?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
