<?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: Thematic - one column</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Wed, 19 Jun 2013 01:16:10 +0000</pubDate>

<item>
<title>Chris on "Thematic - one column"</title>
<link>http://themeshaper.com/forums/topic/thematic-one-column#post-18683</link>
<pubDate>Tue, 25 Jan 2011 10:49:31 +0000</pubDate>
<dc:creator>Chris</dc:creator>
<guid isPermaLink="false">18683@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;if you use WP &#38;gt;= 3.0, you can use this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;add_filter(&#38;#39;thematic_sidebar&#38;#39;, &#38;#39;__return_false&#38;#39;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Chris
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Thematic - one column"</title>
<link>http://themeshaper.com/forums/topic/thematic-one-column#post-18660</link>
<pubDate>Mon, 24 Jan 2011 22:04:41 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">18660@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;yup- that will do it.  then you just need to change some css.  #content, #container, #respond, and .hentry i think, among possible others.
&#60;/p&#62;</description>
</item>
<item>
<title>kwight on "Thematic - one column"</title>
<link>http://themeshaper.com/forums/topic/thematic-one-column#post-18657</link>
<pubDate>Mon, 24 Jan 2011 20:59:26 +0000</pubDate>
<dc:creator>kwight</dc:creator>
<guid isPermaLink="false">18657@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;To easily remove the sidebar, put the following in your child theme's functions.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function remove_sidebar() {
return FALSE;
}

add_filter(&#38;#39;thematic_sidebar&#38;#39;, &#38;#39;remove_sidebar&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>helgatheviking on "Thematic - one column"</title>
<link>http://themeshaper.com/forums/topic/thematic-one-column#post-18625</link>
<pubDate>Sun, 23 Jan 2011 22:41:01 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">18625@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;sure.  kill the sidebar and then modify the CSS.  i made it a layout option in my version of Devin's Options theme.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://github.com/helgatheviking/thematic-options-KIA&#34; rel=&#34;nofollow&#34;&#62;https://github.com/helgatheviking/thematic-options-KIA&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>yostore on "Thematic - one column"</title>
<link>http://themeshaper.com/forums/topic/thematic-one-column#post-18622</link>
<pubDate>Sun, 23 Jan 2011 22:29:10 +0000</pubDate>
<dc:creator>yostore</dc:creator>
<guid isPermaLink="false">18622@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;is there any way to turn the thematic theme into an one column theme?&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
