<?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: Magento: Display Categories in Sidebar</title> <atom:link href="http://thinkclay.com/technology/magento-display-categories-in-sidebar/feed" rel="self" type="application/rss+xml" /><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar</link> <description>Creative Media Design, Powered by Wordpress</description> <lastBuildDate>Mon, 21 May 2012 11:02:00 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.2.1</generator> <item><title>By: Geethuvijayan</title><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar/comment-page-1#comment-2277</link> <dc:creator>Geethuvijayan</dc:creator> <pubDate>Thu, 10 May 2012 06:20:00 +0000</pubDate> <guid
isPermaLink="false">http://thinkclay.com/?p=1168#comment-2277</guid> <description> working code..
getStoreCategories();
$current_cat = $obj-&gt;getCurrentCategory();
$current_cat = (is_object($current_cat) ? $current_cat-&gt;getName() : &#039;&#039;);
foreach ($store_cats as $cat) {
?&gt;getName() == $current_cat) {
     echo &#039;&lt;a&gt;getCategoryUrl($cat).&#039;&quot;&gt;&#039;.$cat-&gt;getName().&quot;&lt;/a&gt;nn&quot;;
     foreach ($obj-&gt;getCurrentChildCategories() as $subcat) {
      echo &#039;&lt;a&gt;getCategoryUrl($subcat).&#039;&quot;&gt;&#039;.$subcat-&gt;getName().&quot;&lt;/a&gt;n&quot;;
      }
       echo &quot;nn&quot;;
     }
        else {?&gt;
        &lt;a href=&quot;getCategoryUrl($cat) ?&gt;&quot;&gt;getName(); ?&gt;&lt;/a&gt;
            
         </description> <content:encoded><![CDATA[<p> working code..</p><p>getStoreCategories();<br
/> $current_cat = $obj-&gt;getCurrentCategory();</p><p>$current_cat = (is_object($current_cat) ? $current_cat-&gt;getName() : &#8221;);</p><p>foreach ($store_cats as $cat) {<br
/> ?&gt;getName() == $current_cat) {<br
/>      echo &#8216;<a>getCategoryUrl($cat).&#8217;&#8221;&gt;&#8217;.$cat-&gt;getName().&#8221;</a>nn&#8221;;<br
/>      foreach ($obj-&gt;getCurrentChildCategories() as $subcat) {<br
/>       echo &#8216;<a>getCategoryUrl($subcat).&#8217;&#8221;&gt;&#8217;.$subcat-&gt;getName().&#8221;</a>n&#8221;;<br
/>       }<br
/>        echo &#8220;nn&#8221;;<br
/>      }<br
/>         else {?&gt;<br
/>         &lt;a href=&quot;getCategoryUrl($cat) ?&gt;&#8221;&gt;getName(); ?&gt;<br
/>             </p><p>        </p> ]]></content:encoded> </item> <item><title>By: Ty</title><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar/comment-page-1#comment-2274</link> <dc:creator>Ty</dc:creator> <pubDate>Mon, 30 Apr 2012 11:16:00 +0000</pubDate> <guid
isPermaLink="false">http://thinkclay.com/?p=1168#comment-2274</guid> <description>getStoreCategories();$current_cat 	= $obj-&gt;getCurrentCategory();$current_cat	= (is_object($current_cat) ? $current_cat-&gt;getName() : &#039;&#039;); foreach ($store_cats as $cat) {	if ($cat-&gt;getName() == $current_cat) {		echo &#039;&lt;a&gt;getCategoryUrl($cat).&#039;&quot;&gt;&#039;.$cat-&gt;getName().&quot;&lt;/a&gt;nn&quot;;		foreach ($obj-&gt;getCurrentChildCategories() as $subcat) {			echo &#039;&lt;a&gt;getCategoryUrl($subcat).&#039;&quot;&gt;&#039;.$subcat-&gt;getName().&quot;&lt;/a&gt;n&quot;;		}		echo &quot;nn&quot;;	} else {		echo &#039;&lt;a&gt;getCategoryUrl($cat).&#039;&quot;&gt;&#039;.$cat-&gt;getName().&quot;&lt;/a&gt;n&quot;;	}}?&gt;
 </description> <content:encoded><![CDATA[<p>getStoreCategories();$current_cat 	= $obj-&gt;getCurrentCategory();$current_cat	= (is_object($current_cat) ? $current_cat-&gt;getName() : &#8221;); foreach ($store_cats as $cat) {	if ($cat-&gt;getName() == $current_cat) {		echo &#8216;<a>getCategoryUrl($cat).&#8217;&#8221;&gt;&#8217;.$cat-&gt;getName().&#8221;</a>nn&#8221;;		foreach ($obj-&gt;getCurrentChildCategories() as $subcat) {			echo &#8216;<a>getCategoryUrl($subcat).&#8217;&#8221;&gt;&#8217;.$subcat-&gt;getName().&#8221;</a>n&#8221;;		}		echo &#8220;nn&#8221;;	} else {		echo &#8216;<a>getCategoryUrl($cat).&#8217;&#8221;&gt;&#8217;.$cat-&gt;getName().&#8221;</a>n&#8221;;	}}?&gt;<br
/>  </p> ]]></content:encoded> </item> <item><title>By: Sadiya Farheen</title><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar/comment-page-1#comment-2273</link> <dc:creator>Sadiya Farheen</dc:creator> <pubDate>Mon, 30 Apr 2012 06:26:00 +0000</pubDate> <guid
isPermaLink="false">http://thinkclay.com/?p=1168#comment-2273</guid> <description>Thanks..</description> <content:encoded><![CDATA[<p>Thanks..</p> ]]></content:encoded> </item> <item><title>By: Johny Blare</title><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar/comment-page-1#comment-2271</link> <dc:creator>Johny Blare</dc:creator> <pubDate>Fri, 27 Apr 2012 11:13:00 +0000</pubDate> <guid
isPermaLink="false">http://thinkclay.com/?p=1168#comment-2271</guid> <description>it works perfectly on local host, but not on server. please advice</description> <content:encoded><![CDATA[<p>it works perfectly on local host, but not on server. please advice</p> ]]></content:encoded> </item> <item><title>By: Sanjay Raut</title><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar/comment-page-1#comment-2268</link> <dc:creator>Sanjay Raut</dc:creator> <pubDate>Wed, 18 Apr 2012 06:02:00 +0000</pubDate> <guid
isPermaLink="false">http://thinkclay.com/?p=1168#comment-2268</guid> <description>Hi,
Am new in magento and was doing R&amp;D on home page.
I followed your step to show category on left side panel,
and is successfully show the list of all categories.
Thanks a lot. It&#039;s a very simple and nice tutor.</description> <content:encoded><![CDATA[<p>Hi,<br
/> Am new in magento and was doing R&amp;D on home page.<br
/> I followed your step to show category on left side panel,<br
/> and is successfully show the list of all categories.<br
/> Thanks a lot. It&#8217;s a very simple and nice tutor.</p> ]]></content:encoded> </item> <item><title>By: Sarukhkhan</title><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar/comment-page-1#comment-2267</link> <dc:creator>Sarukhkhan</dc:creator> <pubDate>Tue, 17 Apr 2012 21:53:00 +0000</pubDate> <guid
isPermaLink="false">http://thinkclay.com/?p=1168#comment-2267</guid> <description>i as still facing problem</description> <content:encoded><![CDATA[<p>i as still facing problem</p> ]]></content:encoded> </item> <item><title>By: Hello</title><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar/comment-page-1#comment-2211</link> <dc:creator>Hello</dc:creator> <pubDate>Tue, 07 Feb 2012 10:15:00 +0000</pubDate> <guid
isPermaLink="false">http://thinkclay.com/?p=1168#comment-2211</guid> <description>its not listed sub categogy..... </description> <content:encoded><![CDATA[<p>its not listed sub categogy&#8230;..</p> ]]></content:encoded> </item> <item><title>By: Neeraj Sharma</title><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar/comment-page-1#comment-2180</link> <dc:creator>Neeraj Sharma</dc:creator> <pubDate>Wed, 18 Jan 2012 13:59:00 +0000</pubDate> <guid
isPermaLink="false">http://thinkclay.com/?p=1168#comment-2180</guid> <description>nice work</description> <content:encoded><![CDATA[<p>nice work</p> ]]></content:encoded> </item> <item><title>By: flash Website design</title><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar/comment-page-1#comment-2157</link> <dc:creator>flash Website design</dc:creator> <pubDate>Tue, 27 Dec 2011 12:27:00 +0000</pubDate> <guid
isPermaLink="false">http://thinkclay.com/?p=1168#comment-2157</guid> <description>cool man </description> <content:encoded><![CDATA[<p>cool man</p> ]]></content:encoded> </item> <item><title>By: Merk</title><link>http://thinkclay.com/technology/magento-display-categories-in-sidebar/comment-page-1#comment-2071</link> <dc:creator>Merk</dc:creator> <pubDate>Sun, 16 Oct 2011 15:49:00 +0000</pubDate> <guid
isPermaLink="false">http://thinkclay.com/?p=1168#comment-2071</guid> <description>God, I feel like I should be taken notes! Great work
use full code thanks</description> <content:encoded><![CDATA[<p>God, I feel like I should be taken notes! Great work<br
/> use full code thanks</p> ]]></content:encoded> </item> </channel> </rss>
