<?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>WordPress &#8250; Support Topic: Images show in Home page, but not Single Posts</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: Images show in Home page, but not Single Posts</description>
<language>en</language>
<pubDate>Tue, 24 Nov 2009 14:17:23 +0000</pubDate>

<item>
<title>cais on "Images show in Home page, but not Single Posts"</title>
<link>http://wordpress.org/support/topic/285787#post-1130702</link>
<pubDate>Wed, 08 Jul 2009 19:16:48 +0000</pubDate>
<dc:creator>cais</dc:creator>
<guid isPermaLink="false">1130702@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I hope you are able to sort out the issues on your own; personally, I find it to be quite satisfying when I solve a code issue that initially eludes me.&#60;/p&#62;
&#60;p&#62;... but, if you are still having difficulties, please feel free to follow my profile link to my home website where you will find additional contact details.&#60;/p&#62;
&#60;p&#62;Good Luck and clear code!
&#60;/p&#62;</description>
</item>
<item>
<title>activ_x on "Images show in Home page, but not Single Posts"</title>
<link>http://wordpress.org/support/topic/285787#post-1130441</link>
<pubDate>Wed, 08 Jul 2009 15:27:06 +0000</pubDate>
<dc:creator>activ_x</dc:creator>
<guid isPermaLink="false">1130441@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Joshuwar and cais, thank you so much, sorry for the delayed response.. blame it on work and travel.&#60;/p&#62;
&#60;p&#62;The link you provided cais is awesome.. I'm not a coder or programmer, and everything I do is mostly thru trial and error, (it's worked great so far).&#60;/p&#62;
&#60;p&#62;I will check both your links guys and see how it pans out.&#60;/p&#62;
&#60;p&#62;If no luck, can I rely upon you to assist with the actual code?&#60;/p&#62;
&#60;p&#62;Thank you once again.
&#60;/p&#62;</description>
</item>
<item>
<title>cais on "Images show in Home page, but not Single Posts"</title>
<link>http://wordpress.org/support/topic/285787#post-1123255</link>
<pubDate>Thu, 02 Jul 2009 01:25:29 +0000</pubDate>
<dc:creator>cais</dc:creator>
<guid isPermaLink="false">1123255@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I suspect Joshuwar is correct with your links pointing to a &#34;category&#34; page. This &#34;category&#34; page is displaying &#34;the_excerpt&#34; of the post.&#60;/p&#62;
&#60;p&#62;This can be corrected by changing the method of displaying the posts to using &#34;the_content&#34; which does display the entire post including images.&#60;/p&#62;
&#60;p&#62;You may need to create true category pages to accomplish this, as some themes will simply use the archive.php file as a catch-all for displaying categories.&#60;/p&#62;
&#60;p&#62;This page may help you with sorting out the categories: &#60;a href=&#34;http://codex.wordpress.org/Category_Templates&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Category_Templates&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>Joshuwar on "Images show in Home page, but not Single Posts"</title>
<link>http://wordpress.org/support/topic/285787#post-1123249</link>
<pubDate>Thu, 02 Jul 2009 01:11:41 +0000</pubDate>
<dc:creator>Joshuwar</dc:creator>
<guid isPermaLink="false">1123249@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Those aren't single posts- they're category pages. You've created a category for each toy, and &#60;code&#62;list_categories&#60;/code&#62; doesn't create links through to each of the actual posts you've made, but to an archive of all of the posts in that category. &#60;/p&#62;
&#60;p&#62;If you want a list of posts, you might start by having a look at &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/query_posts&#34;&#62;query_posts&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;Good luck!
&#60;/p&#62;</description>
</item>
<item>
<title>activ_x on "Images show in Home page, but not Single Posts"</title>
<link>http://wordpress.org/support/topic/285787#post-1123220</link>
<pubDate>Thu, 02 Jul 2009 00:20:33 +0000</pubDate>
<dc:creator>activ_x</dc:creator>
<guid isPermaLink="false">1123220@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi folks, I need your assistance here, so please, thinking caps on...&#60;/p&#62;
&#60;p&#62;The images on the home page of my blog &#60;a href=&#34;http://www.hottest-toys-for-christmas.com&#34; rel=&#34;nofollow&#34;&#62;http://www.hottest-toys-for-christmas.com&#60;/a&#62; show fine but those in single posts dont!&#60;/p&#62;
&#60;p&#62;Here's a link to a single post : &#60;a href=&#34;http://www.hottest-toys-for-christmas.com/category/nightmare-before-christmas-toys/&#34; rel=&#34;nofollow&#34;&#62;http://www.hottest-toys-for-christmas.com/category/nightmare-before-christmas-toys/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The single post appears to have a link in parenthesis that point to a post in which the images show (to view associated entry please click here)&#60;/p&#62;
&#60;p&#62;When you click on the links at the top of the page (which is a category list, the links default to /category/single post but, on clicking on the link (to view associated entry please click here), the page is domain/single post.&#60;/p&#62;
&#60;p&#62;Question, how do I make the category links point directly to &#34;domain/single post&#34; which appears to show images, instead of &#34;domain/category/single post&#34; which does not show images?&#60;/p&#62;
&#60;p&#62;Your assistance and advice would be greatly appreciated.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
