<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Tabbed Widgets Plugin&#160;for WordPress</title>
	<atom:link href="http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/</link>
	<description>Web Design, WordPress and Performance Services</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:50:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19904</generator>
	<item>
		<title>By: Top 10 Favorite WordPress Plugins &#124; Rickety</title>
		<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/#comment-1517</link>
		<dc:creator>Top 10 Favorite WordPress Plugins &#124; Rickety</dc:creator>
		<pubDate>Fri, 14 May 2010 02:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=322#comment-1517</guid>
		<description>[...] Plugin: Tabbed Widgets Author plugin site: Kaspars Dambis Plugin use example: In the sidebar see the accordion interface holdingRecent Comments, [...]</description>
		<content:encoded><![CDATA[<p>[...] Plugin: Tabbed Widgets Author plugin site: Kaspars Dambis Plugin use example: In the sidebar see the accordion interface holdingRecent Comments, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Make Tabbed Menu on Blog Sidebar with WordPress Plugins</title>
		<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/#comment-584</link>
		<dc:creator>Make Tabbed Menu on Blog Sidebar with WordPress Plugins</dc:creator>
		<pubDate>Tue, 21 Jul 2009 06:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=322#comment-584</guid>
		<description>[...] it looks more advanced and has more features but off course more difficult to configure. Go to the plugin homepage or the WordPress Plugin page to download it and follow installation and configuration step-by-step. [...]</description>
		<content:encoded><![CDATA[<p>[...] it looks more advanced and has more features but off course more difficult to configure. Go to the plugin homepage or the WordPress Plugin page to download it and follow installation and configuration step-by-step. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tabbed Widgets: WP-Sidebar besser nutzen &#124; Dr. Web Magazin</title>
		<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/#comment-583</link>
		<dc:creator>Tabbed Widgets: WP-Sidebar besser nutzen &#124; Dr. Web Magazin</dc:creator>
		<pubDate>Thu, 30 Oct 2008 11:55:22 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=322#comment-583</guid>
		<description>[...] präsentieren. Tritt dieser Effekt auch bei Ihnen auf, lohnt es sich wahrscheinlich, den Tipps in und nach diesem Kommentar zu folgen, die exakt beschreiben, was Ihr Theme-Autor nicht codex-konform implementiert hat und wie [...]</description>
		<content:encoded><![CDATA[<p>[...] präsentieren. Tritt dieser Effekt auch bei Ihnen auf, lohnt es sich wahrscheinlich, den Tipps in und nach diesem Kommentar zu folgen, die exakt beschreiben, was Ihr Theme-Autor nicht codex-konform implementiert hat und wie [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/#comment-582</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Tue, 14 Oct 2008 05:24:59 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=322#comment-582</guid>
		<description>&lt;a href=&quot;#comment-8288&quot; rel=&quot;nofollow&quot;&gt;JLS&lt;/a&gt;, as I said -- your code is missing those unique identifiers. This plugin cannot work without them.</description>
		<content:encoded><![CDATA[<p><a href="#comment-8288" rel="nofollow">JLS</a>, as I said &#8212; your code is missing those unique identifiers. This plugin cannot work without them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JLS</title>
		<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/#comment-581</link>
		<dc:creator>JLS</dc:creator>
		<pubDate>Mon, 13 Oct 2008 22:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=322#comment-581</guid>
		<description>Forgot to mention, but i already tried what you said in the theme requirements section.</description>
		<content:encoded><![CDATA[<p>Forgot to mention, but i already tried what you said in the theme requirements section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JLS</title>
		<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/#comment-580</link>
		<dc:creator>JLS</dc:creator>
		<pubDate>Mon, 13 Oct 2008 22:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=322#comment-580</guid>
		<description>Right, sorry, here it is. The theme is Agregado, which you can find here: http://www.darrenhoyt.com/2008/09/08/agregado-lifestream-theme-for-wordpress-released/

&lt;code&gt;if ( function_exists(&#039;register_sidebar&#039;) )
register_sidebar(array(&#039;name&#039;=&gt;&#039;sidebar-home&#039;,
&#039;before_widget&#039; =&gt; &#039;&lt;div class=&quot;widget&quot;&gt;&#039;,
&#039;after_widget&#039; =&gt; &#039;&lt;/div&gt;&#039;,
&#039;before_title&#039; =&gt; &#039;&lt;h3 class=&quot;widgettitle&quot;&gt;&#039;,
&#039;after_title&#039; =&gt; &#039;&lt;/h3&gt;&#039;,
));
register_sidebar(array(&#039;name&#039;=&gt;&#039;sidebar-interior&#039;,
&#039;before_widget&#039; =&gt; &#039;&lt;div class=&quot;widget&quot;&gt;&#039;,
&#039;after_widget&#039; =&gt; &#039;&lt;/div&gt;&#039;,
&#039;before_title&#039; =&gt; &#039;&lt;h3 class=&quot;widgettitle&quot;&gt;&#039;,
&#039;after_title&#039; =&gt; &#039;&lt;/h3&gt;&#039;,
));;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Right, sorry, here it is. The theme is Agregado, which you can find here: <a href="http://www.darrenhoyt.com/2008/09/08/agregado-lifestream-theme-for-wordpress-released/" rel="nofollow">http://www.darrenhoyt.com/2008.....-released/</a></p>
<p><code>if ( function_exists('register_sidebar') )<br />
register_sidebar(array('name'=&gt;'sidebar-home',<br />
'before_widget' =&gt; '&lt;div class=&quot;widget&quot;&gt;',<br />
'after_widget' =&gt; '&lt;/div&gt;',<br />
'before_title' =&gt; '&lt;h3 class=&quot;widgettitle&quot;&gt;',<br />
'after_title' =&gt; '&lt;/h3&gt;',<br />
));<br />
register_sidebar(array('name'=&gt;'sidebar-interior',<br />
'before_widget' =&gt; '&lt;div class=&quot;widget&quot;&gt;',<br />
'after_widget' =&gt; '&lt;/div&gt;',<br />
'before_title' =&gt; '&lt;h3 class=&quot;widgettitle&quot;&gt;',<br />
'after_title' =&gt; '&lt;/h3&gt;',<br />
));;</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/#comment-579</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Sun, 12 Oct 2008 21:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=322#comment-579</guid>
		<description>&lt;a href=&quot;#comment-8280&quot; rel=&quot;nofollow&quot;&gt;JLS&lt;/a&gt;, you forgot to encode the &lt;code&gt;html&lt;/code&gt; thing, but it I am 90% sure that you theme doesn&#039;t apply those unique widget identifiers.</description>
		<content:encoded><![CDATA[<p><a href="#comment-8280" rel="nofollow">JLS</a>, you forgot to encode the <code>html</code> thing, but it I am 90% sure that you theme doesn&#8217;t apply those unique widget identifiers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JLS</title>
		<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/#comment-578</link>
		<dc:creator>JLS</dc:creator>
		<pubDate>Sun, 12 Oct 2008 15:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=322#comment-578</guid>
		<description>Hello, I&#039;m having the same issue as some of the folks did... tabs and accordion aren&#039;t working properly: showing all it&#039;s contents.

&lt;code&gt;[code fragment deleted]&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m having the same issue as some of the folks did&#8230; tabs and accordion aren&#8217;t working properly: showing all it&#8217;s contents.</p>
<p><code>[code fragment deleted]</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/#comment-577</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 02 Oct 2008 14:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=322#comment-577</guid>
		<description>Kaspars,

Please accept my apologies.  When adding the page id to the exclude list in the post-template.php file only eliminated the link in the site navigation and not the plugin I was mistakenly under the impression that I was missing something in the Tabbed Widget files.

Thank you for taking the time to point me in a different direction, the exclude-pages plugin did the trick.  It&#039;s just taking me some time to sort through all the WordPress addons required to get the site running just &quot;right&quot;.  Trying to launch as quickly as possible has certainly been trial by fire.

Again, thank you for your assistance and for providing such a great plugin.

Ben</description>
		<content:encoded><![CDATA[<p>Kaspars,</p>
<p>Please accept my apologies.  When adding the page id to the exclude list in the post-template.php file only eliminated the link in the site navigation and not the plugin I was mistakenly under the impression that I was missing something in the Tabbed Widget files.</p>
<p>Thank you for taking the time to point me in a different direction, the exclude-pages plugin did the trick.  It&#8217;s just taking me some time to sort through all the WordPress addons required to get the site running just &#8220;right&#8221;.  Trying to launch as quickly as possible has certainly been trial by fire.</p>
<p>Again, thank you for your assistance and for providing such a great plugin.</p>
<p>Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/322-tabbed-widgets-plugin-for-wordpress/#comment-576</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Thu, 02 Oct 2008 09:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=322#comment-576</guid>
		<description>&lt;a href=&quot;#comment-8174&quot; rel=&quot;nofollow&quot;&gt;Stefano&lt;/a&gt;, I would have to see it in order to be able to detect what is wrong.

The idea is that the plugin requires those unique identifier. Classnames can be same as currently used in your theme.</description>
		<content:encoded><![CDATA[<p><a href="#comment-8174" rel="nofollow">Stefano</a>, I would have to see it in order to be able to detect what is wrong.</p>
<p>The idea is that the plugin requires those unique identifier. Classnames can be same as currently used in your theme.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
