<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Change the position of post thumbnail</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sat, 25 May 2013 05:58:24 +0000</pubDate>

<item>
<title>fendeanson on "Change the position of post thumbnail"</title>
<link>http://themeshaper.com/forums/topic/change-the-position-of-post-thumbnail#post-17261</link>
<pubDate>Wed, 24 Nov 2010 16:26:13 +0000</pubDate>
<dc:creator>fendeanson</dc:creator>
<guid isPermaLink="false">17261@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm developing a child theme for Thematic and have (for the most part) been impressed.&#60;/p&#62;
&#60;p&#62;What I need to do is change where the post thumbnail shows up in my post - without having to rewrite the loop. By default it shows up in the &#60;code&#62;.entry-content&#60;/code&#62;. I'd like to put it in a div before the rest of the post. I'd like it to look something like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div class=&#38;quot;post&#38;quot;&#38;gt;
	&#38;lt;div class=&#38;quot;post-thumbnail&#38;quot;&#38;gt;&#38;lt;img /&#38;gt;&#38;lt;/div&#38;gt;
	&#38;lt;h2 class=&#38;quot;entry-title&#38;quot; /&#38;gt;
	&#38;lt;div class=&#38;quot;entry-meta&#38;quot; /&#38;gt;
	&#38;lt;div class=&#38;quot;entry-content&#38;quot; /&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Is there any way to do this w/o rewriting the loop? Thanks for any help.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
