<?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 Tag: display</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sat, 25 May 2013 10:29:59 +0000</pubDate>

<item>
<title>markvd3 on "display first full post with comments and everything on frontpage?"</title>
<link>http://themeshaper.com/forums/topic/display-first-full-post-with-comments-and-everything-on-frontpage#post-23828</link>
<pubDate>Wed, 16 Nov 2011 17:29:59 +0000</pubDate>
<dc:creator>markvd3</dc:creator>
<guid isPermaLink="false">23828@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;hi, i would like to display my most recent post on the front page, just as it would look as the single.php with the comments and everything.
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Featured Image Not Displaying on Blog Page"</title>
<link>http://themeshaper.com/forums/topic/featured-image-not-displaying-on-blog-page#post-23458</link>
<pubDate>Thu, 13 Oct 2011 17:20:57 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">23458@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Glad to hear it worked.&#60;/p&#62;
&#60;p&#62;If you are using version 9.7.7 that also explains why the &#60;a href=&#34;http://scottnix.com/2011/scroll-to-top-for-thematic/&#34;&#62;Scroll To Top for Thematic&#60;/a&#62; wouldn't work, I would highly recommend always using the &#60;a href=&#34;http://developing.thematic4you.com/thematic-development-release/&#34;&#62;latest development release of Thematic&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;There is an &#60;a href=&#34;http://themeshaper.com/forums/topic/is-there-a-way-to-request-a-bug-fix&#34;&#62;issue with the overrides in the footer&#60;/a&#62; of the 9.7.7 version of Thematic, not to mention a bunch of other fixes that will eventually also give you some trouble.
&#60;/p&#62;</description>
</item>
<item>
<title>ravenousravendesign on "Featured Image Not Displaying on Blog Page"</title>
<link>http://themeshaper.com/forums/topic/featured-image-not-displaying-on-blog-page#post-23457</link>
<pubDate>Thu, 13 Oct 2011 15:58:01 +0000</pubDate>
<dc:creator>ravenousravendesign</dc:creator>
<guid isPermaLink="false">23457@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;whoa, it worked! cool man. I don't understand why it works either. childtheme_content is just throwing 'excerpt' into thematic_content? &#60;/p&#62;
&#60;p&#62;Thanks man, you saved my life. I tried everything my small brain could manage. hehe ^_^&#60;/p&#62;
&#60;p&#62;I'm using version 0.9.7.7.
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "Featured Image Not Displaying on Blog Page"</title>
<link>http://themeshaper.com/forums/topic/featured-image-not-displaying-on-blog-page#post-23433</link>
<pubDate>Wed, 12 Oct 2011 01:16:54 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">23433@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;If you are using the latest 9.7.8 (rev 756) version of Thematic, try.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// Change default content display on home page to excerpt
function childtheme_content($content) {
if (is_home() &#124;&#124; is_front_page()) {
$content= &#38;#39;excerpt&#38;#39;;}
return $content;
}
add_filter(&#38;#39;thematic_content&#38;#39;, &#38;#39;childtheme_content&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I can't recall the issue with this, but at one time it drove me crazy before. I just remember having no clue why it worked.
&#60;/p&#62;</description>
</item>
<item>
<title>ravenousravendesign on "Featured Image Not Displaying on Blog Page"</title>
<link>http://themeshaper.com/forums/topic/featured-image-not-displaying-on-blog-page#post-23431</link>
<pubDate>Tue, 11 Oct 2011 23:08:21 +0000</pubDate>
<dc:creator>ravenousravendesign</dc:creator>
<guid isPermaLink="false">23431@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;As you can see, my featured images are not displaying on my blog list&#60;br /&#62;
&#60;a href=&#34;http://www.ravenousravendesign.com/ravenous-raven-design-blog/&#34; rel=&#34;nofollow&#34;&#62;http://www.ravenousravendesign.com/ravenous-raven-design-blog/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Yet, it shows just fine in each category&#60;br /&#62;
&#60;a href=&#34;http://www.ravenousravendesign.com/category/wordpress/thematic/&#34; rel=&#34;nofollow&#34;&#62;http://www.ravenousravendesign.com/category/wordpress/thematic/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;How can I get the featured image to show on my blog page? I have the &#34;blog&#34; template selected for that page. Not really sure what I am doing wrong.
&#60;/p&#62;</description>
</item>
<item>
<title>drsethery on "Display .entry-utility in #primary on specific page"</title>
<link>http://themeshaper.com/forums/topic/display-entry-utility-in-primary-on-specific-page#post-22892</link>
<pubDate>Mon, 29 Aug 2011 16:53:43 +0000</pubDate>
<dc:creator>drsethery</dc:creator>
<guid isPermaLink="false">22892@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I need to display the .entry-utility class in the #primary sidebar for several blog entries on a single page of the site I'm working on. I also would like to have control over how each of these .entry-utility classes appear in this column (I'd like to have them in-line with the title of each entry.)&#60;/p&#62;
&#60;p&#62;Right now I can only generate this information for the first post on the page with the following function:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
/*----------------------------------&#60;br /&#62;
Display Post Meta Data in side column&#60;br /&#62;
------------------------------------*/&#60;br /&#62;
function post_meta() {&#60;br /&#62;
//declare variable for use inside of function&#60;br /&#62;
global $wp_query;&#60;br /&#62;
//get the post ID# for current post&#60;br /&#62;
$postID = $wp_query-&#38;gt;post-&#38;gt;ID;&#60;br /&#62;
?&#38;gt;&#60;br /&#62;
&#38;lt;div id=&#34;primary&#34; class=&#34;aside main-aside&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;p&#38;gt;&#60;br /&#62;
&#60;strong&#62;&#38;lt;?php the_time('jS F Y') ?&#38;gt;&#60;/strong&#62;&#60;br /&#62;
&#60;a&#62;&#34;&#38;gt;Post a Comment&#60;/a&#62;&#38;lt;/br&#38;gt;&#60;br /&#62;
&#38;lt;?php the_category(', ') ?&#38;gt;&#60;br /&#62;
&#38;lt;/p&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;/div&#38;gt;&#38;lt;!-- end primary main aside --&#38;gt;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
}&#60;br /&#62;
add_action('thematic_abovemainasides', 'post_meta');
&#60;/p&#62;&#60;/blockquote&#62;</description>
</item>
<item>
<title>DanG on "Index page not displaying"</title>
<link>http://themeshaper.com/forums/topic/index-page-not-displaying#post-15347</link>
<pubDate>Sat, 04 Sep 2010 02:53:21 +0000</pubDate>
<dc:creator>DanG</dc:creator>
<guid isPermaLink="false">15347@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Made the switch to Thematic today. Running into a handful of issues, but one showstopper.&#60;/p&#62;
&#60;p&#62;Any idea why a Thematic site would display individual posts, but not the index page?&#60;/p&#62;
&#60;p&#62;The index page displays while I'm logged into the site. Log out and poof, the index page refuses to fully load.&#60;/p&#62;
&#60;p&#62;:/&#60;/p&#62;
&#60;p&#62;Thx!&#60;br /&#62;
- Dan
&#60;/p&#62;</description>
</item>
<item>
<title>keco86 on "Publish Date not displaying correctly"</title>
<link>http://themeshaper.com/forums/topic/publish-date-not-displaying-correctly#post-13355</link>
<pubDate>Thu, 24 Jun 2010 17:19:09 +0000</pubDate>
<dc:creator>keco86</dc:creator>
<guid isPermaLink="false">13355@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi There.&#60;br /&#62;
I have something odd in my child theme on this blog:&#60;br /&#62;
&#60;a href=&#34;http://blog.homeworksetcdesigns.com&#34; rel=&#34;nofollow&#34;&#62;http://blog.homeworksetcdesigns.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The publish dates are all showing as June 6th though the title says the correct publish dates. Why are they not being written out?&#60;/p&#62;
&#60;p&#62;I have not changed anything in the original install.
&#60;/p&#62;</description>
</item>
<item>
<title>jaiji on "Firefox rendering issues"</title>
<link>http://themeshaper.com/forums/topic/firefox-rendering-issues#post-12930</link>
<pubDate>Wed, 09 Jun 2010 11:18:54 +0000</pubDate>
<dc:creator>jaiji</dc:creator>
<guid isPermaLink="false">12930@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;It was something really stupid ;) Having cleaned up my XML it now validates and everything now apparently works as it should - although one of the people who'd been having trouble tells me they're using Firefox 5! Some of the CSS still doesn't validate, mostly opacity and border radius stuff, so no worries (and nothing to do with plugin code not being kosher). Thanks again Devin for reminding me to be thorough. I'm still confused as to how folk were having trouble when using the same OS/browser as me though...
&#60;/p&#62;</description>
</item>
<item>
<title>jaiji on "Firefox rendering issues"</title>
<link>http://themeshaper.com/forums/topic/firefox-rendering-issues#post-12822</link>
<pubDate>Sat, 05 Jun 2010 00:52:20 +0000</pubDate>
<dc:creator>jaiji</dc:creator>
<guid isPermaLink="false">12822@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks for the input Devin. I confess I had overlooked validation - my bad, I usually do validate, this was a rush due to deadlines, and I assumed that plugin code would be kosher. There are a bunch of errors, largely it seems from the CSS associated with the iCal Events List plugin and NextGEN Gallery stylesheets, plus some XML errors from me (I'm still based on HTML 4 by default, I keep forgetting to close). As far as browser versions, although I asked for details from the folk that were having problems, all I got back was 'Firefox on XP'. Still strange though, it's fine here on multiple browsers, and I develop on Firefox. I've explained caching, so it's not that. More work needed, back later... (horrible feeling this will be something really stupid ;)
&#60;/p&#62;</description>
</item>
<item>
<title>Devin on "Firefox rendering issues"</title>
<link>http://themeshaper.com/forums/topic/firefox-rendering-issues#post-12819</link>
<pubDate>Fri, 04 Jun 2010 22:55:13 +0000</pubDate>
<dc:creator>Devin</dc:creator>
<guid isPermaLink="false">12819@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;They are running Firefox 3.0 or higher?&#60;/p&#62;
&#60;p&#62;Have you validated your css and html?  Sometimes an incorrect character will screw up the display on one browser but not another- and they're very difficult to find without a validator pointing it out.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://jigsaw.w3.org/css-validator/&#34; rel=&#34;nofollow&#34;&#62;http://jigsaw.w3.org/css-validator/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://validator.w3.org/&#34; rel=&#34;nofollow&#34;&#62;http://validator.w3.org/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Or perhaps it is a caching issue.  Have the client click shift-refresh if needed.  Here's a screencast for those clients that don't know what refreshing is all about: &#60;a href=&#34;http://wptheming.com/2010/06/refresh-the-browser-cache/&#34; rel=&#34;nofollow&#34;&#62;http://wptheming.com/2010/06/refresh-the-browser-cache/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>jaiji on "Firefox rendering issues"</title>
<link>http://themeshaper.com/forums/topic/firefox-rendering-issues#post-12814</link>
<pubDate>Fri, 04 Jun 2010 16:22:54 +0000</pubDate>
<dc:creator>jaiji</dc:creator>
<guid isPermaLink="false">12814@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi folks&#60;/p&#62;
&#60;p&#62;This is my first time on here. I've had a scout through the topics and can't seem to find anything to help with an issue I'm having:&#60;/p&#62;
&#60;p&#62;I've been developing Thematic child themes (thanks for this Ian, really an amazing job) for clients since the middle of last year. I have a reasonable (though self-taught) grasp of CSS but know next to nothing about php. I've just launched this site for a client:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.fiveringcircus.net&#34; rel=&#34;nofollow&#34;&#62;http://www.fiveringcircus.net&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and tested it in Firefox (3.5.4), Safari, Chrome and IE back to 5, on XP SP3. All fine (barring the usual IE crud in early versions, although it does render better than the MSN site). The client uses Safari on Mac OSX, no problems there either. &#60;/p&#62;
&#60;p&#62;Some of their visitors however are having horrendous rendering problems, seemingly all in Firefox on XP. Some were positioning issues which I think I've since fixed (double-margins on floats/display inline etc.) but one has completely random styles i.e. no images or backgrounds, calendar text being black on dark grey (instead of white on dark grey), wrong sidebars showing up on certain pages... The other is seeing the original Thematic layout with none of the child theme at all. As they're using the same browser and OS as me I can't for the life of me work out what's wrong, other than their own system/browser settings. It's not even that they have styles turned off as one at least is getting the base level Thematic styles, just no child theme. Am I missing something really basic? Surely if their browser settings were messed up then every site would look bad?&#60;/p&#62;
&#60;p&#62;Apologies if the answer is on here somewhere, I have tried to find it. Any help much appreciated. Screengrabs of rendering issues are available if nec.&#60;/p&#62;
&#60;p&#62;Many thanks&#60;/p&#62;
&#60;p&#62;Jaiji
&#60;/p&#62;</description>
</item>
<item>
<title>ahoereth on "nav-below displayed when not needed"</title>
<link>http://themeshaper.com/forums/topic/nav-below-displayed-when-not-needed#post-12729</link>
<pubDate>Tue, 01 Jun 2010 14:39:08 +0000</pubDate>
<dc:creator>ahoereth</dc:creator>
<guid isPermaLink="false">12729@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hey there,&#60;br /&#62;
I want to hide the #nav-above on pages which do not need the navigations. For example as long as the blog has under 10 posts or an category does.&#60;/p&#62;
&#60;p&#62;So something like that, but not with .paged . I did not find any bodyclass which could help me here :(&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks already
&#60;/p&#62;</description>
</item>
<item>
<title>ManoCornuto on "Category Archive - Posts cut off and no CSS ?"</title>
<link>http://themeshaper.com/forums/topic/category-archive-posts-cut-off-and-no-css#post-11406</link>
<pubDate>Tue, 13 Apr 2010 19:25:52 +0000</pubDate>
<dc:creator>ManoCornuto</dc:creator>
<guid isPermaLink="false">11406@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Category pages show only excerpts, by default. To get your category pages to show full posts, put this in your functions.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;function childtheme_content($content) {
	if (is_category()) {
		$content= &#38;#39;full&#38;#39;;}
	return $content;
}
add_filter(&#38;#39;thematic_content&#38;#39;, &#38;#39;childtheme_content&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>JanTenner on "Category Archive - Posts cut off and no CSS ?"</title>
<link>http://themeshaper.com/forums/topic/category-archive-posts-cut-off-and-no-css#post-11371</link>
<pubDate>Sun, 11 Apr 2010 16:38:40 +0000</pubDate>
<dc:creator>JanTenner</dc:creator>
<guid isPermaLink="false">11371@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm not sure if its supposed to be like that but when I click on y certain category like this: &#60;a href=&#34;http://www.getgolden.de/alle/playstation&#34; rel=&#34;nofollow&#34;&#62;http://www.getgolden.de/alle/playstation&#60;/a&#62; the posts are not beeing displayed in one peace or till the more-tag - they are beeing cut off and any css-tags like &#34;quote&#34; or h1. h2 and so on are not beeing displayed as they should.&#60;br /&#62;
I would like to have it like on my front-page: Show the article in full till the &#34;more-tag&#34; comes.&#60;br /&#62;
Any Solutions for that?
&#60;/p&#62;</description>
</item>
<item>
<title>Nando on "Displaying full posts instead of excerpts on category archive pages"</title>
<link>http://themeshaper.com/forums/topic/displaying-full-posts-instead-of-excerpts-on-category-archive-pages#post-10868</link>
<pubDate>Sat, 20 Mar 2010 21:33:09 +0000</pubDate>
<dc:creator>Nando</dc:creator>
<guid isPermaLink="false">10868@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Took me a little while, but buried in a thread I find this jewel of a tip by Chris, so I'm posting it. And I quote Chris:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
----------------------------------------------------------&#60;br /&#62;
...try this code in your child theme's functions.php:&#60;/p&#62;
&#60;p&#62;function childtheme_content($content) {&#60;br /&#62;
	if (is_category()) {&#60;br /&#62;
		$content= 'full';}&#60;br /&#62;
	return $content;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;add_filter('thematic_content', 'childtheme_content');&#60;/p&#62;
&#60;p&#62;Chris &#34;&#60;br /&#62;
----------------------------------------------------------
&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;What it does:&#60;br /&#62;
When users click on the blog categories (which I use for navigation), the result shows full posts, images and all, instead of post excerpts (default). This is particularly useful for someone who uses this theme as a portfolio (nothing like having users follow Categories, only to find a list of uninformative links without images).&#60;/p&#62;
&#60;p&#62;I imagine a variation for blogs with lots of content would be excerpts with at least an image, but this is pretty cool. Thanks Chris!
&#60;/p&#62;</description>
</item>
<item>
<title>rdhenry on "Number of recent items @ Home of featuresite"</title>
<link>http://themeshaper.com/forums/topic/number-of-recent-items-home-of-featuresite#post-10696</link>
<pubDate>Sat, 13 Mar 2010 15:56:03 +0000</pubDate>
<dc:creator>rdhenry</dc:creator>
<guid isPermaLink="false">10696@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;How do I control the number of &#34;Recent Items&#34; that are displayed on the Home Page of Featuresite?
&#60;/p&#62;</description>
</item>
<item>
<title>cregy on "Categories Again!"</title>
<link>http://themeshaper.com/forums/topic/categories-again#post-3746</link>
<pubDate>Wed, 06 May 2009 14:07:35 +0000</pubDate>
<dc:creator>cregy</dc:creator>
<guid isPermaLink="false">3746@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi Chris&#60;/p&#62;
&#60;p&#62;I've been trying to work with this code:&#60;br /&#62;
&#60;code&#62;&#38;lt;?php&#60;br /&#62;
foreach((get_the_category()) as $cat)&#60;br /&#62;
{&#60;br /&#62;
echo $cat-&#38;gt;category_nicename;&#60;br /&#62;
}&#60;br /&#62;
?&#38;gt;&#60;/code&#62;&#60;br /&#62;
I got it from this post:&#60;br /&#62;
&#60;a href=&#34;http://www.wpdesigner.com/2007/06/22/styling-posts-by-category-and-category-specific-images/&#34; rel=&#34;nofollow&#34;&#62;http://www.wpdesigner.com/2007/06/22/styling-posts-by-category-and-category-specific-images/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's difficult trying to work out where to go from here! Any thoughts please?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Rich
&#60;/p&#62;</description>
</item>
<item>
<title>Chris on "Categories Again!"</title>
<link>http://themeshaper.com/forums/topic/categories-again#post-3728</link>
<pubDate>Mon, 04 May 2009 20:47:35 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">3728@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hey Rich,&#60;/p&#62;
&#60;p&#62;I read your post and I'm still thinking about a solution .. the top level categories are pretty simple .. but the next level categories .. need to do some tests.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>cregy on "Categories Again!"</title>
<link>http://themeshaper.com/forums/topic/categories-again#post-3663</link>
<pubDate>Fri, 01 May 2009 13:06:14 +0000</pubDate>
<dc:creator>cregy</dc:creator>
<guid isPermaLink="false">3663@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I have been using Commune as a theme. It uses a bit of php from here:&#60;br /&#62;
&#60;a href=&#34;http://www.wp-fun.co.uk/2009/01/10/easy-peasy-images-suggestion-roundup/&#34; rel=&#34;nofollow&#34;&#62;http://www.wp-fun.co.uk/2009/01/10/easy-peasy-images-suggestion-roundup/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It got me thinking about the way they are using images for categories and thought of a possible idea. I don't know if it is possible and thought I would ask here. The idea is that every category is represented by an image as above with each image being displayed in a page called 'Category'. So you would have a page of boxes all associated with an image. If you click on an image and there are sub cats you are then take to the sub cats. If it takes you to posts then the posts are displayed as a box as well. Click on the box and the post is then opened. This is essentially what I am doing here. I'm doing it by hard coding it into the page.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dejavulostwithiel.co.uk/furniture/&#34; rel=&#34;nofollow&#34;&#62;http://dejavulostwithiel.co.uk/furniture/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is it possible please?&#60;/p&#62;
&#60;p&#62;Thanks&#60;/p&#62;
&#60;p&#62;Rich
&#60;/p&#62;</description>
</item>
<item>
<title>Erin on "Different Page/Post Themes"</title>
<link>http://themeshaper.com/forums/topic/different-pagepost-themes#post-839</link>
<pubDate>Fri, 17 Oct 2008 12:21:44 +0000</pubDate>
<dc:creator>Erin</dc:creator>
<guid isPermaLink="false">839@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;You can do this with CSS alone. Somewhere on this forum, and perhaps someone has the link, Ian has provided the CSS for using a variety of columns on single and home pages. You could start there and adapt for pages.
&#60;/p&#62;</description>
</item>
<item>
<title>trostle on "Different Page/Post Themes"</title>
<link>http://themeshaper.com/forums/topic/different-pagepost-themes#post-812</link>
<pubDate>Tue, 14 Oct 2008 01:52:31 +0000</pubDate>
<dc:creator>trostle</dc:creator>
<guid isPermaLink="false">812@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I've just starting learning Wordpress and Thematic so please bare with this simple question.&#60;/p&#62;
&#60;p&#62;How do I switch themes styles between posts and pages?  For example I'd like to display 2col for pages and 3col for posts.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
