<?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: enable widget areas in WP E-commerce?</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sat, 25 May 2013 04:21:16 +0000</pubDate>

<item>
<title>joperron on "enable widget areas in WP E-commerce?"</title>
<link>http://themeshaper.com/forums/topic/enable-widget-areas-in-wp-e-commerce#post-22928</link>
<pubDate>Wed, 31 Aug 2011 23:49:52 +0000</pubDate>
<dc:creator>joperron</dc:creator>
<guid isPermaLink="false">22928@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;wp e-commerce is so bad :(
&#60;/p&#62;</description>
</item>
<item>
<title>petergus on "enable widget areas in WP E-commerce?"</title>
<link>http://themeshaper.com/forums/topic/enable-widget-areas-in-wp-e-commerce#post-22925</link>
<pubDate>Wed, 31 Aug 2011 15:06:37 +0000</pubDate>
<dc:creator>petergus</dc:creator>
<guid isPermaLink="false">22925@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;ya, the solution over at getshopped didint work for me as that was a case of all sidebars not working.&#60;/p&#62;
&#60;p&#62;so i did like the second link there already, and that has worked.&#60;br /&#62;
would be nice to get them working automatically, but till them the fix is working.&#60;/p&#62;
&#60;p&#62;thanks for the reply!!
&#60;/p&#62;</description>
</item>
<item>
<title>middlesister on "enable widget areas in WP E-commerce?"</title>
<link>http://themeshaper.com/forums/topic/enable-widget-areas-in-wp-e-commerce#post-22911</link>
<pubDate>Tue, 30 Aug 2011 08:52:23 +0000</pubDate>
<dc:creator>middlesister</dc:creator>
<guid isPermaLink="false">22911@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;This seem to be an issue with WP E-commerce. Since several people has had the same problem recently I did a bit of googling.&#60;/p&#62;
&#60;p&#62;I found this &#60;a href=&#34;http://getshopped.org/forums/topic/themefunctionsphp-breaks-thematic-sidebar/&#34; rel=&#34;nofollow&#34;&#62;http://getshopped.org/forums/topic/themefunctionsphp-breaks-thematic-sidebar/&#60;/a&#62;&#60;br /&#62;
In the thread, the poster replaces a function in WP e-commerce with an earlier version.&#60;/p&#62;
&#60;p&#62;Another solution can be found here &#60;a href=&#34;http://likesalmon.net/wp-e-commerce-3-8-and-thematic-no-sidebars/&#34; rel=&#34;nofollow&#34;&#62;http://likesalmon.net/wp-e-commerce-3-8-and-thematic-no-sidebars/&#60;/a&#62;&#60;br /&#62;
In that, the author changes the call for &#60;code&#62;thematic_sidebar();&#60;/code&#62; to directly calling the sidebars with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;thematic_primary_aside();
thematic_secondary_aside();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Seems a bit unclear to exactly what the error is. The forum post suggests WP E-commerce is somewhere overriding the templates, and the blog author think it is overriding dynamic_sidebar() since widgets were showing in Twenty Ten but not in Twenty Eleven. In any case, the error is not in thematic.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "enable widget areas in WP E-commerce?"</title>
<link>http://themeshaper.com/forums/topic/enable-widget-areas-in-wp-e-commerce#post-22901</link>
<pubDate>Mon, 29 Aug 2011 22:10:37 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">22901@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;i guess i don't understand what the wp e-commerce pages are?  where did they come from?  they might not have the same hooks as a thematic page.
&#60;/p&#62;</description>
</item>
<item>
<title>petergus on "enable widget areas in WP E-commerce?"</title>
<link>http://themeshaper.com/forums/topic/enable-widget-areas-in-wp-e-commerce#post-22899</link>
<pubDate>Mon, 29 Aug 2011 20:56:05 +0000</pubDate>
<dc:creator>petergus</dc:creator>
<guid isPermaLink="false">22899@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;ya, ive fixed it sorta by adding a standard widget area call in the page-normal-template, that now shows. but still the standard ones (with widget inside) dont show on wp e-commerce pages.&#60;/p&#62;
&#60;p&#62;so i have primary, secondary, and my custom once, but no others, beforeindex, footer, or whatevers.
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "enable widget areas in WP E-commerce?"</title>
<link>http://themeshaper.com/forums/topic/enable-widget-areas-in-wp-e-commerce#post-22876</link>
<pubDate>Sun, 28 Aug 2011 21:51:45 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">22876@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;are there any widgets in those other widget areas?
&#60;/p&#62;</description>
</item>
<item>
<title>petergus on "enable widget areas in WP E-commerce?"</title>
<link>http://themeshaper.com/forums/topic/enable-widget-areas-in-wp-e-commerce#post-22875</link>
<pubDate>Sun, 28 Aug 2011 03:30:15 +0000</pubDate>
<dc:creator>petergus</dc:creator>
<guid isPermaLink="false">22875@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;ive noticed that only the primary and secondary widget areas are showing up in the wp e-commerce pages, do i need to enable the other widgets somewhere??&#60;br /&#62;
this is interested, from here i noticed there is a difference in widget types - &#60;a href=&#34;http://bluemandala.com/thematic/thematic-structure.html&#34; rel=&#34;nofollow&#34;&#62;http://bluemandala.com/thematic/thematic-structure.html&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
