<?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: Emptiness Theme v0.1</title>
	<atom:link href="http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/</link>
	<description>Geeking, Living, Travelling</description>
	<lastBuildDate>Mon, 23 Jan 2012 03:47:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-3279</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Thu, 03 Mar 2011 12:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-3279</guid>
		<description>Hi p, thanks for using the theme. I checked the pages on your blog and it looks like the Comment functionality is already off.
IIRC, I don&#039;t think I have to set any specific setting on WordPress to disable the comments on the pages.</description>
		<content:encoded><![CDATA[<p>Hi p, thanks for using the theme. I checked the pages on your blog and it looks like the Comment functionality is already off.<br />
IIRC, I don&#8217;t think I have to set any specific setting on WordPress to disable the comments on the pages.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: p</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-3262</link>
		<dc:creator>p</dc:creator>
		<pubDate>Mon, 28 Feb 2011 21:26:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-3262</guid>
		<description>hello cliffano, 

your theme is excellent.  it&#039;s the nicest and prettiest theme on wp.  i have a question though. i really want to disable/disallow comments on the pages, not the posts. how do i go about this? can you recommend a workaround?  thank you!

and thanks again for making the theme.</description>
		<content:encoded><![CDATA[<p>hello cliffano, </p>
<p>your theme is excellent.  it&#8217;s the nicest and prettiest theme on wp.  i have a question though. i really want to disable/disallow comments on the pages, not the posts. how do i go about this? can you recommend a workaround?  thank you!</p>
<p>and thanks again for making the theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-2999</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Fri, 07 Jan 2011 06:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-2999</guid>
		<description>My apology, I was experimenting with a different font style, and I agree that we should revert to the old one.

An older version of this theme with the old font can be downloaded here http://bitpress.googlecode.com/files/emptiness-1.12.zip

I&#039;ll prepare version 1.14 which should have the old font.</description>
		<content:encoded><![CDATA[<p>My apology, I was experimenting with a different font style, and I agree that we should revert to the old one.</p>
<p>An older version of this theme with the old font can be downloaded here <a href="http://bitpress.googlecode.com/files/emptiness-1.12.zip" rel="nofollow">http://bitpress.googlecode.com/files/emptiness-1.12.zip</a></p>
<p>I&#8217;ll prepare version 1.14 which should have the old font.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Esther</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-2997</link>
		<dc:creator>Esther</dc:creator>
		<pubDate>Fri, 07 Jan 2011 02:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-2997</guid>
		<description>Aak- I&#039;m so not happy with the new update with the fonts and underlined links.  I guess I&#039;m to blame for not saving the old stuff when I updated, but I&#039;m not good enough with the code tinkering to know what to fix and where.  Is there any way to go back to the last version?</description>
		<content:encoded><![CDATA[<p>Aak- I&#8217;m so not happy with the new update with the fonts and underlined links.  I guess I&#8217;m to blame for not saving the old stuff when I updated, but I&#8217;m not good enough with the code tinkering to know what to fix and where.  Is there any way to go back to the last version?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-2938</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Fri, 31 Dec 2010 00:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-2938</guid>
		<description>Oh, I forgot to mention.

If you want to hide stuffs on non-page, you can use this piece of code:


... the content you want to hide here


The body left sidebar can be modified in the theme&#039;s index.php file, section  .

Other conditional tags (useful when you want to display things on post only, or on front page only, etc) are documented here http://codex.wordpress.org/Conditional_Tags</description>
		<content:encoded><![CDATA[<p>Oh, I forgot to mention.</p>
<p>If you want to hide stuffs on non-page, you can use this piece of code:</p>
<p>&#8230; the content you want to hide here</p>
<p>The body left sidebar can be modified in the theme&#8217;s index.php file, section  .</p>
<p>Other conditional tags (useful when you want to display things on post only, or on front page only, etc) are documented here <a href="http://codex.wordpress.org/Conditional_Tags" rel="nofollow">http://codex.wordpress.org/Conditional_Tags</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-2937</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Thu, 30 Dec 2010 23:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-2937</guid>
		<description>Hi Stephen,

Thanks for using Emptiness Theme.

Re your questions:

1. I can&#039;t see the right sidebar doubling on this blog post http://stephensimmonsmusic.com/wordpress/?p=65 .What browser are you using? Could you please take a screenshot of this problem and send it to blah@cliffano.com ?

2. If the sidebar content requires more than the header height (281 pixels), then the theme will make the section scrollable so that it doesn&#039;t mess up the header height. However, certain components (like the drop down menu widget that you use) uses more than 281 pixels when the Press menu is expanded, hence the gap between the header and body sections on your site.
I&#039;ve never used any menu widgets myself since my blog only has few pages, but perhaps you can try other menu widgets and see if there&#039;s one that doesn&#039;t mess up the height?
Another option is to reorganize the pages so that you only show the main pages (no child pages) on the header.

Btw, I&#039;ll be away for the next few days, expect slow reply :).

HTH.</description>
		<content:encoded><![CDATA[<p>Hi Stephen,</p>
<p>Thanks for using Emptiness Theme.</p>
<p>Re your questions:</p>
<p>1. I can&#8217;t see the right sidebar doubling on this blog post <a href="http://stephensimmonsmusic.com/wordpress/?p=65" rel="nofollow">http://stephensimmonsmusic.com/wordpress/?p=65</a> .What browser are you using? Could you please take a screenshot of this problem and send it to <a href="mailto:blah@cliffano.com">blah@cliffano.com</a> ?</p>
<p>2. If the sidebar content requires more than the header height (281 pixels), then the theme will make the section scrollable so that it doesn&#8217;t mess up the header height. However, certain components (like the drop down menu widget that you use) uses more than 281 pixels when the Press menu is expanded, hence the gap between the header and body sections on your site.<br />
I&#8217;ve never used any menu widgets myself since my blog only has few pages, but perhaps you can try other menu widgets and see if there&#8217;s one that doesn&#8217;t mess up the height?<br />
Another option is to reorganize the pages so that you only show the main pages (no child pages) on the header.</p>
<p>Btw, I&#8217;ll be away for the next few days, expect slow reply :).</p>
<p>HTH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-2936</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Thu, 30 Dec 2010 22:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-2936</guid>
		<description>I really love your theme.  This is my first time designing my own music website.  I&#039;m a novice at this, so hope this hasnt been addressed elsewhere:

two issues i cant figure out:

1:  how to make the left sidebar go away on posts (not pages).  it doubles the right sidebar on my homepage where ive added a post.

2:  i read that the sidebar lengths are just determined by how much info is there?  but my top left side bar will never list all of my pages ( i assumed there were too many for widget to display).  i even installed a widget for drop down menu....which works ok, but its still not quite right.  

any help with these issues would be appreciated ..

thanks a million

www.StephenSimmonsMusic.com/wordpress</description>
		<content:encoded><![CDATA[<p>I really love your theme.  This is my first time designing my own music website.  I&#8217;m a novice at this, so hope this hasnt been addressed elsewhere:</p>
<p>two issues i cant figure out:</p>
<p>1:  how to make the left sidebar go away on posts (not pages).  it doubles the right sidebar on my homepage where ive added a post.</p>
<p>2:  i read that the sidebar lengths are just determined by how much info is there?  but my top left side bar will never list all of my pages ( i assumed there were too many for widget to display).  i even installed a widget for drop down menu&#8230;.which works ok, but its still not quite right.  </p>
<p>any help with these issues would be appreciated ..</p>
<p>thanks a million</p>
<p><a href="http://www.StephenSimmonsMusic.com/wordpress" rel="nofollow">http://www.StephenSimmonsMusic.com/wordpress</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-2932</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Wed, 29 Dec 2010 22:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-2932</guid>
		<description>I have submitted v1.13.2 to WordPress Themes web site, it usually takes several weeks until someone reviews the theme. Hopefully everything goes well.</description>
		<content:encoded><![CDATA[<p>I have submitted v1.13.2 to WordPress Themes web site, it usually takes several weeks until someone reviews the theme. Hopefully everything goes well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeLnx</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-2527</link>
		<dc:creator>GeLnx</dc:creator>
		<pubDate>Tue, 14 Dec 2010 18:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-2527</guid>
		<description>valid theme very impotant part of Russian SEO System)))) i will be wait! Thanks!</description>
		<content:encoded><![CDATA[<p>valid theme very impotant part of Russian SEO System)))) i will be wait! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-1623</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Tue, 07 Dec 2010 10:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-1623</guid>
		<description>Hi Evgeny,

I&#039;ve just put up version 1.12 on the wiki download page http://code.google.com/p/bitpress/downloads/list .

This is only temporary, the plan is still to make the latest version of Emptiness Theme available from http://wordpress.org/extend/themes, but that will have to wait until I have the time to fix all the remaining issues that WordPress Theme validator picks up.

Cheers,
Cliff.</description>
		<content:encoded><![CDATA[<p>Hi Evgeny,</p>
<p>I&#8217;ve just put up version 1.12 on the wiki download page <a href="http://code.google.com/p/bitpress/downloads/list" rel="nofollow">http://code.google.com/p/bitpress/downloads/list</a> .</p>
<p>This is only temporary, the plan is still to make the latest version of Emptiness Theme available from <a href="http://wordpress.org/extend/themes" rel="nofollow">http://wordpress.org/extend/themes</a>, but that will have to wait until I have the time to fix all the remaining issues that WordPress Theme validator picks up.</p>
<p>Cheers,<br />
Cliff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GeLnx</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-1619</link>
		<dc:creator>GeLnx</dc:creator>
		<pubDate>Sun, 05 Dec 2010 17:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-1619</guid>
		<description>Hello Cliffano! Hello and respect from Great Russia! Where i can download new theme Emptiness version 1.12? I&#039;m really need it! I will wait your answer!

Best Regards, Evgeny Afonsky</description>
		<content:encoded><![CDATA[<p>Hello Cliffano! Hello and respect from Great Russia! Where i can download new theme Emptiness version 1.12? I&#8217;m really need it! I will wait your answer!</p>
<p>Best Regards, Evgeny Afonsky</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-735</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Fri, 16 Apr 2010 11:38:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-735</guid>
		<description>I&#039;m glad you got it sorted. You can say a widget as something like a plugin for a theme. In Emptiness Theme&#039;s case, if you have a recent post widget then it overrides the default recent post setting. Widget gives you better control over the components on a theme.</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad you got it sorted. You can say a widget as something like a plugin for a theme. In Emptiness Theme&#8217;s case, if you have a recent post widget then it overrides the default recent post setting. Widget gives you better control over the components on a theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hannah</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-734</link>
		<dc:creator>hannah</dc:creator>
		<pubDate>Fri, 16 Apr 2010 02:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-734</guid>
		<description>Problem solved. The widget area was the answer. I&#039;d never ventured into &#039;widgets&#039; before, but now have switched my recent posts to 15 from 5, which was somehow the default.

thanks for the tip and the theme.</description>
		<content:encoded><![CDATA[<p>Problem solved. The widget area was the answer. I&#8217;d never ventured into &#8216;widgets&#8217; before, but now have switched my recent posts to 15 from 5, which was somehow the default.</p>
<p>thanks for the tip and the theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hannah</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-733</link>
		<dc:creator>hannah</dc:creator>
		<pubDate>Fri, 16 Apr 2010 02:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-733</guid>
		<description>I don&#039;t think I am using any sort of widget, but I must admit, I&#039;m not sure what you mean by widget here.  Like a plug in?  Maybe that would help if you have one to recommend...

The default seems to display only five blog posts to the right.  I have combed all areas and don&#039;t see a place to change that display, unfortunately.  Thanks very much for your help.  Any suggestions or recommendations?</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think I am using any sort of widget, but I must admit, I&#8217;m not sure what you mean by widget here.  Like a plug in?  Maybe that would help if you have one to recommend&#8230;</p>
<p>The default seems to display only five blog posts to the right.  I have combed all areas and don&#8217;t see a place to change that display, unfortunately.  Thanks very much for your help.  Any suggestions or recommendations?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-723</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Fri, 09 Apr 2010 14:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-723</guid>
		<description>Hi Hannah,

Do you happen to use a widget to display the recent post links? If so, perhaps the widget has a setting where you can change the number of recent post links.
By default (without widget), the sidebar should be able to display 10 of them.</description>
		<content:encoded><![CDATA[<p>Hi Hannah,</p>
<p>Do you happen to use a widget to display the recent post links? If so, perhaps the widget has a setting where you can change the number of recent post links.<br />
By default (without widget), the sidebar should be able to display 10 of them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hannah</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-722</link>
		<dc:creator>hannah</dc:creator>
		<pubDate>Wed, 07 Apr 2010 02:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-722</guid>
		<description>Hi there,  I am enjoying your theme.  

I have one pesky problem:  only a few past post links show up on the right under &#039;recent posts&#039;, and I&#039;d like them all to show.  I&#039;m goodbonfire.com if you would like to see for yourself.  Any ideas?  thank you,

Hannah B.</description>
		<content:encoded><![CDATA[<p>Hi there,  I am enjoying your theme.  </p>
<p>I have one pesky problem:  only a few past post links show up on the right under &#8216;recent posts&#8217;, and I&#8217;d like them all to show.  I&#8217;m goodbonfire.com if you would like to see for yourself.  Any ideas?  thank you,</p>
<p>Hannah B.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-639</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Mon, 08 Feb 2010 07:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-639</guid>
		<description>Cahya, it’s on my list now and should be doable :). Will get to it after I finished unpacking 35 boxes of belongings and assembling 5 more furnitures O_o.

Thank you for raising the issue and for using the theme.</description>
		<content:encoded><![CDATA[<p>Cahya, it’s on my list now and should be doable :). Will get to it after I finished unpacking 35 boxes of belongings and assembling 5 more furnitures O_o.</p>
<p>Thank you for raising the issue and for using the theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cahya</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-628</link>
		<dc:creator>Cahya</dc:creator>
		<pubDate>Fri, 05 Feb 2010 16:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-628</guid>
		<description>Hi Cliffano,

I have something to ask about.

It is by default when we want to reply a comment within this theme, the page reload into uri: .../#respond.

Can we make it just pop up under the comment we would like to reply without reloading the page?

Regards,
Cahya.</description>
		<content:encoded><![CDATA[<p>Hi Cliffano,</p>
<p>I have something to ask about.</p>
<p>It is by default when we want to reply a comment within this theme, the page reload into uri: &#8230;/#respond.</p>
<p>Can we make it just pop up under the comment we would like to reply without reloading the page?</p>
<p>Regards,<br />
Cahya.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: louise</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-390</link>
		<dc:creator>louise</dc:creator>
		<pubDate>Sun, 04 Oct 2009 20:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-390</guid>
		<description>I have made the change and it&#039;s working fine now, thanks for the help, I really appreciate it</description>
		<content:encoded><![CDATA[<p>I have made the change and it&#8217;s working fine now, thanks for the help, I really appreciate it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cliffano Subagio</title>
		<link>http://blog.cliffano.com/2008/05/31/emptiness-theme-v01/comment-page-1/#comment-387</link>
		<dc:creator>Cliffano Subagio</dc:creator>
		<pubDate>Sun, 04 Oct 2009 12:48:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.cliffano.com/?p=107#comment-387</guid>
		<description>louise, I had a look at your blog and found out that not only the &#039;leave a comment&#039; link doesn&#039;t work, but also the permalink for each post (click on the title). It looks like your setting doesn&#039;t handle %postname.html% .

Would you be able to try the following:
- Go to your blog admin -&gt; Settings -&gt; Permalinks. On Custom Structure field, change %postname.html% to %postname% . Check if the links are working.
- If it still doesn&#039;t work, try few other themes and check if the problem also occurs on those other themes.

Please let me know how you go with it.

Re moving the link from the left to be below the post, unfortunately  you&#039;ll have to modify the theme&#039;s code for that, please have a look at index.php file.</description>
		<content:encoded><![CDATA[<p>louise, I had a look at your blog and found out that not only the &#8216;leave a comment&#8217; link doesn&#8217;t work, but also the permalink for each post (click on the title). It looks like your setting doesn&#8217;t handle %postname.html% .</p>
<p>Would you be able to try the following:<br />
- Go to your blog admin -> Settings -> Permalinks. On Custom Structure field, change %postname.html% to %postname% . Check if the links are working.<br />
- If it still doesn&#8217;t work, try few other themes and check if the problem also occurs on those other themes.</p>
<p>Please let me know how you go with it.</p>
<p>Re moving the link from the left to be below the post, unfortunately  you&#8217;ll have to modify the theme&#8217;s code for that, please have a look at index.php file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

