<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum &#124; ThemeFuse &#187; Topic: Add new category of Widget Areas</title>
		<link>http://themefuse.com/forum/sportedge-html/add-new-category-of-widget-areas</link>
		<description>Best place for theme related questions</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 22:00:08 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://themefuse.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://themefuse.com/forum/rss/topic/add-new-category-of-widget-areas" rel="self" type="application/rss+xml" />

		<item>
			<title>mrjcgoodwin on "Add new category of Widget Areas"</title>
			<link>http://themefuse.com/forum/sportedge-html/add-new-category-of-widget-areas#post-53343</link>
			<pubDate>Sat, 16 Jun 2012 14:26:13 +0000</pubDate>
			<dc:creator>mrjcgoodwin</dc:creator>
			<guid isPermaLink="false">53343@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Sure, &#60;a href=&#34;http://www.britishhandball.com&#34; rel=&#34;nofollow&#34;&#62;http://www.britishhandball.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Only went live a few days the other day - hopefully you won't find to many glitches! &#60;/p&#62;
&#60;p&#62;Quite a few mods from the original template - so thanks Max for you help over the last few months as we've been working on this!
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>tbb on "Add new category of Widget Areas"</title>
			<link>http://themefuse.com/forum/sportedge-html/add-new-category-of-widget-areas#post-53338</link>
			<pubDate>Sat, 16 Jun 2012 13:43:12 +0000</pubDate>
			<dc:creator>tbb</dc:creator>
			<guid isPermaLink="false">53338@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;very nice!&#60;/p&#62;
&#60;p&#62;Thanks for sharing, can i take a look at your site, mine isn't really online yet.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>mrjcgoodwin on "Add new category of Widget Areas"</title>
			<link>http://themefuse.com/forum/sportedge-html/add-new-category-of-widget-areas#post-53334</link>
			<pubDate>Sat, 16 Jun 2012 13:25:19 +0000</pubDate>
			<dc:creator>mrjcgoodwin</dc:creator>
			<guid isPermaLink="false">53334@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;I went for a different approach:&#60;/p&#62;
&#60;p&#62;I put this filter at the top of the single posts template:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
$post = $wp_query-&#38;gt;post;
if (in_category(504)) { //The Category you wish to have seperate templates
	include (TEMPLATEPATH.&#38;#039;/shop-posts.php&#38;#039;);//Your modified template file
	return;
}
get_header(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And created a modified single-posts template for my shop pages. I then registered a new sidebar for this post type.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>tbb on "Add new category of Widget Areas"</title>
			<link>http://themefuse.com/forum/sportedge-html/add-new-category-of-widget-areas#post-53332</link>
			<pubDate>Sat, 16 Jun 2012 12:58:22 +0000</pubDate>
			<dc:creator>tbb</dc:creator>
			<guid isPermaLink="false">53332@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;I have the same problem, for me the only solution for now is&#60;br /&#62;
to set the post to full width and edit the &#60;/p&#62;
&#60;p&#62;/wp-content/themes/sportedge-parent/single.php&#60;/p&#62;
&#60;p&#62;change this -&#38;gt;&#60;br /&#62;
echo site_url() &#60;/p&#62;
&#60;p&#62;to this -&#38;gt;&#60;br /&#62;
echo $tfuse_cat_detail['cat_link'];&#60;/p&#62;
&#60;p&#62;so  jump back to your parent category.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>Max on "Add new category of Widget Areas"</title>
			<link>http://themefuse.com/forum/sportedge-html/add-new-category-of-widget-areas#post-46492</link>
			<pubDate>Tue, 01 May 2012 23:01:11 +0000</pubDate>
			<dc:creator>Max</dc:creator>
			<guid isPermaLink="false">46492@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
sorry but for the moment this is not possible. You would have to create a sidebar for each post.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Max.
&#60;/p&#62;
</description>
		</item>
		<item>
			<title>mrjcgoodwin on "Add new category of Widget Areas"</title>
			<link>http://themefuse.com/forum/sportedge-html/add-new-category-of-widget-areas#post-46392</link>
			<pubDate>Tue, 01 May 2012 16:54:14 +0000</pubDate>
			<dc:creator>mrjcgoodwin</dc:creator>
			<guid isPermaLink="false">46392@http://themefuse.com/forum/</guid>
			<description>&#60;p&#62;Hi Max,&#60;/p&#62;
&#60;p&#62;Is it possible to set up the sidebars so that single posts in certain categories follow the sidebars of their parent categories?&#60;/p&#62;
&#60;p&#62;I've installed a shop plugin that creates the products as new posts. So every post that is actually a product is in the shop category and I would like to put the shopping cart widget only on posts in this category.&#60;/p&#62;
&#60;p&#62;At the moment the products default to the singe post sidebar which obviously is also used for blogging and news and does not need to show the shopping cart! I don't want to have to add a manual sidebar for every product we add to the shop.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
J
&#60;/p&#62;
</description>
		</item>

	</channel>
</rss>
