<?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: hide picture preview</title>
		<link>http://www.kriesi.at/support/topic/hide-picture-preview</link>
		<description>Support Forum - Topic: hide picture preview</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 02:19: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/hide-picture-preview" rel="self" type="application/rss+xml" />

		<item>
			<title>hendack on "hide picture preview"</title>
			<link>http://www.kriesi.at/support/topic/hide-picture-preview#post-11572</link>
			<pubDate>Wed, 19 Jan 2011 13:28:12 +0000</pubDate>
			<dc:creator>hendack</dc:creator>
			<guid isPermaLink="false">11572@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok thanks, i'll try that
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "hide picture preview"</title>
			<link>http://www.kriesi.at/support/topic/hide-picture-preview#post-11554</link>
			<pubDate>Wed, 19 Jan 2011 12:09:34 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">11554@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;There are a couple of ways to do this, the first and most obvious is to not add an image to the post.&#60;/p&#62;
&#60;p&#62;Assuming you do want to add a featured image for use on other areas of the site, you need to modify this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
						if($preview_image)
						{
						echo &#38;#39;&#38;lt;div class=&#38;quot;entry-previewimage rounded preloading_background&#38;quot;&#38;gt;&#38;#39;;
						echo $preview_image;
						echo &#38;#39;&#38;lt;/div&#38;gt;&#38;#39;;
						} 

						?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;in single.php, adding WordPress &#60;a href=&#34;http://codex.wordpress.org/Conditional_Tags&#34;&#62;Conditional Tags&#60;/a&#62; around the code so it won't show up on specific posts.&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hendack on "hide picture preview"</title>
			<link>http://www.kriesi.at/support/topic/hide-picture-preview#post-11504</link>
			<pubDate>Tue, 18 Jan 2011 13:49:28 +0000</pubDate>
			<dc:creator>hendack</dc:creator>
			<guid isPermaLink="false">11504@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello !&#60;/p&#62;
&#60;p&#62;Could we hide the preview image only in a particular single post ?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img715.imageshack.us/i/capturehsg.jpg/&#34;&#62;&#60;img src=&#34;http://img715.imageshack.us/img715/8459/capturehsg.jpg&#34;&#62;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Uploaded with &#60;a href=&#34;http://imageshack.us&#34;&#62;ImageShack.us&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
