
<?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: Download Category widget for WP-DownloadManager</title>
	<atom:link href="http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/</link>
	<description>&#34;Manchumahara&#34; ...... The virtual crazy vagabond and  a emotional stupid</description>
	<lastBuildDate>Sun, 25 Jul 2010 00:23:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Manchumahara(Sabuj Kundu)</title>
		<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/comment-page-1/#comment-9831</link>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
		<pubDate>Thu, 29 Apr 2010 10:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=422#comment-9831</guid>
		<description>&lt;blockquote cite=&quot;comment-9830&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-9830&quot; rel=&quot;nofollow&quot;&gt;agung&lt;/a&gt;&lt;/strong&gt;: i have used as widget in sidebar, but when i click a file , it’s not direct download like in your web , but forward to page that i create with post [page_download], when i used code page_download_cat it will be static no respon for download..can u help me??
&lt;/blockquote&gt;Can you give me your site link where I can check the problem. May be you need to change permalink for file from your download manager plugin option. Can you pls check the download manager plugin option page from admin panel and change the file permalink style and then check my plugin again ?</description>
		<content:encoded><![CDATA[<blockquote cite="comment-9830">
<p><strong><a target="_blank" rel="nofollow external" href="#comment-9830" rel="nofollow">agung</a></strong>: i have used as widget in sidebar, but when i click a file , it’s not direct download like in your web , but forward to page that i create with post [page_download], when i used code page_download_cat it will be static no respon for download..can u help me??</p>
</blockquote>
<p>Can you give me your site link where I can check the problem. May be you need to change permalink for file from your download manager plugin option. Can you pls check the download manager plugin option page from admin panel and change the file permalink style and then check my plugin again ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agung</title>
		<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/comment-page-1/#comment-9830</link>
		<dc:creator>agung</dc:creator>
		<pubDate>Thu, 29 Apr 2010 08:39:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=422#comment-9830</guid>
		<description>i have used as widget in sidebar, but when i click a file , it&#039;s not direct download like in your web , but forward to page that i create with post [page_download], when i used code page_download_cat it will be static no respon for download..can u help me??</description>
		<content:encoded><![CDATA[<p>i have used as widget in sidebar, but when i click a file , it&#8217;s not direct download like in your web , but forward to page that i create with post [page_download], when i used code page_download_cat it will be static no respon for download..can u help me??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/comment-page-1/#comment-9825</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 27 Apr 2010 20:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=422#comment-9825</guid>
		<description>OK, OK i only had to add an dmg image to the proper dir.
Thank you for my quick reply ;)</description>
		<content:encoded><![CDATA[<p>OK, OK i only had to add an dmg image to the proper dir.<br />
Thank you for my quick reply <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manchumahara(Sabuj Kundu)</title>
		<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/comment-page-1/#comment-9824</link>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
		<pubDate>Tue, 27 Apr 2010 20:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=422#comment-9824</guid>
		<description>&lt;blockquote cite=&quot;comment-9823&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-9823&quot; rel=&quot;nofollow&quot;&gt;Robert&lt;/a&gt;&lt;/strong&gt;: One other question : i have a dmg file i want to set up for download but if i use [download id=&quot;2&quot;] then it gives me also a strange icon.
I don’t need the icons so how can i get rid of them? Or else how can i change them?
&lt;/blockquote&gt;
Normally we share or put file for download are common file zip, rar, image etc. So download manager plugins try to put icons for that file. Seems downloadmanager plugin has no icon for dmg file and it&#039;s put a common icon for that. You can do one thing is remove icon for all file types and for this u need to go your admin area and  left menu &quot;Downloads&quot;-&gt; &quot;Download Templates&quot;
Now you will see some html code used for diff purposes. now on that page search for matchin &quot;FILE_ICON&quot;  if you get any where in the template box you need to edit/remove a line
&lt;code&gt;&lt;img src=&quot;http://blog.manchumahara.com/wp-content/plugins/wp-downloadmanager/images/%FILE_ICON%&quot; alt=&quot;&quot; title=&quot;&quot; style=&quot;vertical-align: middle;&quot; /&gt;&#160;&#160;&lt;/code&gt;
check there , you need the remove such lines. For your site you will get your sitename inplace of http://blog.manchumahara.com
You will get such things in &quot;Download Embedded File&quot; and &quot;Download Listings&quot;. give a try and let me know dear.</description>
		<content:encoded><![CDATA[<blockquote cite="comment-9823"><p>
<strong><a target="_blank" rel="nofollow external" href="#comment-9823" rel="nofollow">Robert</a></strong>: One other question : i have a dmg file i want to set up for download but if i use [download id="2"] then it gives me also a strange icon.<br />
I don’t need the icons so how can i get rid of them? Or else how can i change them?
</p></blockquote>
<p>Normally we share or put file for download are common file zip, rar, image etc. So download manager plugins try to put icons for that file. Seems downloadmanager plugin has no icon for dmg file and it&#8217;s put a common icon for that. You can do one thing is remove icon for all file types and for this u need to go your admin area and  left menu &#8220;Downloads&#8221;-> &#8220;Download Templates&#8221;<br />
Now you will see some html code used for diff purposes. now on that page search for matchin &#8220;FILE_ICON&#8221;  if you get any where in the template box you need to edit/remove a line<br />
<code><img src="http://blog.manchumahara.com/wp-content/plugins/wp-downloadmanager/images/%FILE_ICON%" alt="" title="" style="vertical-align: middle;" />&nbsp;&nbsp;</code></p>
<p>check there , you need the remove such lines. For your site you will get your sitename inplace of <a target="_blank" rel="nofollow external" href="http://blog.manchumahara.com" rel="nofollow">http://blog.manchumahara.com</a></p>
<p>You will get such things in &#8220;Download Embedded File&#8221; and &#8220;Download Listings&#8221;. give a try and let me know dear.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/comment-page-1/#comment-9823</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 27 Apr 2010 20:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=422#comment-9823</guid>
		<description>One other question : i have a dmg file i want to set up for download but if i use [download id=&quot;2&quot;] then it gives me also a strange icon.
I don&#039;t need the icons so how can i get rid of them? Or else how can i change them?</description>
		<content:encoded><![CDATA[<p>One other question : i have a dmg file i want to set up for download but if i use [download id="2"] then it gives me also a strange icon.<br />
I don&#8217;t need the icons so how can i get rid of them? Or else how can i change them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manchumahara(Sabuj Kundu)</title>
		<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/comment-page-1/#comment-9822</link>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
		<pubDate>Tue, 27 Apr 2010 19:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=422#comment-9822</guid>
		<description>&lt;blockquote cite=&quot;comment-9821&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-9821&quot; rel=&quot;nofollow&quot;&gt;Robert&lt;/a&gt;&lt;/strong&gt;: Thought i could use it with out the reading (sigh). &lt;img src=&quot;http://blog.manchumahara.com/wp-includes/images/smilies/icon_wink.gif&quot; alt=&quot;;)&quot; class=&quot;wp-smiley&quot;/&gt;
Thanks!!!!
&lt;/blockquote&gt;
Dude, that&#039;s the spirit.. I just made fun and wanted to give u the link for readme file. &lt;a target=&quot;_blank&quot; href=&quot;http://lesterchan.net/portfolio/programming/php/&quot; rel=&quot;external nofollow&quot; rel=&quot;nofollow&quot;&gt;Lester ‘GaMerZ’ Chan&lt;/a&gt;&#039;s all plugins are cool are well documented for usage.</description>
		<content:encoded><![CDATA[<blockquote cite="comment-9821">
<p><strong><a target="_blank" rel="nofollow external" href="#comment-9821" rel="nofollow">Robert</a></strong>: Thought i could use it with out the reading (sigh). <img src="http://blog.manchumahara.com/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley"/><br />
Thanks!!!!</p>
</blockquote>
<p>Dude, that&#8217;s the spirit.. I just made fun and wanted to give u the link for readme file. <a target="_blank" rel="nofollow external" target="_blank" href="http://lesterchan.net/portfolio/programming/php/" rel="external nofollow" rel="nofollow">Lester ‘GaMerZ’ Chan</a>&#8216;s all plugins are cool are well documented for usage.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/comment-page-1/#comment-9821</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 27 Apr 2010 19:54:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=422#comment-9821</guid>
		<description>Thought i could use it with out the reading (sigh). ;)
Thanks!!!!</description>
		<content:encoded><![CDATA[<p>Thought i could use it with out the reading (sigh). <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Thanks!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manchumahara(Sabuj Kundu)</title>
		<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/comment-page-1/#comment-9820</link>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
		<pubDate>Tue, 27 Apr 2010 19:09:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=422#comment-9820</guid>
		<description>&lt;blockquote cite=&quot;comment-9819&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-9819&quot; rel=&quot;nofollow&quot;&gt;Robert&lt;/a&gt;&lt;/strong&gt;: He must be working at rsplugins. &lt;img src=&quot;http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif&quot; alt=&quot;:)&quot; class=&quot;wp-smiley&quot;/&gt; )Can you help me with creating a downloadpage?
&lt;/blockquote&gt;
Helo Robert,  &lt;a href=&quot;http://lesterchan.net/wordpress/readme/wp-downloadmanager.html&quot; rel=&quot;nofollow&quot;&gt;check here&lt;/a&gt; to make download page, see the usage tab and read from top to bottom with cool mind. It&#039;s very clear there.</description>
		<content:encoded><![CDATA[<blockquote cite="comment-9819">
<p><strong><a target="_blank" rel="nofollow external" href="#comment-9819" rel="nofollow">Robert</a></strong>: He must be working at rsplugins. <img src="http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley"/> )Can you help me with creating a downloadpage?</p>
</blockquote>
<p>Helo Robert,  <a target="_blank" rel="nofollow external" href="http://lesterchan.net/wordpress/readme/wp-downloadmanager.html" rel="nofollow">check here</a> to make download page, see the usage tab and read from top to bottom with cool mind. It&#8217;s very clear there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/comment-page-1/#comment-9819</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 27 Apr 2010 19:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=422#comment-9819</guid>
		<description>He must be working at rsplugins. :))
Can you help me with creating a downloadpage?</description>
		<content:encoded><![CDATA[<p>He must be working at rsplugins. <img src='http://blog.manchumahara.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>Can you help me with creating a downloadpage?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manchumahara(Sabuj Kundu)</title>
		<link>http://blog.manchumahara.com/2010/01/27/download-category-widget-for-wp-downloadmanager-plugin/comment-page-1/#comment-9065</link>
		<dc:creator>Manchumahara(Sabuj Kundu)</dc:creator>
		<pubDate>Wed, 17 Feb 2010 15:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.manchumahara.com/?p=422#comment-9065</guid>
		<description>&lt;blockquote cite=&quot;comment-9062&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-9062&quot; rel=&quot;nofollow&quot;&gt;Mihaela&lt;/a&gt;&lt;/strong&gt;: Thank’s for the article.
But, from what I have read on Lester Chan’s forum,
he will no longer offer support for his plugins from the beginning of 2010.A good alternative to the WP-Download Manager plugin that you mention is a rather new plugin, RSFiles! … is doing a great job on handling files for WordPress …especially for users that rely on support.
&lt;/blockquote&gt;
Hei Mihaela, thank you for the info. But there is no free version of RSFiles  and Lester Chan gave all his execellent plugins and support for free of cost. Hope somebody will take his resposibility , even I can give a hand with his plugins.</description>
		<content:encoded><![CDATA[<blockquote cite="comment-9062">
<p><strong><a target="_blank" rel="nofollow external" href="#comment-9062" rel="nofollow">Mihaela</a></strong>: Thank’s for the article.<br />
But, from what I have read on Lester Chan’s forum,<br />
he will no longer offer support for his plugins from the beginning of 2010.A good alternative to the WP-Download Manager plugin that you mention is a rather new plugin, RSFiles! … is doing a great job on handling files for WordPress …especially for users that rely on support.</p>
</blockquote>
<p>Hei Mihaela, thank you for the info. But there is no free version of RSFiles  and Lester Chan gave all his execellent plugins and support for free of cost. Hope somebody will take his resposibility , even I can give a hand with his plugins.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
