<?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: power blog</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sun, 19 May 2013 18:26:17 +0000</pubDate>

<item>
<title>floridastyle on "IE 9 not showing CSS and Home link"</title>
<link>http://themeshaper.com/forums/topic/ie-9-not-showing-css-and-home-link#post-20624</link>
<pubDate>Sun, 17 Apr 2011 04:24:22 +0000</pubDate>
<dc:creator>floridastyle</dc:creator>
<guid isPermaLink="false">20624@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I figured out what the hell I missed in my functions.php to instruct IE. I forgot the 'lt' in the 'if IE' comment. This is the correct call for functions.php&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function childtheme_ie_style() { ?&#38;gt;
	&#38;lt;!--[if lt IE]&#38;gt;
		&#38;lt;link rel=&#38;quot;stylesheet&#38;quot; type=&#38;quot;text/css&#38;quot; href=&#38;quot;http://yoursite.com/wp-content/themes/thematicpowerblog/style.css&#38;quot; /&#38;gt;
	&#38;lt;![endif]--&#38;gt;
&#38;lt;?php }
add_action(&#38;#39;wp_head&#38;#39;, &#38;#39;childtheme_ie_style&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>floridastyle on "IE 9 not showing CSS and Home link"</title>
<link>http://themeshaper.com/forums/topic/ie-9-not-showing-css-and-home-link#post-20623</link>
<pubDate>Sun, 17 Apr 2011 02:18:09 +0000</pubDate>
<dc:creator>floridastyle</dc:creator>
<guid isPermaLink="false">20623@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;i provided the correct stylesheet in my functions.php file but IE refuses to check it. I need some insight to why IE will not see my child theme?
&#60;/p&#62;</description>
</item>
<item>
<title>ScottNix on "IE 9 not showing CSS and Home link"</title>
<link>http://themeshaper.com/forums/topic/ie-9-not-showing-css-and-home-link#post-20518</link>
<pubDate>Wed, 13 Apr 2011 04:01:58 +0000</pubDate>
<dc:creator>ScottNix</dc:creator>
<guid isPermaLink="false">20518@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Interesting..&#60;/p&#62;
&#60;p&#62;On IE it is pulling a different stylesheet, it's actually the default Thematic one.&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
&#38;lt;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;http://oldschoolscholar.com/wp-content/themes/thematic/style.css&#34; /&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But on other browsers it is pulling the correct one.&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
&#38;lt;link rel=&#34;stylesheet&#34; type=&#34;text/css&#34; href=&#34;http://oldschoolscholar.com/wp-content/themes/thematicpowerblog/style.css&#34; /&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;So that is the issue, but what is causing it is beyond me. Maybe a functions.php modification?
&#60;/p&#62;</description>
</item>
<item>
<title>floridastyle on "IE 9 not showing CSS and Home link"</title>
<link>http://themeshaper.com/forums/topic/ie-9-not-showing-css-and-home-link#post-20513</link>
<pubDate>Wed, 13 Apr 2011 00:58:49 +0000</pubDate>
<dc:creator>floridastyle</dc:creator>
<guid isPermaLink="false">20513@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I did the worst thing any of us could do, and that is not test IE. Believe it or not I just upgraded to 3.7.7 from 3.6.8 and made the minor functions.php revisions. Around this time I upgraded IE to 9 and never checked my site against it. When I did my CSS did not show up at all. Only the default Power Blog Theme. Second, the Home link does not show up.&#60;/p&#62;
&#60;p&#62;I double checked the forums. I double checked my CSS and functions.php file, and I feel I may be looking too hard. Is there a little bird out there who can tell me what the hell I just missed? the site is &#34;http://oldschoolscholar.com . &#60;/p&#62;
&#60;p&#62;I am ready for my &#34;duh&#34; moment.
&#60;/p&#62;</description>
</item>
<item>
<title>Philip on "How do I use the 3c-fixed style on powerblog?"</title>
<link>http://themeshaper.com/forums/topic/how-do-i-use-the-3c-fixed-style-on-powerblog#post-18135</link>
<pubDate>Wed, 05 Jan 2011 16:51:01 +0000</pubDate>
<dc:creator>Philip</dc:creator>
<guid isPermaLink="false">18135@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm kind of new to thematic and need some help with creating a site with a, sidebar - content - sidebar layout. I would like to have the primary aside on the left and the secondary aside on the right. &#60;/p&#62;
&#60;p&#62;It seems like I have to create a new sidebar div before the container div. Is that correct, and if so how do I do it?&#60;/p&#62;
&#60;p&#62;Thank you&#60;/p&#62;
&#60;p&#62;//Philip
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Adding Dynamic Content Gallery to Functions and Home.php"</title>
<link>http://themeshaper.com/forums/topic/adding-dynamic-content-gallery-to-functions-and-homephp#post-17793</link>
<pubDate>Wed, 15 Dec 2010 19:16:48 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17793@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Thanks for the replies. I managed to get it working by adding it right above the leader asides hook in the functions.php.&#60;/p&#62;
&#60;p&#62;Many thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Adding Dynamic Content Gallery to Functions and Home.php"</title>
<link>http://themeshaper.com/forums/topic/adding-dynamic-content-gallery-to-functions-and-homephp#post-17758</link>
<pubDate>Tue, 14 Dec 2010 12:13:48 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">17758@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;where is the &#34;thematic_feature_aside&#34; hook?  I'm not super familiar w/ the power blog theme and it isn't in the regular thematic.  is it in the sidebar?  doesn't look like your template calls the thematic sidebar so if i'm right in all my assumptions then your code would never get called on this page.  i don't see a problem with pasting the code into a custom template as you have done.
&#60;/p&#62;</description>
</item>
<item>
<title>Jonny Janiero on "Adding Dynamic Content Gallery to Functions and Home.php"</title>
<link>http://themeshaper.com/forums/topic/adding-dynamic-content-gallery-to-functions-and-homephp#post-17742</link>
<pubDate>Tue, 14 Dec 2010 02:51:57 +0000</pubDate>
<dc:creator>Jonny Janiero</dc:creator>
<guid isPermaLink="false">17742@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;@rysch&#60;/p&#62;
&#60;p&#62;did you get it working?&#60;/p&#62;
&#60;p&#62;i can see an obvious missing '}' from the code directly above.&#60;br /&#62;
should be...&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// This will add an area for the feature box to sit
function childtheme_featureaside() {
&#38;lt;?php if ( is_page_template(&#38;#39;home.php&#38;#39;)) { ?&#38;gt;
&#38;lt;div id=&#38;quot;feature&#38;quot;&#38;gt;
&#38;lt;div id=&#38;quot;feature-container&#38;quot;&#38;gt;
&#38;lt;?php dynamic_content_gallery(); ?&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;?php }
}
add_action(&#38;#39;thematic_featureaside&#38;#39;, &#38;#39;childtheme_feature_aside&#38;#39;, 4);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but i'm just correcting the snippet, haven't tested the function. you may want to try other hooks, such as below_header, etc.&#60;/p&#62;
&#60;p&#62;hope this helps.
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Adding Dynamic Content Gallery to Functions and Home.php"</title>
<link>http://themeshaper.com/forums/topic/adding-dynamic-content-gallery-to-functions-and-homephp#post-17714</link>
<pubDate>Mon, 13 Dec 2010 00:43:48 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17714@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;This is the code that I have written up to place a new container box above the leaders to fit the DCG:&#60;br /&#62;
&#60;code&#62;&#60;br /&#62;
// This will add an area for the feature box to sit&#60;br /&#62;
function childtheme_featureaside() { ?&#60;br /&#62;
&#38;lt;?php if ( is_page_template('home.php')) { ?&#38;gt;&#60;br /&#62;
	&#38;lt;div id=&#34;feature&#34;&#38;gt;&#60;br /&#62;
		&#38;lt;div id=&#34;feature-container&#34;&#38;gt;&#60;br /&#62;
			&#38;lt;?php dynamic_content_gallery(); ?&#38;gt;&#60;br /&#62;
		&#38;lt;/div&#38;gt;&#60;br /&#62;
	&#38;lt;/div&#38;gt;&#60;br /&#62;
&#38;lt;?php }&#60;br /&#62;
add_action('thematic_featureaside', 'childtheme_feature_aside', 4);&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Adding Dynamic Content Gallery to Functions and Home.php"</title>
<link>http://themeshaper.com/forums/topic/adding-dynamic-content-gallery-to-functions-and-homephp#post-17713</link>
<pubDate>Sun, 12 Dec 2010 23:45:25 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17713@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;This is my code by the way:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;?php&#60;br /&#62;
/**&#60;br /&#62;
 * Template Name: Home&#60;br /&#62;
 *&#60;br /&#62;
 * This Full Width template removes the primary and secondary asides so that content&#60;br /&#62;
 * can be displayed the entire width of the #content area.&#60;br /&#62;
 *&#60;br /&#62;
 */&#60;/p&#62;
&#60;p&#62;    // calling the header.php&#60;br /&#62;
    get_header();&#60;/p&#62;
&#60;p&#62;    // action hook for placing content above #container&#60;br /&#62;
    thematic_abovecontainer();&#60;/p&#62;
&#60;p&#62;?&#38;gt;&#60;br /&#62;
		&#38;lt;div id=&#34;container&#34;&#38;gt;&#60;br /&#62;
			&#38;lt;?php dynamic_content_gallery(); ?&#38;gt;&#60;br /&#62;
			&#38;lt;?php thematic_abovecontent(); ?&#38;gt;&#60;br /&#62;
			&#38;lt;div id=&#34;content&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;	            &#38;lt;?php&#60;/p&#62;
&#60;p&#62;	            // calling the widget area 'page-top'&#60;br /&#62;
	            get_sidebar('page-top');&#60;/p&#62;
&#60;p&#62;	            the_post();&#60;/p&#62;
&#60;p&#62;	            thematic_abovepost();&#60;/p&#62;
&#60;p&#62;	            ?&#38;gt;&#60;/p&#62;
&#60;p&#62;	        &#38;lt;?php&#60;/p&#62;
&#60;p&#62;	        thematic_belowpost();&#60;/p&#62;
&#60;p&#62;	        // calling the widget area 'page-bottom'&#60;br /&#62;
	        get_sidebar('page-bottom');&#60;/p&#62;
&#60;p&#62;	        ?&#38;gt;&#60;/p&#62;
&#60;p&#62;			&#38;lt;/div&#38;gt;&#38;lt;!-- #content --&#38;gt;&#60;/p&#62;
&#60;p&#62;			&#38;lt;?php thematic_belowcontent(); ?&#38;gt; &#60;/p&#62;
&#60;p&#62;		&#38;lt;/div&#38;gt;&#38;lt;!-- #container --&#38;gt;&#60;/p&#62;
&#60;p&#62;&#38;lt;?php &#60;/p&#62;
&#60;p&#62;    // action hook for placing content below #container&#60;br /&#62;
    thematic_belowcontainer();&#60;/p&#62;
&#60;p&#62;    // calling footer.php&#60;br /&#62;
    get_footer();&#60;/p&#62;
&#60;p&#62;?&#38;gt;&#60;br /&#62;
&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Adding Dynamic Content Gallery to Functions and Home.php"</title>
<link>http://themeshaper.com/forums/topic/adding-dynamic-content-gallery-to-functions-and-homephp#post-17712</link>
<pubDate>Sun, 12 Dec 2010 23:43:18 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17712@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Update: I managed to get the DCG working by inserting the PHP code directly into a home.php page template. I think this will be okay for updating the thematic framework in the future, right?&#60;/p&#62;
&#60;p&#62;Now the only problem I need to solve is getting the feature section to appear above the leaders.&#60;/p&#62;
&#60;p&#62;Any suggestions? Is it okay to do this via CSS? Is that bad web design practise? I'm still a bit of a newbie on these things so...
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Adding Dynamic Content Gallery to Functions and Home.php"</title>
<link>http://themeshaper.com/forums/topic/adding-dynamic-content-gallery-to-functions-and-homephp#post-17708</link>
<pubDate>Sun, 12 Dec 2010 22:05:44 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17708@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Oops...I see that I didn't remove the comment // &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/wp_page_menu&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Template_Tags/wp_page_menu&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I wanted to make sure I got the right syntax so I copied over another function from function.php
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Adding Dynamic Content Gallery to Functions and Home.php"</title>
<link>http://themeshaper.com/forums/topic/adding-dynamic-content-gallery-to-functions-and-homephp#post-17707</link>
<pubDate>Sun, 12 Dec 2010 22:04:51 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17707@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I'm trying to add this plugin: &#60;a href=&#34;http://www.studiograsshopper.ch/dynamic-content-gallery/&#34; rel=&#34;nofollow&#34;&#62;http://www.studiograsshopper.ch/dynamic-content-gallery/&#60;/a&#62; to a static home page.&#60;/p&#62;
&#60;p&#62;What I would like to do is set it up so a 900px wide feature area will be right above the leader-asides in the Power Blog Theme.&#60;/p&#62;
&#60;p&#62;I'm trying to figure out how to add it to functions.php and then call it in the full-width template i have called home.php&#60;/p&#62;
&#60;p&#62;Any suggestions? This is the code I wrote up in my functions.php but and then I'm not sure where to go after that:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;// &#60;a href=&#34;http://codex.wordpress.org/Template_Tags/wp_page_menu&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Template_Tags/wp_page_menu&#60;/a&#62;&#60;br /&#62;
function childtheme_featuresection{&#60;br /&#62;
if( is_page('pagename') ) {&#60;br /&#62;
dynamic_content_gallery();&#60;br /&#62;
} ?&#38;gt;&#60;br /&#62;
add_filter('childtheme_aboveleaders','childtheme_featuresection');&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Do I then place something into the home.php page template that I have in my child theme folder?
&#60;/p&#62;</description>
</item>
<item>
<title>brodii on "power blog leader problem"</title>
<link>http://themeshaper.com/forums/topic/power-blog-leader-problem#post-17575</link>
<pubDate>Tue, 07 Dec 2010 11:37:47 +0000</pubDate>
<dc:creator>brodii</dc:creator>
<guid isPermaLink="false">17575@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;How can i insert post excerpts into 2nd or 3rd-leader-aside?
&#60;/p&#62;</description>
</item>
<item>
<title>bsantos on "3 columns layout help + a couple of other questions"</title>
<link>http://themeshaper.com/forums/topic/3-columns-layout-help-a-couple-of-other-questions#post-17354</link>
<pubDate>Tue, 30 Nov 2010 17:47:03 +0000</pubDate>
<dc:creator>bsantos</dc:creator>
<guid isPermaLink="false">17354@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;thanks! all sorted out. :)&#60;/p&#62;
&#60;p&#62;i did start a new child theme though, 3c-fixed.css wasn't rendering as expected with power blog. i think i know why, (float, clear, etc) but for now i'm ok with starting fresh.&#60;/p&#62;
&#60;p&#62;cheers.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "3 columns layout help + a couple of other questions"</title>
<link>http://themeshaper.com/forums/topic/3-columns-layout-help-a-couple-of-other-questions#post-17347</link>
<pubDate>Tue, 30 Nov 2010 04:37:17 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">17347@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;1- this is one of thematic's default layouts.  in your stylesheet you need to change whichever layout you are importing to import 3c-fixed.css&#60;/p&#62;
&#60;p&#62;2 - you need to the appropriate actions. see&#60;br /&#62;
&#60;a href=&#34;http://themeshaper.com/thematic/guide/?page_id=10&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/thematic/guide/?page_id=10&#60;/a&#62;&#60;br /&#62;
sounds like you want to get rid of thematic_brandingopen, thematic_blogtitle, thematic_blogdescription, and thematic_brandingclose which are all also mentioned on that site.
&#60;/p&#62;</description>
</item>
<item>
<title>bsantos on "3 columns layout help + a couple of other questions"</title>
<link>http://themeshaper.com/forums/topic/3-columns-layout-help-a-couple-of-other-questions#post-17346</link>
<pubDate>Tue, 30 Nov 2010 04:10:31 +0000</pubDate>
<dc:creator>bsantos</dc:creator>
<guid isPermaLink="false">17346@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;hello all, first post.&#60;/p&#62;
&#60;p&#62;i'm in the process of converting a previous theme (http://citar.artes.ucp.pt/teoriadasartes/) into a thematic child theme based on power blog. help with any of these questions would be much appreciated.&#60;/p&#62;
&#60;p&#62;question 1:&#60;/p&#62;
&#60;p&#62;the 3-column layouts in the thematic library all use adjacent widget areas, whereas i'm looking for is:&#60;/p&#62;
&#60;p&#62;1st widget area (primary) on left  , content area in the middle, 2nd widget area (secondary) on right. how should i do this?&#60;/p&#62;
&#60;p&#62;question 2:&#60;/p&#62;
&#60;p&#62;how do i hide the blog title and description, so that the header image is the first thing on the page, with no space above it?&#60;/p&#62;
&#60;p&#62;question 3:&#60;/p&#62;
&#60;p&#62;what is the proper way to hide a default item, in both thematic and power blog... say, the rss or category listing?&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;edit&#60;/strong&#62; figured this one out, just deleted them from functions.php&#60;/p&#62;
&#60;p&#62;thanks for reading
&#60;/p&#62;</description>
</item>
<item>
<title>relequestual on "Thematic Power Blog Leaders on Front Page Only"</title>
<link>http://themeshaper.com/forums/topic/thematic-power-blog-leaders-on-front-page-only#post-17304</link>
<pubDate>Sat, 27 Nov 2010 11:01:20 +0000</pubDate>
<dc:creator>relequestual</dc:creator>
<guid isPermaLink="false">17304@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;No worries. Glad to help out. haha yeh =]&#60;/p&#62;
&#60;p&#62;You should be able to mark it resolved if you go to edit the question I believe.
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Thematic Power Blog Leaders on Front Page Only"</title>
<link>http://themeshaper.com/forums/topic/thematic-power-blog-leaders-on-front-page-only#post-17302</link>
<pubDate>Fri, 26 Nov 2010 21:47:55 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17302@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;By the way, this topic can be marked &#34;resolved&#34; I'm not exactly sure how to do that.
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Thematic Power Blog Leaders on Front Page Only"</title>
<link>http://themeshaper.com/forums/topic/thematic-power-blog-leaders-on-front-page-only#post-17301</link>
<pubDate>Fri, 26 Nov 2010 21:47:27 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17301@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hey thanks so much for helping me with this!! It worked perfectly! I appreciate it!&#60;/p&#62;
&#60;p&#62;Yes, I'm a Christian, so thank you for helping out one of your own...even if it isn't in more &#34;spiritual&#34; matters (then again, who said this couldn't be an act of worship! :-) )&#60;/p&#62;
&#60;p&#62;RS
&#60;/p&#62;</description>
</item>
<item>
<title>relequestual on "Thematic Power Blog Leaders on Front Page Only"</title>
<link>http://themeshaper.com/forums/topic/thematic-power-blog-leaders-on-front-page-only#post-17292</link>
<pubDate>Thu, 25 Nov 2010 20:09:08 +0000</pubDate>
<dc:creator>relequestual</dc:creator>
<guid isPermaLink="false">17292@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi rysch,&#60;/p&#62;
&#60;p&#62;I understand what you are on about now. Always useful to paste the link in.&#60;br /&#62;
Are you a Christian yourself or just working for the church to do their website?&#60;br /&#62;
I ask because I'm a Christian, and it's always nice to help other brothers and sisters!&#60;/p&#62;
&#60;p&#62;Anywho, I had a dig around in your css, and I think I have a solution for you...&#60;br /&#62;
If we hide the div with the id of leader globally, and then only display it on the home page, if I understand correctly, that will be what you want.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#leader {
	display: none;
}

.home div #leader{
	display: block;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I have tested this, and it should work for you.&#60;/p&#62;
&#60;p&#62;Any further questions, be sure to buzz me on twitter so I don't miss them =] (@relequestual)&#60;/p&#62;
&#60;p&#62;Oh, and in this circumstance, I'd say using a css solution is perfectly fine.
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Thematic Power Blog Leaders on Front Page Only"</title>
<link>http://themeshaper.com/forums/topic/thematic-power-blog-leaders-on-front-page-only#post-17262</link>
<pubDate>Wed, 24 Nov 2010 17:08:46 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17262@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi, I am still trying to figure out a solution to my question.&#60;/p&#62;
&#60;p&#62;I did some searching and found this question and answer on the forum:&#60;br /&#62;
&#60;a href=&#34;http://themeshaper.com/forums/topic/thematic-feature-site-filter-out-leader-on-all-but-home#post-7245&#34; rel=&#34;nofollow&#34;&#62;http://themeshaper.com/forums/topic/thematic-feature-site-filter-out-leader-on-all-but-home#post-7245&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But it is for a different theme so it doesn't apply.&#60;/p&#62;
&#60;p&#62;Any help will be much appreciated!
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Thematic Power Blog Leaders on Front Page Only"</title>
<link>http://themeshaper.com/forums/topic/thematic-power-blog-leaders-on-front-page-only#post-17220</link>
<pubDate>Tue, 23 Nov 2010 02:09:55 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17220@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;As I think so more about this, I was wondering, would it make sense to make a page template that I could select when I make a page that would be specifically for pages I don't want the leader boxes to show up on? THis would allow me to display the boxes on some pages while not on others. I suppose it would be a bit like hiding the side bars on a full-width page template.
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Thematic Power Blog Leaders on Front Page Only"</title>
<link>http://themeshaper.com/forums/topic/thematic-power-blog-leaders-on-front-page-only#post-17219</link>
<pubDate>Tue, 23 Nov 2010 02:07:24 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17219@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi, I've linked to my site so you can see what I mean...&#60;/p&#62;
&#60;p&#62;This is the main page: &#60;a href=&#34;http://ctrchurch.com/&#34; rel=&#34;nofollow&#34;&#62;http://ctrchurch.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It currently has three &#34;leaders&#34; (this is what they were called in CSS I think) that are just below the category menu and include: &#34;Christmas at CTR&#34;, &#34;Messy Church,&#34; and &#34;Services&#34;&#60;/p&#62;
&#60;p&#62;Now on all the other pages, these &#34;leaders&#34; show up as well. How can I make these three &#34;leaders&#34; show up on the home page only?&#60;/p&#62;
&#60;p&#62;You say the CSS is easier? I do like easy but if PHP is the more correct way (the safer way?) then perhaps I should go with that.&#60;/p&#62;
&#60;p&#62;Thanks for your reply,&#60;/p&#62;
&#60;p&#62;RS
&#60;/p&#62;</description>
</item>
<item>
<title>relequestual on "Thematic Power Blog Leaders on Front Page Only"</title>
<link>http://themeshaper.com/forums/topic/thematic-power-blog-leaders-on-front-page-only#post-17209</link>
<pubDate>Mon, 22 Nov 2010 23:16:55 +0000</pubDate>
<dc:creator>relequestual</dc:creator>
<guid isPermaLink="false">17209@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;hi rysch. what do you mean by the leader areas?&#60;/p&#62;
&#60;p&#62;there is probably 2 ways to do this regardless of where they are.&#60;br /&#62;
can be done with css or php.&#60;br /&#62;
css by making the widget areas display none when inside a body with a class of home.&#60;br /&#62;
php by encasing the get widgets code with an if statement.&#60;/p&#62;
&#60;p&#62;css is probably easier, php is probably the &#34;correct&#34; way to do it.&#60;/p&#62;
&#60;p&#62;your call
&#60;/p&#62;</description>
</item>
<item>
<title>rysch on "Thematic Power Blog Leaders on Front Page Only"</title>
<link>http://themeshaper.com/forums/topic/thematic-power-blog-leaders-on-front-page-only#post-17202</link>
<pubDate>Mon, 22 Nov 2010 18:33:55 +0000</pubDate>
<dc:creator>rysch</dc:creator>
<guid isPermaLink="false">17202@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi, I would like to know if there is a way to only display the three widgetized leader areas only on the home page. Right now they show up on all of the pages. Is there a way to do this?&#60;/p&#62;
&#60;p&#62;Thanks in advance,&#60;/p&#62;
&#60;p&#62;RS
&#60;/p&#62;</description>
</item>
<item>
<title>Jonny Janiero on "Search box to long"</title>
<link>http://themeshaper.com/forums/topic/search-box-to-long#post-15150</link>
<pubDate>Fri, 27 Aug 2010 17:44:48 +0000</pubDate>
<dc:creator>Jonny Janiero</dc:creator>
<guid isPermaLink="false">15150@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;glad you find a solution. please mark this post as resolved
&#60;/p&#62;</description>
</item>
<item>
<title>RP on "Search box to long"</title>
<link>http://themeshaper.com/forums/topic/search-box-to-long#post-15149</link>
<pubDate>Fri, 27 Aug 2010 17:33:33 +0000</pubDate>
<dc:creator>RP</dc:creator>
<guid isPermaLink="false">15149@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Many thanks helgatheviking, it works a treat!&#60;br /&#62;
(I even managed to type correctly this time ;)&#60;/p&#62;
&#60;p&#62;RP
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Search box to long"</title>
<link>http://themeshaper.com/forums/topic/search-box-to-long#post-15103</link>
<pubDate>Thu, 26 Aug 2010 12:08:47 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">15103@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;here is the filter for changing the search box size.  the 2nd size (in this case size=&#34;25&#34; will be the new size (which in turn equals width)&#60;/p&#62;
&#60;p&#62;drop it into your child theme's functions.php&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//change search input size
function child_search_widget($search_form) {
	$search_form = str_replace(&#38;#39;size=&#38;quot;32&#38;quot;&#38;#39;, &#38;#39;size=&#38;quot;25&#38;quot;&#38;#39; , $search_form);
	return $search_form;
}
add_filter(&#38;#39;thematic_search_form&#38;#39;, &#38;#39;child_search_widget&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>RP on "Search box to long"</title>
<link>http://themeshaper.com/forums/topic/search-box-to-long#post-15102</link>
<pubDate>Thu, 26 Aug 2010 10:34:25 +0000</pubDate>
<dc:creator>RP</dc:creator>
<guid isPermaLink="false">15102@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;I am usin the Thematic Poer Blog child theme and the only thing I can't find how to change is the Search box - it apears too long width-wise, below crown on rhs on my blog. What file do I have to access to change this?&#60;/p&#62;
&#60;p&#62;Thanks in advance&#60;/p&#62;
&#60;p&#62;RP
&#60;/p&#62;</description>
</item>

</channel>
</rss>
