<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: Adding the Featured Image to the Events posts</title>
		<link>http://www.themolitor.com/forums/topic/adding-the-featured-image-to-the-events-posts</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Adding the Featured Image to the Events posts</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 22:52:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/adding-the-featured-image-to-the-events-posts" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Adding the Featured Image to the Events posts"</title>
			<link>http://www.themolitor.com/forums/topic/adding-the-featured-image-to-the-events-posts#post-28559</link>
			<pubDate>Thu, 10 Apr 2014 09:56:46 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28559@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The markup you copy/pasted contains errors. Please use the markup I suggested above. You can place it between the markup on lines 21 and 22.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Twofourzulu on "Adding the Featured Image to the Events posts"</title>
			<link>http://www.themolitor.com/forums/topic/adding-the-featured-image-to-the-events-posts#post-28547</link>
			<pubDate>Wed, 09 Apr 2014 19:04:36 +0000</pubDate>
			<dc:creator>Twofourzulu</dc:creator>
			<guid isPermaLink="false">28547@http://www.themolitor.com/forums/</guid>
			<description><p>Where in the single.php file do you add the </p>
<p>div id="featuredHeader"&#62;<br />
?php the_post_thumbnail( $size, $attr ); ?&#62;<br />
/div&#62;</p>
<p>I too would like the featured image and the map
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Adding the Featured Image to the Events posts"</title>
			<link>http://www.themolitor.com/forums/topic/adding-the-featured-image-to-the-events-posts#post-28225</link>
			<pubDate>Tue, 01 Apr 2014 11:30:05 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28225@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>If you're enjoying the theme, PLEASE don't forget to rate it on your downloads page on ThemeForest. Positive ratings REALLY help me out.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jennaILM on "Adding the Featured Image to the Events posts"</title>
			<link>http://www.themolitor.com/forums/topic/adding-the-featured-image-to-the-events-posts#post-28217</link>
			<pubDate>Tue, 01 Apr 2014 10:55:41 +0000</pubDate>
			<dc:creator>jennaILM</dc:creator>
			<guid isPermaLink="false">28217@http://www.themolitor.com/forums/</guid>
			<description><p>Chris:</p>
<p>That did the trick. You are the best! Thanks a million</p>
<p>Best Regards
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Adding the Featured Image to the Events posts"</title>
			<link>http://www.themolitor.com/forums/topic/adding-the-featured-image-to-the-events-posts#post-28073</link>
			<pubDate>Wed, 26 Mar 2014 12:20:33 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28073@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>try this...</p>
<pre><code>&#60;div id=&#34;featuredHeader&#34;&#62;
&#60;?php the_post_thumbnail( $size, $attr ); ?&#62;
&#60;/div&#62;</code></pre>
<p>Then add the following to your Custom CSS box on the Customize page...</p>
<pre><code>#featuredHeader {text-align:center}
#featuredHeader img {height:auto;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>jennaILM on "Adding the Featured Image to the Events posts"</title>
			<link>http://www.themolitor.com/forums/topic/adding-the-featured-image-to-the-events-posts#post-28061</link>
			<pubDate>Tue, 25 Mar 2014 17:57:54 +0000</pubDate>
			<dc:creator>jennaILM</dc:creator>
			<guid isPermaLink="false">28061@http://www.themolitor.com/forums/</guid>
			<description><p>Hello Again:</p>
<p>I am getting my new site together piece by piece and have added in code to display the featured image for the event before the map, but I aparently have not executed it correctly as it is not responsive like the rest of the site. </p>
<p><a href="http://livemusicwilmington.com/primus-tour-2014/" rel="nofollow">http://livemusicwilmington.com/primus-tour-2014/</a></p>
<p>I added the following code to the "single" php file (excluding the "&#60;"s and "&#62;"s to not code in your forum:</p>
<p>div style="text-align:center;"<br />
?php the_post_thumbnail( $size, $attr ); ?<br />
/div</p>
<p>(I hope that looks correct after posting)</p>
<p>Do you have a way to add back in the Featured Image in the theme, or will it have to be customized by someone?</p>
<p>Thanks a million!
</p></description>
		</item>

	</channel>
</rss>
