<?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>Kommentare zu: WordPress Theme deFusion 0.8</title>
	<atom:link href="http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/</link>
	<description>WordPress Theme Blog</description>
	<lastBuildDate>Sat, 13 Mar 2010 14:26:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Meg Stefani</title>
		<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/#comment-4474</link>
		<dc:creator>Meg Stefani</dc:creator>
		<pubDate>Mon, 29 Jun 2009 06:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://webdemar.com/?p=111#comment-4474</guid>
		<description>The Theme looks great.</description>
		<content:encoded><![CDATA[<p>The Theme looks great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: matt</title>
		<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/#comment-4424</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 04 Jun 2009 11:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://webdemar.com/?p=111#comment-4424</guid>
		<description>I think I will download 0.9, now I seem to have somehow made my post background black instead of white. Odd.</description>
		<content:encoded><![CDATA[<p>I think I will download 0.9, now I seem to have somehow made my post background black instead of white. Odd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: matt</title>
		<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/#comment-4423</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 04 Jun 2009 10:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://webdemar.com/?p=111#comment-4423</guid>
		<description>Thankyou!</description>
		<content:encoded><![CDATA[<p>Thankyou!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Simon [webdemar]</title>
		<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/#comment-4422</link>
		<dc:creator>Simon [webdemar]</dc:creator>
		<pubDate>Thu, 04 Jun 2009 10:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://webdemar.com/?p=111#comment-4422</guid>
		<description>Hi matt,

probably your server cannot read the php open tag &lt;?

Open the theme file header.php and replace all these tags in the html title &lt;?php

For example replace
&lt;pre lang=&quot;php&quot;&gt;&lt;? bloginfo(&#039;name&#039;); ?&gt;&lt;/pre&gt;

with
&lt;pre lang=&quot;php&quot;&gt;&lt;?php bloginfo(&#039;name&#039;); ?&gt;&lt;/pre&gt;

and so on. That should do it :-)</description>
		<content:encoded><![CDATA[<p>Hi matt,</p>
<p>probably your server cannot read the php open tag &lt;?</p>
<p>Open the theme file header.php and replace all these tags in the html title &lt;?php</p>
<p>For example replace</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'name'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>with</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> bloginfo<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'name'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>and so on. That should do it <img src='http://webdemar.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: matt</title>
		<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/#comment-4421</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Thu, 04 Jun 2009 10:12:25 +0000</pubDate>
		<guid isPermaLink="false">http://webdemar.com/?p=111#comment-4421</guid>
		<description>Hi, I am using this lovely theme for my photoblog site. Thanks for the great design!

I have one small issue and I don&#039;t know how to resolve it. When my pages displays, they show a piece of code on the browser title bar instead of the blog name. This also shows in google as the page title.

If you view my link you will see what I mean. :)

http://www.cenobite.co.uk/wordpress</description>
		<content:encoded><![CDATA[<p>Hi, I am using this lovely theme for my photoblog site. Thanks for the great design!</p>
<p>I have one small issue and I don&#8217;t know how to resolve it. When my pages displays, they show a piece of code on the browser title bar instead of the blog name. This also shows in google as the page title.</p>
<p>If you view my link you will see what I mean. <img src='http://webdemar.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.cenobite.co.uk/wordpress" rel="nofollow">http://www.cenobite.co.uk/wordpress</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Chris</title>
		<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/#comment-2746</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 26 Mar 2009 00:34:51 +0000</pubDate>
		<guid isPermaLink="false">http://webdemar.com/?p=111#comment-2746</guid>
		<description>I really like the darker thems.  I will use this with my Worpress.

Chris

&lt;a href=&quot;http://www.worldwiderefinance.com&quot; rel=&quot;nofollow&quot;&gt;homes nj for sale&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I really like the darker thems.  I will use this with my Worpress.</p>
<p>Chris</p>
<p><a href="http://www.worldwiderefinance.com" rel="nofollow">homes nj for sale</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Simon [webdemar]</title>
		<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/#comment-1935</link>
		<dc:creator>Simon [webdemar]</dc:creator>
		<pubDate>Fri, 20 Feb 2009 12:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://webdemar.com/?p=111#comment-1935</guid>
		<description>@Hilde:
Sorry, for the late response. I was a bit too busy lately :-( But I saw you fixed your header already.</description>
		<content:encoded><![CDATA[<p>@Hilde:<br />
Sorry, for the late response. I was a bit too busy lately <img src='http://webdemar.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />  But I saw you fixed your header already.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Hilde</title>
		<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/#comment-1834</link>
		<dc:creator>Hilde</dc:creator>
		<pubDate>Fri, 13 Feb 2009 20:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://webdemar.com/?p=111#comment-1834</guid>
		<description>@webdemar Hi there, first great theme! 
But I have the same problem as wendy. I want to replace the header with an image. I replaced the h1 and h2 just like you said but the image is not showing up. It is there, i can see that with Firebug. 

Can you please help?

Thanks in advance,

Regards,
Hilde</description>
		<content:encoded><![CDATA[<p>@webdemar Hi there, first great theme!<br />
But I have the same problem as wendy. I want to replace the header with an image. I replaced the h1 and h2 just like you said but the image is not showing up. It is there, i can see that with Firebug. </p>
<p>Can you please help?</p>
<p>Thanks in advance,</p>
<p>Regards,<br />
Hilde</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Josh the Business Plan Guy</title>
		<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/#comment-934</link>
		<dc:creator>Josh the Business Plan Guy</dc:creator>
		<pubDate>Tue, 23 Dec 2008 22:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://webdemar.com/?p=111#comment-934</guid>
		<description>What a dynamic design.  The colors are absolutely stunning.  I see why people have chosen it for their sites.  Thanks!</description>
		<content:encoded><![CDATA[<p>What a dynamic design.  The colors are absolutely stunning.  I see why people have chosen it for their sites.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Carlotte</title>
		<link>http://webdemar.com/wordpress/wordpress-theme-defusion-0-8/#comment-928</link>
		<dc:creator>Carlotte</dc:creator>
		<pubDate>Tue, 23 Dec 2008 18:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://webdemar.com/?p=111#comment-928</guid>
		<description>Amazing theme - I am sure it will be a part of my next blog. Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>Amazing theme &#8211; I am sure it will be a part of my next blog. Thanks for sharing.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
