<?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 - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/portfolio</link>
		<description>Support Forum - Tag: Portfolio - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 15:21:46 +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" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Portfolio Items - How to get rid of the MouseOver Icon ?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-items-how-to-get-rid-of-the-mouseover-icon#post-112953</link>
			<pubDate>Wed, 22 May 2013 13:55:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">112953@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Ismael 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>gianmarizzi on "No date in Enfold Latest Portfolio widget"</title>
			<link>http://www.kriesi.at/support/topic/no-date-in-enfold-latest-portfolio-widget#post-112906</link>
			<pubDate>Wed, 22 May 2013 10:30:30 +0000</pubDate>
			<dc:creator>gianmarizzi</dc:creator>
			<guid isPermaLink="false">112906@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi everybody,&#60;br /&#62;
maybe this has already been resolved: I created a portfolio sidebar using the Enfold Latest Portfolio widget, but I don't want it to show the date under the list of my entries. How can I do?&#60;br /&#62;
Thank you very much.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>productionvideo on "Portfolio open images/videos but not link to posts"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-open-imagesvideos-but-not-link-to-posts#post-112886</link>
			<pubDate>Wed, 22 May 2013 09:05:06 +0000</pubDate>
			<dc:creator>productionvideo</dc:creator>
			<guid isPermaLink="false">112886@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ismael you are a legend, thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio open images/videos but not link to posts"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-open-imagesvideos-but-not-link-to-posts#post-112870</link>
			<pubDate>Wed, 22 May 2013 08:09:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112870@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open template-portfolio.php, then find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h3 id=&#38;quot;post-&#38;lt;?php the_ID(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_permalink() ?&#38;gt;&#38;quot; rel=&#38;quot;bookmark&#38;quot; title=&#38;quot;Permanent Link: &#38;lt;?php the_title(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/a&#38;gt;&#38;lt;/h3&#38;gt;
				&#38;lt;?php the_excerpt(); // small excerpt of the post content ?&#38;gt; 

				&#38;lt;a href=&#38;quot;&#38;lt;?php echo get_permalink(); ?&#38;gt;&#38;quot; class=&#38;quot;more-link&#38;quot;&#38;gt;Read more&#38;lt;/a&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;h3 id=&#38;quot;post-&#38;lt;?php the_ID(); ?&#38;gt;&#38;quot;&#38;gt;&#38;lt;?php the_title(); ?&#38;gt;&#38;lt;/h3&#38;gt;
				&#38;lt;?php the_excerpt(); // small excerpt of the post content ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>productionvideo on "Portfolio open images/videos but not link to posts"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-open-imagesvideos-but-not-link-to-posts#post-112845</link>
			<pubDate>Wed, 22 May 2013 06:31:15 +0000</pubDate>
			<dc:creator>productionvideo</dc:creator>
			<guid isPermaLink="false">112845@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I'm looking to create a portfolio page on my website. I understand that I must create individual 'portfolio posts' in categories, add these categories to the correct portfolio page and finally use a portfolio template on a page, no drama with this process.&#60;/p&#62;
&#60;p&#62;What I want is to turn off the link between the 'post title' and the 'read more', so that the portfolio page will only open the videos in the lightbox and not link to the original posts when users click on the post title, description or read more.&#60;/p&#62;
&#60;p&#62;IE the only functionality of my portfolio page will be the videos opening in the lightbox - I want to remove any links to the original posts - I don't want these to be visible.&#60;/p&#62;
&#60;p&#62;Apologies if this has been covered before, have searched the forums but haven't found what I'm after.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio design aspect"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-design-aspect#post-112814</link>
			<pubDate>Wed, 22 May 2013 03:19:32 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112814@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry for the delay. &#60;/p&#62;
&#60;p&#62;1.) The arrows are there and it is colored white. You can't see it because the thumbnails have a white area at the bottom. Try to add this on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.avia-arrow {
background: red !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2.) To fix the blurry thumbnails on your portfolio. Edit functions.php then find this code&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;260, &#38;#39;height&#38;#39;=&#38;gt;185 );						// images for portfolio 4 columns&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$avia_config[&#38;#39;imgSize&#38;#39;][&#38;#39;portfolio_small&#38;#39;] 		= array(&#38;#39;width&#38;#39;=&#38;gt;257, &#38;#39;height&#38;#39;=&#38;gt;183 );						// images for portfolio 4 columns&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Regenerate the thumbnails using this plugin. &#60;a href=&#34;http://wordpress.org/plugins/regenerate-thumbnails/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/plugins/regenerate-thumbnails/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3.) I can see that  the background header image is fixed.&#60;/p&#62;
&#60;p&#62;4.) The tabs on this page (&#60;a href=&#34;http://www.chaja-design.nl/chajanew/zakelijke-hosting/#tab-id-1&#34; rel=&#34;nofollow&#34;&#62;http://www.chaja-design.nl/chajanew/zakelijke-hosting/#tab-id-1&#60;/a&#62;) is working fine on 320px width view. I don't have an actual mobile to check this out but I think they are ok.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "portfolio with space between column"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-with-space-between-column#post-112766</link>
			<pubDate>Tue, 21 May 2013 23:01:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112766@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;No problem. Enjoy the theme!&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mylander on "Portfolio Items - How to get rid of the MouseOver Icon ?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-items-how-to-get-rid-of-the-mouseover-icon#post-112658</link>
			<pubDate>Tue, 21 May 2013 12:55:41 +0000</pubDate>
			<dc:creator>mylander</dc:creator>
			<guid isPermaLink="false">112658@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;works fine - thanks ismael!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seremot on "portfolio with space between column"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-with-space-between-column#post-112623</link>
			<pubDate>Tue, 21 May 2013 10:03:42 +0000</pubDate>
			<dc:creator>seremot</dc:creator>
			<guid isPermaLink="false">112623@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;perfect!!!!!&#60;br /&#62;
Thank you very much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mattguetta on "Specific Sidebar Portfolio"</title>
			<link>http://www.kriesi.at/support/topic/specific-sidebar-portfolio#post-112608</link>
			<pubDate>Tue, 21 May 2013 08:53:44 +0000</pubDate>
			<dc:creator>mattguetta</dc:creator>
			<guid isPermaLink="false">112608@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Sorry for being so late, haven't got time to come back ^^&#60;br /&#62;
The plug works like a charm, thanks a lot ;)&#60;br /&#62;
++&#60;/p&#62;
&#60;p&#62;G
&#60;/p&#62;</description>
		</item>
		<item>
			<title>glhu on "Lightbox malfunction in &#34;Portfolio Details: Yes, in the same page as AJAX-Know&#34;"</title>
			<link>http://www.kriesi.at/support/topic/lightbox-malfunction-in-portfolio-details-yes-in-the-same-page-as-ajax-know#post-112604</link>
			<pubDate>Tue, 21 May 2013 08:27:13 +0000</pubDate>
			<dc:creator>glhu</dc:creator>
			<guid isPermaLink="false">112604@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok and thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jawes on "Portfolio design aspect"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-design-aspect#post-112535</link>
			<pubDate>Mon, 20 May 2013 19:45:55 +0000</pubDate>
			<dc:creator>jawes</dc:creator>
			<guid isPermaLink="false">112535@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Devin!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "portfolio with space between column"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-with-space-between-column#post-112481</link>
			<pubDate>Mon, 20 May 2013 16:20:31 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112481@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Please add this CSS&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top .inner-entry {
box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.0);
}&#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 "Portfolio design aspect"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-design-aspect#post-112459</link>
			<pubDate>Mon, 20 May 2013 15:23:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">112459@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've tagged the topic for Ismaels Queue so he can easily respond.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Syncing featured media with WPML"</title>
			<link>http://www.kriesi.at/support/topic/syncing-featured-media-with-wpml#post-112403</link>
			<pubDate>Mon, 20 May 2013 11:46:19 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">112403@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Berza,&#60;/p&#62;
&#60;p&#62;No, not as far as I know. They used to use the same data but Kriesi found that it created unreliable translations and the best way to solve it was to create duplicates for each language that can be customized as needed.&#60;/p&#62;
&#60;p&#62;Its an extra step of work but one that is the best solution and removes the larger issues that would be created otherwise.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>seremot on "portfolio with space between column"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-with-space-between-column#post-112346</link>
			<pubDate>Mon, 20 May 2013 07:03:23 +0000</pubDate>
			<dc:creator>seremot</dc:creator>
			<guid isPermaLink="false">112346@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;thanks Nick, now I have a withe space between the columns, but I have also the border around the thumbnail, may I remove it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio pics overlap when using 1200 layout - still"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-pics-overlap-when-using-1200-layout-still#post-112320</link>
			<pubDate>Mon, 20 May 2013 03:35:49 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112320@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm sorry I can't check the issue on macOS. I don't have the machine to test it. In my honest opinion, this is not a big deal since 1200px is a not a common resolution for screen monitors. I'm not sure with macOS.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "where do i enter the exerpt text for a portfolio item?"</title>
			<link>http://www.kriesi.at/support/topic/where-do-i-enter-the-exerpt-text-for-a-portfolio-item#post-112291</link>
			<pubDate>Mon, 20 May 2013 01:40:21 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112291@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Edit the portfolio item, look for Screen Options. Tick the Excerpt metabox. You can insert the excerpt there.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio Items - How to get rid of the MouseOver Icon ?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-items-how-to-get-rid-of-the-mouseover-icon#post-112288</link>
			<pubDate>Mon, 20 May 2013 01:17:33 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">112288@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;.image-overlay-inside {
display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mylander on "Portfolio Items - How to get rid of the MouseOver Icon ?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-items-how-to-get-rid-of-the-mouseover-icon#post-112275</link>
			<pubDate>Sun, 19 May 2013 23:36:08 +0000</pubDate>
			<dc:creator>mylander</dc:creator>
			<guid isPermaLink="false">112275@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Portfolio Items - How to get rid of the MouseOver Icon ?&#60;br /&#62;
(the blue circle and the arrow should be gone! - the normal opaque white mouseover is enough ....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mylander on "where do i enter the exerpt text for a portfolio item?"</title>
			<link>http://www.kriesi.at/support/topic/where-do-i-enter-the-exerpt-text-for-a-portfolio-item#post-112270</link>
			<pubDate>Sun, 19 May 2013 22:47:35 +0000</pubDate>
			<dc:creator>mylander</dc:creator>
			<guid isPermaLink="false">112270@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;where can i set the exerpt text for portfolio items with title/exerpt displayed?&#60;br /&#62;
(like  in the demo: &#34;fire &#38;amp; ice&#34;)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "portfolio with space between column"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-with-space-between-column#post-112245</link>
			<pubDate>Sun, 19 May 2013 18:54:59 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Interesting. This code produces a 5 column grid instead of white space.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.no_margin.av_one_fourth {
    width:20%
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However if instead you add this&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.grid-entry .inner-entry {
width: 90%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You will get white space. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Berza on "Syncing featured media with WPML"</title>
			<link>http://www.kriesi.at/support/topic/syncing-featured-media-with-wpml#post-112234</link>
			<pubDate>Sun, 19 May 2013 17:44:27 +0000</pubDate>
			<dc:creator>Berza</dc:creator>
			<guid isPermaLink="false">112234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Is there a way to have the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; plugin sync the &#34;Featured Media&#34; for portfolio items among different translations?&#60;br /&#62;
At the moment, I have to set all the featured images (for the portfolio slideshow) twice: once for the &#34;original&#34; article, and another time for the translated article, that should be a perfect copy of the first one except for body text (I already have all the original and translated titles and body texts, just need to set up the featured media).&#60;/p&#62;
&#60;p&#62;Similarly, I'd also like to be able to sync the &#34;portfolio meta information&#34; (e.g. skills needed, client and project url in the sample site) among translations, or maybe just copy the values in the original post to the translation, so that I can have a &#34;placeholder text&#34; to translate manually..&#60;/p&#62;
&#60;p&#62;I tried with the &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; Media Translation plugin, but I suspect it does something different.. or anyway it could be able to sync WordPress' default featured images that are replaced by Flagship's &#34;featured media&#34;..
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Berza on "Portfolio filter not showing up"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-filter-not-showing-up#post-112233</link>
			<pubDate>Sun, 19 May 2013 17:27:21 +0000</pubDate>
			<dc:creator>Berza</dc:creator>
			<guid isPermaLink="false">112233@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, it worked :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Footer Decoration Lines &#38; Portfolio styling"</title>
			<link>http://www.kriesi.at/support/topic/footer-decoration-lines-portfolio-styling#post-112223</link>
			<pubDate>Sun, 19 May 2013 15:17:38 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">112223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Actually add this to end of your functions.php file &#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;#39;widget_title&#38;#39;, &#38;#39;my_change_title&#38;#39;);

function my_change_title($title=&#38;#39;&#38;#39;) {
$ttitle = &#38;quot;&#38;lt;div style=\&#38;quot;padding-bottom:10px\&#38;quot; class=\&#38;quot;av-special-heading avia-builder-el-1 el_after_av_portfolio avia-builder-el-last \&#38;quot;&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;span class=\&#38;quot;widget-title\&#38;quot;&#38;gt;$title&#38;lt;/span&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;div class=\&#38;quot;special-heading-border\&#38;quot;&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;div class=\&#38;quot;special-heading-inner-border\&#38;quot;&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
$ttitle .= &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
return $ttitle;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jawes on "Portfolio design aspect"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-design-aspect#post-112150</link>
			<pubDate>Sat, 18 May 2013 14:02:45 +0000</pubDate>
			<dc:creator>jawes</dc:creator>
			<guid isPermaLink="false">112150@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Did you receive the login and info?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio filter not showing up"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-filter-not-showing-up#post-112138</link>
			<pubDate>Sat, 18 May 2013 12:31:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">112138@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The reason why it doesn't work is that you need to set at least one portfolio image. Otherwise isotope won't initialize the sort filter. Please set a featured image for each portfolio item and the filter should work.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Berza on "Portfolio filter not showing up"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-filter-not-showing-up#post-112137</link>
			<pubDate>Sat, 18 May 2013 12:27:09 +0000</pubDate>
			<dc:creator>Berza</dc:creator>
			<guid isPermaLink="false">112137@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Here is the link: &#60;a href=&#34;http://berza.it/dev/linea-parrucchiere-estetica/&#34; rel=&#34;nofollow&#34;&#62;http://berza.it/dev/linea-parrucchiere-estetica/&#60;/a&#62;&#60;br /&#62;
It's a development environment and at the moment there are only two portfolio items, but the filter should show up anyway..&#60;/p&#62;
&#60;p&#62;Also, I noticed I posted in the wrong section: actually the theme is Flagship and not Flashlight.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Michele
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lounge35 on "Portfolio pics overlap when using 1200 layout - still"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-pics-overlap-when-using-1200-layout-still#post-112134</link>
			<pubDate>Sat, 18 May 2013 11:50:00 +0000</pubDate>
			<dc:creator>lounge35</dc:creator>
			<guid isPermaLink="false">112134@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, I get the same thing on your site. I  mentioned it in another thread. I have got mine set to the narrower format until the issue is fixed in a theme update.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Portfolio filter not showing up"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-filter-not-showing-up#post-112126</link>
			<pubDate>Sat, 18 May 2013 08:11:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">112126@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Can you post a link to the portfolio page please? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
