<?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: Few remaining issues</title>
		<link>http://www.kriesi.at/support/topic/few-remaining-issues</link>
		<description>Support Forum - Topic: Few remaining issues</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 01:29:29 +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/few-remaining-issues" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Few remaining issues"</title>
			<link>http://www.kriesi.at/support/topic/few-remaining-issues#post-90485</link>
			<pubDate>Tue, 08 Jan 2013 08:04:25 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">90485@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi DorryFunaki,&#60;/p&#62;
&#60;p&#62;Glad we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DorryFunaki on "Few remaining issues"</title>
			<link>http://www.kriesi.at/support/topic/few-remaining-issues#post-90421</link>
			<pubDate>Mon, 07 Jan 2013 19:10:07 +0000</pubDate>
			<dc:creator>DorryFunaki</dc:creator>
			<guid isPermaLink="false">90421@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect!  Thank you both so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Few remaining issues"</title>
			<link>http://www.kriesi.at/support/topic/few-remaining-issues#post-90319</link>
			<pubDate>Mon, 07 Jan 2013 08:06:00 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">90319@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Please add following code to css/custom.css or the quick css field:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.home .slideshow_container ul{
height: 300px !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DorryFunaki on "Few remaining issues"</title>
			<link>http://www.kriesi.at/support/topic/few-remaining-issues#post-90309</link>
			<pubDate>Mon, 07 Jan 2013 05:05:41 +0000</pubDate>
			<dc:creator>DorryFunaki</dc:creator>
			<guid isPermaLink="false">90309@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;/p&#62;
&#60;p&#62;I made the change to functions.php, but my home page slideshow images are still lengthening slightly:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://argcs.com/test/&#34; rel=&#34;nofollow&#34;&#62;http://argcs.com/test/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Any other thoughts?&#60;/p&#62;
&#60;p&#62;Thank you so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Few remaining issues"</title>
			<link>http://www.kriesi.at/support/topic/few-remaining-issues#post-90302</link>
			<pubDate>Mon, 07 Jan 2013 02:50:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">90302@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Check functions.php and find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$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&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Change the height then change crop to true. Something like this &#60;/p&#62;
&#60;p&#62;&#60;code&#62;$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;300, &#38;#39;crop&#38;#39;=&#38;gt;true);			// big images for lightbox and portfolio single entries&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This will crop all of the portfolio images to 990px wide and 300px high. Don't forget to regenerate thumbnails.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DorryFunaki on "Few remaining issues"</title>
			<link>http://www.kriesi.at/support/topic/few-remaining-issues#post-90282</link>
			<pubDate>Sun, 06 Jan 2013 20:58:45 +0000</pubDate>
			<dc:creator>DorryFunaki</dc:creator>
			<guid isPermaLink="false">90282@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great, thank you!  I resolved the images being broken--these were all images that were double-booked to multiple pages, so I uploaded a page-specific image for each.  &#60;/p&#62;
&#60;p&#62;Do you have any thoughts on the  height issue for images--is there a functions.php edit to hard crop the bottoms so that they don't slide down slightly for some larger images (that's not a browser issue as far as I can tell...)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Few remaining issues"</title>
			<link>http://www.kriesi.at/support/topic/few-remaining-issues#post-90258</link>
			<pubDate>Sun, 06 Jan 2013 10:40:11 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">90258@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi DorryFunaki,&#60;/p&#62;
&#60;p&#62;For the cut images on the last row (when I checked it, the images aren't cut but the labels on the last row didn't show up), kindly add this code to your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.portfolio-sort-container.isotope {
   overflow: visible !important;
   padding-bottom: 32px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The slideshow on your homepage seems to be same in dimension on my end. Kindly clear your browser cache. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DorryFunaki on "Few remaining issues"</title>
			<link>http://www.kriesi.at/support/topic/few-remaining-issues#post-90230</link>
			<pubDate>Sun, 06 Jan 2013 01:06:32 +0000</pubDate>
			<dc:creator>DorryFunaki</dc:creator>
			<guid isPermaLink="false">90230@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Edited: I figured out how to revive the site after accidentally killing it.  Rather than kill it again but messing around with something I don't actually understand, I should probably ask first.  I would like images on my home page slideshow to be the same height.  As of now they have tiny variations so the image lengthens slightly when the image changes.  I have tried to resize them individually and reload, but I'm still having the problem.  I know it's possible to hardcrop, but my efforts to do this in functions.php failed miserably!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DorryFunaki on "Few remaining issues"</title>
			<link>http://www.kriesi.at/support/topic/few-remaining-issues#post-90224</link>
			<pubDate>Sat, 05 Jan 2013 22:44:06 +0000</pubDate>
			<dc:creator>DorryFunaki</dc:creator>
			<guid isPermaLink="false">90224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Never mind on issue 2 (thumbnails in slideshow)--I see that has recently been addressed.  The others I would still love some feedback on.  Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DorryFunaki on "Few remaining issues"</title>
			<link>http://www.kriesi.at/support/topic/few-remaining-issues#post-90222</link>
			<pubDate>Sat, 05 Jan 2013 21:15:48 +0000</pubDate>
			<dc:creator>DorryFunaki</dc:creator>
			<guid isPermaLink="false">90222@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello and happy new year to everyone!  I hope that you had a good holiday.&#60;/p&#62;
&#60;p&#62;There are a few little things that I am hoping to get some help with.  The first--I added custom .css to reduce the space between portfolio items so that the titles displayed as a hover effect, but the title of the last row of items is now cut off.  Any thoughts on how to fix this?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.argcs.com/test/projects/&#34; rel=&#34;nofollow&#34;&#62;http://www.argcs.com/test/projects/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Next, is there a way to display the slideshow images as thumbnails under the current displayed image in the portfolio items?&#60;/p&#62;
&#60;p&#62;Finally, I have noticed recently that some photos appear broken--but then in another browser or computer they will look fine.  It's persistently the same photos, although I haven't yet been able to find a common thread of where they look fine and where they don't.  They will look fine in Chrome on one computer, but appear broken in Chrome on another computer.  Do I need to just delete them from the media library and upload?  Would you recommend uploading to the media library first or uploading from the individual pages (I have upgraded to Wordpress 3.5).&#60;/p&#62;
&#60;p&#62;Finally, this is probably not a theme issue, but when I upgraded to WP 3.5, it no longer works on my netbook (or my husband's).  I can't upload any images or edit any pages, although the site itself looks fine.  I can use the site fine on my desktop computer at work, but at home I'm stumped.  I tried disabling all plugins (I only had jetpack running in any case), but no dice.&#60;/p&#62;
&#60;p&#62;Thank you for your help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
