<?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: problems - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/problems</link>
		<description>Support Forum - Tag: problems - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 06:04:03 +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/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>
		<item>
			<title>Devin on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-90103</link>
			<pubDate>Fri, 04 Jan 2013 18:57:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90103@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Nick could help solve that for you :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BrianLiu on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-90064</link>
			<pubDate>Fri, 04 Jan 2013 12:55:53 +0000</pubDate>
			<dc:creator>BrianLiu</dc:creator>
			<guid isPermaLink="false">90064@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nic,&#60;/p&#62;
&#60;p&#62;It works perfectly now! I have been using Firefox but the problem was occurring on Chrome as well. Thanks once again for all your help.&#60;/p&#62;
&#60;p&#62;Kind regards&#60;/p&#62;
&#60;p&#62;Brian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89961</link>
			<pubDate>Fri, 04 Jan 2013 02:14:58 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89961@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The code is correct.&#60;/p&#62;
&#60;p&#62;Your custom.css file is missing a closing curly bracket , so the css code below it is ignored.&#60;/p&#62;
&#60;p&#62;Please add } to line 35 of your custom.css file so that lines 32-35 look like this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h1 {
    font-size: 22px;
    line-height: 1.1em;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;What browser are you using?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BrianLiu on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89843</link>
			<pubDate>Thu, 03 Jan 2013 17:02:53 +0000</pubDate>
			<dc:creator>BrianLiu</dc:creator>
			<guid isPermaLink="false">89843@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin and Nick,&#60;/p&#62;
&#60;p&#62;Thanks for the suggestions. I have tried everything you have both suggested i.e. disabled all plugins one by one, regenerated all the Thumbnail images, added the CSS styling code to my Custom CSS, disabled web developer and other plugins in Firefox but the problem still persists.&#60;/p&#62;
&#60;p&#62;Any other thoughts on what the solution might be?&#60;/p&#62;
&#60;p&#62;Many thanks&#60;/p&#62;
&#60;p&#62;Brian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89690</link>
			<pubDate>Wed, 02 Jan 2013 22:11:41 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89690@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://docs.google.com/open?id=0B8hqGBMSfHtKb3l6dndSajhKMnM&#34; rel=&#34;nofollow&#34;&#62;https://docs.google.com/open?id=0B8hqGBMSfHtKb3l6dndSajhKMnM&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I haven't tried to replicate it, yet the css code non the less does work ( &#60;a href=&#34;http://www.kriesi.at/support/topic/styling-issue-with-portfolio-containers-angular-theme-help&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/styling-issue-with-portfolio-containers-angular-theme-help&#60;/a&#62; ).&#60;/p&#62;
&#60;p&#62;How do you trigger this event? If you look at the video, initially this doesn't occur. For me, the opening of Google Developer Tools triggers it.&#60;/p&#62;
&#60;p&#62;I looked again and noticed I gave you a slightly different css from what I used. Please try this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.portfolio-sort-container.greyscale-active.isotope {
overflow: visible !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89578</link>
			<pubDate>Wed, 02 Jan 2013 16:56:30 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89578@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Brian,&#60;/p&#62;
&#60;p&#62;I'm not seeing any issue with the visibility of the borders when viewing your site now but I do still see them not getting calculated correctly. &#60;/p&#62;
&#60;p&#62;I can only imagine a plugin conflict since I can't replicate the issue on my end or see any other possible variable that is different on your installation.&#60;/p&#62;
&#60;p&#62;Another possible suggestion would be to regenerate all your thumbnails though its a guess more than a major possibility. You can do this 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;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BrianLiu on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89547</link>
			<pubDate>Wed, 02 Jan 2013 13:09:18 +0000</pubDate>
			<dc:creator>BrianLiu</dc:creator>
			<guid isPermaLink="false">89547@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Thanks for the advice. I added the new CSS styling code to my Custom CSS and shortened the title of The English Language Studio as suggested but neither of these suggestions have worked.&#60;/p&#62;
&#60;p&#62;The right hand border appears to disappear as soon as the last Portfolio image is loaded on the home page grid. This problem &#60;/p&#62;
&#60;p&#62;Any help would be greatly appreciated.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Brian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89472</link>
			<pubDate>Wed, 26 Dec 2012 18:04:40 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89472@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ,&#60;/p&#62;
&#60;p&#62;I took a look at your site and a few hours ago I answered the same support request. This is WP3.5  I think.&#60;br /&#62;
[edit] css corrected.&#60;/p&#62;
&#60;p&#62;Please try this:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.portfolio-sort-container.greyscale-active.isotope {
overflow: visible !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;hr /&#62;&#60;br /&#62;
You should also change 'The English Language Studio' to just 'English Language Studio', so that titles are all positioned on one level.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BrianLiu on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-89332</link>
			<pubDate>Sat, 22 Dec 2012 12:14:56 +0000</pubDate>
			<dc:creator>BrianLiu</dc:creator>
			<guid isPermaLink="false">89332@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks for the advice. I will wait and see if anyone else comes up with a solution to why the border on the image grid on the right hand column of my Angular theme is not displaying in Firefox.&#60;/p&#62;
&#60;p&#62;Thnaks once again&#60;/p&#62;
&#60;p&#62;Brian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-88997</link>
			<pubDate>Wed, 19 Dec 2012 19:35:23 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88997@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Brian,&#60;/p&#62;
&#60;p&#62;I don't think it has anything to do with the images themselves. They are not causing the issue. Its actually with the container holding the slideshow/content but I just can't place or see the exact cause when inspecting everything. &#60;/p&#62;
&#60;p&#62;As for the heading, I'm not getting anything like that when I view the page. Its rendering as normal text on my end. It could be that your computers &#34;HelveticaNeue&#34; font file is not there/has an issue on your local machine.&#60;/p&#62;
&#60;p&#62;One other thing, in your Propulsion theme options try removing the google analytics tracking number you have there. What should be there is not just the number but the entire code block that you get from google.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BrianLiu on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-88937</link>
			<pubDate>Wed, 19 Dec 2012 12:05:36 +0000</pubDate>
			<dc:creator>BrianLiu</dc:creator>
			<guid isPermaLink="false">88937@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thanks for your help. I have tried disabling all plugins and refreshing the browser several times but the problem still persists. I noticed that the problem starts when any of the Portfolio images are clicked. The slider that appears seems to push the width of the portfolio images below to the right. Could the problem be with the original size of the Portfolio images? They have been uploaded at 800 px wide x 600px deep. &#60;/p&#62;
&#60;p&#62;Also, regarding the problem with the heading font not displaying properly in Google Chrome please see the image at  &#60;a href=&#34;https://www.dropbox.com/s/1jahameiay2ptu7/google%20browser.tiff&#34; rel=&#34;nofollow&#34;&#62;https://www.dropbox.com/s/1jahameiay2ptu7/google%20browser.tiff&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Many thanks&#60;/p&#62;
&#60;p&#62;Brian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-88889</link>
			<pubDate>Wed, 19 Dec 2012 03:55:22 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88889@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Brian,&#60;/p&#62;
&#60;p&#62;Something is causing the portfolio containers to be one pixel too big for the space. I'd suggest disabling all active plugins including jetpack and then give the main page a few page refreshes and make sure the local cache is clear. Then see if the issue persists.&#60;/p&#62;
&#60;p&#62;The odd thing is, it isn't all the time but just sometimes which is what makes me think its a plugin conflict.&#60;/p&#62;
&#60;p&#62;I don't know what you mean by &#34;sub heads&#34; with Chrome however, you'll need to explain a bit more or take a screenshot and link to that (you can use something like &#60;a href=&#34;http://tinypic.com/&#34; rel=&#34;nofollow&#34;&#62;http://tinypic.com/&#60;/a&#62; to host it).&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BrianLiu on "Angular styling problems"</title>
			<link>http://www.kriesi.at/support/topic/angular-styling-problems#post-88810</link>
			<pubDate>Tue, 18 Dec 2012 16:03:00 +0000</pubDate>
			<dc:creator>BrianLiu</dc:creator>
			<guid isPermaLink="false">88810@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;My Angular Theme at &#60;a href=&#34;http://www.test.imaginedesignassociates.com/test/&#34; rel=&#34;nofollow&#34;&#62;http://www.test.imaginedesignassociates.com/test/&#60;/a&#62; is not displaying properly in certain browsers. In Firefox 17.01 the right hand borders on the right hand column of the Portfolio on the Home page do not appear. In the latest version of Google Chrome the sub heads are replaced with some sort of Pictogram. I would have attached screen grabs but there does not appear to be a facility to do so.&#60;/p&#62;
&#60;p&#62;I would appreciate your help please.&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Brian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "portfolio categories underlined"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-categories-underlined#post-79397</link>
			<pubDate>Thu, 11 Oct 2012 09:21:46 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">79397@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi clauroces,&#60;/p&#62;
&#60;p&#62;Glad that you've fixed it. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>clauroces on "portfolio categories underlined"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-categories-underlined#post-79383</link>
			<pubDate>Thu, 11 Oct 2012 08:06:42 +0000</pubDate>
			<dc:creator>clauroces</dc:creator>
			<guid isPermaLink="false">79383@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I´ve solved my problem by myself. Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
