<?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: Featured images in portfolio and blog articles</title>
		<link>http://www.kriesi.at/support/topic/featured-images-in-portfolio-and-blog-articles</link>
		<description>Support Forum - Topic: Featured images in portfolio and blog articles</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 21:31:50 +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/featured-images-in-portfolio-and-blog-articles" rel="self" type="application/rss+xml" />

		<item>
			<title>iridaproduzioni on "Featured images in portfolio and blog articles"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-in-portfolio-and-blog-articles#post-31235</link>
			<pubDate>Sat, 05 Nov 2011 13:00:19 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">31235@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I think that I'll use featured images in blog article as they are by default on your theme.&#60;br /&#62;
Thank you very mutch&#60;br /&#62;
Fbrz
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iridaproduzioni on "Featured images in portfolio and blog articles"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-in-portfolio-and-blog-articles#post-31202</link>
			<pubDate>Fri, 04 Nov 2011 15:30:57 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">31202@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok,&#60;br /&#62;
maybe I do something wrong.&#60;br /&#62;
1) I edit custom.css with the code you gave me.&#60;br /&#62;
2) I edit an article and choose an image from &#34;Add Featured Media&#34; tool.&#60;br /&#62;
3) That's wat I see: &#60;a href=&#34;http://www.madoridesign.com/2011/09/28/siamo-on-line/&#34; rel=&#34;nofollow&#34;&#62;http://www.madoridesign.com/2011/09/28/siamo-on-line/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's supposed not to have the image on the top of the article but just see it in the blog archive.&#60;/p&#62;
&#60;p&#62;Can you tell me where I do wrong?&#60;/p&#62;
&#60;p&#62;fbrz
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured images in portfolio and blog articles"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-in-portfolio-and-blog-articles#post-31126</link>
			<pubDate>Thu, 03 Nov 2011 18:42:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31126@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can put the code into velvet/css/custom.css (you need to use a ftp software like filezilla to access the file).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>iridaproduzioni on "Featured images in portfolio and blog articles"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-in-portfolio-and-blog-articles#post-31106</link>
			<pubDate>Thu, 03 Nov 2011 15:38:59 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">31106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
excuse me for my stupid question (I'm a code novice)&#60;br /&#62;
but where should I write this css code?&#60;br /&#62;
Not in Quick CSS, cause it doesn't work there. :-(&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
fbrz
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Featured images in portfolio and blog articles"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-in-portfolio-and-blog-articles#post-31088</link>
			<pubDate>Thu, 03 Nov 2011 12:14:36 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">31088@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can hide the slideshow with following css code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.single .slideshow{
display: none;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>iridaproduzioni on "Featured images in portfolio and blog articles"</title>
			<link>http://www.kriesi.at/support/topic/featured-images-in-portfolio-and-blog-articles#post-31084</link>
			<pubDate>Thu, 03 Nov 2011 11:30:49 +0000</pubDate>
			<dc:creator>iridaproduzioni</dc:creator>
			<guid isPermaLink="false">31084@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
I've a question about using featured images in portfolio items and blog articles.&#60;/p&#62;
&#60;p&#62;I need to show thumbnail images for blog post and portfolio when I use widgets like &#34;Latest Portfolio&#34; or &#34;Latest Post&#34;&#60;br /&#62;
but don't want to have featured images on the top of the pages (blog post and portfolio items)&#60;/p&#62;
&#60;p&#62;Can you help me?&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Fabrizo
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
