<?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 for Shailan.com</title>
	<atom:link href="http://shailan.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://shailan.com</link>
	<description>About wordpress plugins, themes &#38; web design</description>
	<lastBuildDate>Fri, 30 Jul 2010 14:10:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on WordPress Countdown Widget by Matt Say</title>
		<link>http://shailan.com/wordpress/plugins/countdown/comment-page-1/#comment-1048</link>
		<dc:creator>Matt Say</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://shailan.com/?page_id=549#comment-1048</guid>
		<description>Thanks Vintagebxl, I will apply your suggestions in the next release.</description>
		<content:encoded><![CDATA[<p>Thanks Vintagebxl, I will apply your suggestions in the next release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Countdown Widget by vintagebxl</title>
		<link>http://shailan.com/wordpress/plugins/countdown/comment-page-1/#comment-1047</link>
		<dc:creator>vintagebxl</dc:creator>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://shailan.com/?page_id=549#comment-1047</guid>
		<description>Hello Shailan,
cool plugin!

Some small suggestion :
- remove the hardcoded UNTIL 
- make the days hrs ... changeable so you can use them in different languages.


Grtz</description>
		<content:encoded><![CDATA[<p>Hello Shailan,<br />
cool plugin!</p>
<p>Some small suggestion :<br />
- remove the hardcoded UNTIL<br />
- make the days hrs &#8230; changeable so you can use them in different languages.</p>
<p>Grtz</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropdown Menu Widget by Matt Say</title>
		<link>http://shailan.com/wordpress/plugins/dropdown-menu/comment-page-11/#comment-1030</link>
		<dc:creator>Matt Say</dc:creator>
		<pubDate>Wed, 28 Jul 2010 11:07:08 +0000</pubDate>
		<guid isPermaLink="false">http://shailan.com/?page_id=297#comment-1030</guid>
		<description>Well plugin folders are for plugin developers. 
If you use them to store your files they will be deleted everytime you update the plugin.

Use this simple steps for your css.
1. Put your files under your theme folder.
2. Put this simple import code on TOP of your stylesheet.css to import them:

@import url(my-dropdown-menu.css);

3. Select &quot;None&quot; from dropdown menu theme.

This way your css will be safe. 
I am not planning to recognize css files in the plugin folder.</description>
		<content:encoded><![CDATA[<p>Well plugin folders are for plugin developers.<br />
If you use them to store your files they will be deleted everytime you update the plugin.</p>
<p>Use this simple steps for your css.<br />
1. Put your files under your theme folder.<br />
2. Put this simple import code on TOP of your stylesheet.css to import them:</p>
<p>@import url(my-dropdown-menu.css);</p>
<p>3. Select &#8220;None&#8221; from dropdown menu theme.</p>
<p>This way your css will be safe.<br />
I am not planning to recognize css files in the plugin folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropdown Menu Widget by KarmaTiger</title>
		<link>http://shailan.com/wordpress/plugins/dropdown-menu/comment-page-11/#comment-1029</link>
		<dc:creator>KarmaTiger</dc:creator>
		<pubDate>Wed, 28 Jul 2010 11:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://shailan.com/?page_id=297#comment-1029</guid>
		<description>thanks - but calling CSS then ignoring that CSS in favour of other CSS stuffed in a custom box through settings isn&#039;t very elegant. 

As for making my own CSS sheet and selecting none, I&#039;m using images and 2 CSS sheets so it isn&#039;t as simple as making one CSS sheet and sticking it somewhere - folders keep things neat. Since I&#039;m making a theme folder, I may as well store it with the other theme folders for this plugin, otherwise I&#039;m scattering things all over the place.

Hence my question of how can I get the plugin to recognize a new theme - which didn&#039;t really get answered.</description>
		<content:encoded><![CDATA[<p>thanks &#8211; but calling CSS then ignoring that CSS in favour of other CSS stuffed in a custom box through settings isn&#8217;t very elegant. </p>
<p>As for making my own CSS sheet and selecting none, I&#8217;m using images and 2 CSS sheets so it isn&#8217;t as simple as making one CSS sheet and sticking it somewhere &#8211; folders keep things neat. Since I&#8217;m making a theme folder, I may as well store it with the other theme folders for this plugin, otherwise I&#8217;m scattering things all over the place.</p>
<p>Hence my question of how can I get the plugin to recognize a new theme &#8211; which didn&#8217;t really get answered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropdown Menu Widget by Matt Say</title>
		<link>http://shailan.com/wordpress/plugins/dropdown-menu/comment-page-11/#comment-1028</link>
		<dc:creator>Matt Say</dc:creator>
		<pubDate>Wed, 28 Jul 2010 10:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://shailan.com/?page_id=297#comment-1028</guid>
		<description>I&#039;ve added a custom css field on the options page. You can paste content of this file to that Custom CSS area. And it will never be overwritten again. 

Also you can always paste it at the end of your own theme stylesheet and select None from dropdown menu theme. This way even though the plugin changes your theme will still remain. 

I don&#039;t recommend using plugin folders or files for customization, since they may change in time.

Thanks for your feedback.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve added a custom css field on the options page. You can paste content of this file to that Custom CSS area. And it will never be overwritten again. </p>
<p>Also you can always paste it at the end of your own theme stylesheet and select None from dropdown menu theme. This way even though the plugin changes your theme will still remain. </p>
<p>I don&#8217;t recommend using plugin folders or files for customization, since they may change in time.</p>
<p>Thanks for your feedback.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropdown Menu Widget by KarmaTiger</title>
		<link>http://shailan.com/wordpress/plugins/dropdown-menu/comment-page-11/#comment-1027</link>
		<dc:creator>KarmaTiger</dc:creator>
		<pubDate>Wed, 28 Jul 2010 10:22:34 +0000</pubDate>
		<guid isPermaLink="false">http://shailan.com/?page_id=297#comment-1027</guid>
		<description>I&#039;ve created a new theme, with files in a folder similar to the structure of Adobe and other included folder-stored themes.

However, when I upload the new theme folder via FTP into the Themes folder alongside the included ones, it still doesn&#039;t come up as an option in the drop-down list for Themes under settings for this plugin.

How can I get the plugin to recognize a newly created theme, rather than just CSS-bash an existing theme folder and leaving the original folder title intact? Doing it the 2nd way means everything gets overwritten every time I update the plugin.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created a new theme, with files in a folder similar to the structure of Adobe and other included folder-stored themes.</p>
<p>However, when I upload the new theme folder via FTP into the Themes folder alongside the included ones, it still doesn&#8217;t come up as an option in the drop-down list for Themes under settings for this plugin.</p>
<p>How can I get the plugin to recognize a newly created theme, rather than just CSS-bash an existing theme folder and leaving the original folder title intact? Doing it the 2nd way means everything gets overwritten every time I update the plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropdown Menu Widget by Joanna</title>
		<link>http://shailan.com/wordpress/plugins/dropdown-menu/comment-page-11/#comment-1018</link>
		<dc:creator>Joanna</dc:creator>
		<pubDate>Mon, 26 Jul 2010 19:07:00 +0000</pubDate>
		<guid isPermaLink="false">http://shailan.com/?page_id=297#comment-1018</guid>
		<description>Hello, I&#039;m currently using the &#039;shiny black&#039; drop down menu theme (from Shailan) for the website im helping to design: UWDECA Website (http://uwdeca.com).

Though it looks wonderful in Firefox (which most of the other members have been using) - when used in internet explorer each menu item spans horizontally and stacks on top of one another.

Is there a way to fix this problem? Was it that I had not installed it right, or was it an error with this version of the plugin (1.5.3)? (not that I don&#039;t love the plugin, because I do...it&#039;s just a little annoying since sponsors generally use IE as their browsers at work).

Thank you!</description>
		<content:encoded><![CDATA[<p>Hello, I&#8217;m currently using the &#8216;shiny black&#8217; drop down menu theme (from Shailan) for the website im helping to design: UWDECA Website (<a href="http://uwdeca.com" onclick="return TrackClick('http%3A%2F%2Fuwdeca.com','http%3A%2F%2Fuwdeca.com')" rel="nofollow">http://uwdeca.com</a>).</p>
<p>Though it looks wonderful in Firefox (which most of the other members have been using) &#8211; when used in internet explorer each menu item spans horizontally and stacks on top of one another.</p>
<p>Is there a way to fix this problem? Was it that I had not installed it right, or was it an error with this version of the plugin (1.5.3)? (not that I don&#8217;t love the plugin, because I do&#8230;it&#8217;s just a little annoying since sponsors generally use IE as their browsers at work).</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropdown Menu Widget by Custom Dropdown Menu Using Wordpress 3 Nav Menus &#124; Shailan.com</title>
		<link>http://shailan.com/wordpress/plugins/dropdown-menu/comment-page-10/#comment-1015</link>
		<dc:creator>Custom Dropdown Menu Using Wordpress 3 Nav Menus &#124; Shailan.com</dc:creator>
		<pubDate>Mon, 26 Jul 2010 12:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://shailan.com/?page_id=297#comment-1015</guid>
		<description>[...] Dropdown Menu Widget [...]</description>
		<content:encoded><![CDATA[<p>[...] Dropdown Menu Widget [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropdown Menu Widget by Custom Dropdown Menu Using Wordpress 3 Nav Menus &#124; Shailan.com</title>
		<link>http://shailan.com/wordpress/plugins/dropdown-menu/comment-page-10/#comment-1014</link>
		<dc:creator>Custom Dropdown Menu Using Wordpress 3 Nav Menus &#124; Shailan.com</dc:creator>
		<pubDate>Mon, 26 Jul 2010 12:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://shailan.com/?page_id=297#comment-1014</guid>
		<description>[...] Dropdown Menu Widget [...]</description>
		<content:encoded><![CDATA[<p>[...] Dropdown Menu Widget [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dropdown Menu Widget by Mani</title>
		<link>http://shailan.com/wordpress/plugins/dropdown-menu/comment-page-10/#comment-1008</link>
		<dc:creator>Mani</dc:creator>
		<pubDate>Sun, 25 Jul 2010 03:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://shailan.com/?page_id=297#comment-1008</guid>
		<description>Hello, this plugin is great, but I am having an issue with this plugin.

It doesn&#039;t appear on the home page or any parent pages, infact the only page it appears on is the page of a particular post and no where else, could you please let me know on how to fix that?

And the settings don&#039;t ever change, like when I change the color or anything else in its settings page, and after I click on save, all it does is just refresh the page and switch to the original selections.

Any help will be greatly appreciated.


Thanks
Mani</description>
		<content:encoded><![CDATA[<p>Hello, this plugin is great, but I am having an issue with this plugin.</p>
<p>It doesn&#8217;t appear on the home page or any parent pages, infact the only page it appears on is the page of a particular post and no where else, could you please let me know on how to fix that?</p>
<p>And the settings don&#8217;t ever change, like when I change the color or anything else in its settings page, and after I click on save, all it does is just refresh the page and switch to the original selections.</p>
<p>Any help will be greatly appreciated.</p>
<p>Thanks<br />
Mani</p>
]]></content:encoded>
	</item>
</channel>
</rss>
