<?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: Angular and Portfolio Image Display Problems</title>
		<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems</link>
		<description>Support Forum - Topic: Angular and Portfolio Image Display Problems</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 04:12:43 +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/angular-and-portfolio-image-display-problems" rel="self" type="application/rss+xml" />

		<item>
			<title>Aaron Whitfield on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-98432</link>
			<pubDate>Mon, 25 Feb 2013 22:41:20 +0000</pubDate>
			<dc:creator>Aaron Whitfield</dc:creator>
			<guid isPermaLink="false">98432@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Tried that and it worked, thanks Devin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-98379</link>
			<pubDate>Mon, 25 Feb 2013 14:18:29 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98379@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Aaron,&#60;/p&#62;
&#60;p&#62;What do you have for the setting in your Theme Settings&#38;gt;Portfolio for &#34;Enter a page slug that should be used for your portfolio single items&#34; ? The slug here should not be the same as any page name, post name or category name anywhere else on the site. If for instance it is featured, having the page and category name of featured would cause these kinds of issues as the slugs have to be unique to allow wordpress to properly navigate between them and display properly.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aaron Whitfield on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-98299</link>
			<pubDate>Mon, 25 Feb 2013 00:05:45 +0000</pubDate>
			<dc:creator>Aaron Whitfield</dc:creator>
			<guid isPermaLink="false">98299@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;/p&#62;
&#60;p&#62;Tried the code it didn't change anything. :/ It's alright, I'll just leave it as is. Any word on the pagination?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-98226</link>
			<pubDate>Sun, 24 Feb 2013 07:35:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">98226@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please try to replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;slides 			= avia_post_meta($this-&#38;gt;post_id, &#38;#39;slideshow&#38;#39;);
$this-&#38;gt;slides = array_reverse($this-&#38;gt;slides);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;slides 			= avia_post_meta($this-&#38;gt;post_id, &#38;#39;slideshow&#38;#39;);
if(is_array($this-&#38;gt;slides)) $this-&#38;gt;slides = array_reverse($this-&#38;gt;slides);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Aaron Whitfield on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-98125</link>
			<pubDate>Fri, 22 Feb 2013 22:33:08 +0000</pubDate>
			<dc:creator>Aaron Whitfield</dc:creator>
			<guid isPermaLink="false">98125@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also, I have pagination enabled. When I go to &#60;a href=&#34;http://pocketfullofapps.com/featured/page/2&#34; rel=&#34;nofollow&#34;&#62;http://pocketfullofapps.com/featured/page/2&#60;/a&#62; it redirects me to the home page. Any help there? Thanks! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aaron Whitfield on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-98107</link>
			<pubDate>Fri, 22 Feb 2013 19:25:05 +0000</pubDate>
			<dc:creator>Aaron Whitfield</dc:creator>
			<guid isPermaLink="false">98107@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is the error I get: &#60;a href=&#34;http://imgur.com/rEAp3sd&#34; rel=&#34;nofollow&#34;&#62;http://imgur.com/rEAp3sd&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is the variable not called or something? Thanks again for all the help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-98041</link>
			<pubDate>Fri, 22 Feb 2013 14:14:56 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">98041@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Aaron,&#60;/p&#62;
&#60;p&#62;Make sure you put in the change exactly as Peter has it above. I just tried it on my live install without any issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aaron Whitfield on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-97961</link>
			<pubDate>Fri, 22 Feb 2013 02:36:05 +0000</pubDate>
			<dc:creator>Aaron Whitfield</dc:creator>
			<guid isPermaLink="false">97961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The CSS trick worked, many thanks! :)&#60;/p&#62;
&#60;p&#62;As for the order, I get an error. I can add a screenshot if needed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-97762</link>
			<pubDate>Thu, 21 Feb 2013 07:09:11 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">97762@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) Use following code instead:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#top.page-id-55566 .slideshow li img {
max-height: 220px!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) You want to change the image order? If yes, open up wp-content\themes\angular\includes\helper-slideshow.php and replace following line:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;slides 			= avia_post_meta($this-&#38;gt;post_id, &#38;#39;slideshow&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$this-&#38;gt;slides 			= avia_post_meta($this-&#38;gt;post_id, &#38;#39;slideshow&#38;#39;);
$this-&#38;gt;slides = array_reverse($this-&#38;gt;slides);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Aaron Whitfield on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-97651</link>
			<pubDate>Wed, 20 Feb 2013 15:07:12 +0000</pubDate>
			<dc:creator>Aaron Whitfield</dc:creator>
			<guid isPermaLink="false">97651@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Anybody?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aaron Whitfield on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-97561</link>
			<pubDate>Wed, 20 Feb 2013 04:08:38 +0000</pubDate>
			<dc:creator>Aaron Whitfield</dc:creator>
			<guid isPermaLink="false">97561@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Also, how do I get it to sort by date? (newest being displayed first, oldest being displayed last). Much thanks! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aaron Whitfield on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-97521</link>
			<pubDate>Tue, 19 Feb 2013 21:24:06 +0000</pubDate>
			<dc:creator>Aaron Whitfield</dc:creator>
			<guid isPermaLink="false">97521@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I played around with the css code you offered, the page ID is correct. I opened up FireFox's inspect element and I think it's something other than .slideshow li... Not sure though. :/ Thanks for all the help thus far.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aaron Whitfield on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-97518</link>
			<pubDate>Tue, 19 Feb 2013 21:10:29 +0000</pubDate>
			<dc:creator>Aaron Whitfield</dc:creator>
			<guid isPermaLink="false">97518@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I just tried and it changed nothing. I cleared my cache as well...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-97409</link>
			<pubDate>Tue, 19 Feb 2013 12:04:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">97409@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please try to add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-55566 #top .slideshow li img {
max-height: 220px!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Reload the page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Aaron Whitfield on "Angular and Portfolio Image Display Problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-and-portfolio-image-display-problems#post-97363</link>
			<pubDate>Tue, 19 Feb 2013 05:17:43 +0000</pubDate>
			<dc:creator>Aaron Whitfield</dc:creator>
			<guid isPermaLink="false">97363@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am using the portfolio option as a &#34;featured&#34; page (&#60;a href=&#34;http://pocketfullofapps.com/featured&#34; rel=&#34;nofollow&#34;&#62;http://pocketfullofapps.com/featured&#60;/a&#62;) on my website to display the top X amount of articles for a given amount of time. When I go to add a portfolio with a featured image and publish it, some images do not display evenly as shown currently. To explain further, I want all images on the front of the portfolio page to display as normal like the &#34;Auxo&#34; and &#34;Facetime&#34; pictures; NOT like the Camera Genius or Timbre pictures. How do I correct this? Thanks! :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
