<?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: Estetica</title>
	<atom:link href="http://www.themegrade.com/estetica-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.themegrade.com/estetica-theme/</link>
	<description>Grading of Free and Premium Wordpress themes</description>
	<lastBuildDate>Fri, 27 Jan 2012 03:42:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pinkbow</title>
		<link>http://www.themegrade.com/estetica-theme/comment-page-1/#comment-7001</link>
		<dc:creator>pinkbow</dc:creator>
		<pubDate>Thu, 21 Oct 2010 22:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.themegrade.com/?p=2822#comment-7001</guid>
		<description>i have the same problem. but Anders&#039;s method not use for me.

but this work.

&lt;div &gt;
&lt;a href=&quot;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &quot;&gt;&lt;/a&gt;Posted by &lt;strong&gt;&lt;/strong&gt; on  ID)) { ?&gt; &#124; </description>
		<content:encoded><![CDATA[<p>i have the same problem. but Anders&#8217;s method not use for me.</p>
<p>but this work.</p>
<p>&lt;div &gt;<br />
&lt;a href=&quot;&#8221; rel=&#8221;bookmark&#8221; title=&#8221;Permanent Link to &#8220;&gt;Posted by <strong></strong> on  ID)) { ?&gt; |</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.themegrade.com/estetica-theme/comment-page-1/#comment-5002</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:48:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.themegrade.com/?p=2822#comment-5002</guid>
		<description>I just want to inform you that I have fixed the problem - the search is working now.
I went into one of the other themes that newwpthemes.com have and just copied the whole search.php and replaced all my codes with that. Problem solved :)
Thanks for your help.</description>
		<content:encoded><![CDATA[<p>I just want to inform you that I have fixed the problem &#8211; the search is working now.<br />
I went into one of the other themes that newwpthemes.com have and just copied the whole search.php and replaced all my codes with that. Problem solved <img src='http://www.themegrade.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.themegrade.com/estetica-theme/comment-page-1/#comment-5001</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Mon, 26 Jul 2010 16:17:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.themegrade.com/?p=2822#comment-5001</guid>
		<description>Thanks. - I tried that and removed line 13 and 14 and replaced it with your codes, but got following error message when I tried to make a search afterwords: &quot;Parse error: syntax error, unexpected T_STRING on line 15&quot;.</description>
		<content:encoded><![CDATA[<p>Thanks. &#8211; I tried that and removed line 13 and 14 and replaced it with your codes, but got following error message when I tried to make a search afterwords: &#8220;Parse error: syntax error, unexpected T_STRING on line 15&#8243;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThemeGrade Editor</title>
		<link>http://www.themegrade.com/estetica-theme/comment-page-1/#comment-4995</link>
		<dc:creator>ThemeGrade Editor</dc:creator>
		<pubDate>Sun, 25 Jul 2010 23:10:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.themegrade.com/?p=2822#comment-4995</guid>
		<description>line 13 and 14 is 
&lt;div &lt;?php post_class() ?&gt;&gt;
&lt;div class=&quot;postdate&quot;&gt;Posted by &lt;strong&gt;&lt;?php the_author() ?&gt;&lt;/strong&gt; on  &lt;?php the_time(&#039;F jS, Y&#039;) ?&gt; &lt;?php if (current_user_can(&#039;edit_post&#039;, $post-&gt;ID)) { ?&gt; &#124; &lt;?php edit_post_link(&#039;Edit&#039;, &#039;&#039;, &#039;&#039;); } ?&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>line 13 and 14 is<br />
&lt;div &lt;?php post_class() ?&gt;&gt;<br />
&lt;div class=&quot;postdate&quot;&gt;Posted by &lt;strong&gt;&lt;?php the_author() ?&gt;&lt;/strong&gt; on  &lt;?php the_time(&#8216;F jS, Y&#8217;) ?&gt; &lt;?php if (current_user_can(&#8216;edit_post&#8217;, $post-&gt;ID)) { ?&gt; | &lt;?php edit_post_link(&#8216;Edit&#8217;, &#8221;, &#8221;); } ?&gt;&lt;/div&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.themegrade.com/estetica-theme/comment-page-1/#comment-4990</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Sun, 25 Jul 2010 10:51:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.themegrade.com/?p=2822#comment-4990</guid>
		<description>Thank you. I will try that.
Could you please copy and show the line 13,14 so that I remove the two correct lines when I replace it with the codes you show.</description>
		<content:encoded><![CDATA[<p>Thank you. I will try that.<br />
Could you please copy and show the line 13,14 so that I remove the two correct lines when I replace it with the codes you show.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThemeGrade Editor</title>
		<link>http://www.themegrade.com/estetica-theme/comment-page-1/#comment-4984</link>
		<dc:creator>ThemeGrade Editor</dc:creator>
		<pubDate>Sun, 25 Jul 2010 00:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.themegrade.com/?p=2822#comment-4984</guid>
		<description>To show the post title and link to it, simple do the following:
- Open search.php and find line 13,14
- Remove the two lines and replace it with the code below:
&lt;div &lt;?php post_class(&#039;post&#039;) ?&gt;&gt;
&lt;h2 class=&quot;title&quot;&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &lt;?php the_title_attribute(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;div class=&quot;postdate&quot;&gt;&lt;img src=&quot;&lt;?php bloginfo(&#039;template_url&#039;); ?&gt;/images/date.png&quot; /&gt; &lt;?php the_time(&#039;F jS, Y&#039;) ?&gt; &lt;img src=&quot;&lt;?php bloginfo(&#039;template_url&#039;); ?&gt;/images/user.png&quot; /&gt; &lt;?php the_author() ?&gt; &lt;?php if (current_user_can(&#039;edit_post&#039;, $post-&gt;ID)) { ?&gt; &lt;img src=&quot;&lt;?php bloginfo(&#039;template_url&#039;); ?&gt;/images/edit.png&quot; /&gt; &lt;?php edit_post_link(&#039;Edit&#039;, &#039;&#039;, &#039;&#039;); } ?&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>To show the post title and link to it, simple do the following:<br />
- Open search.php and find line 13,14<br />
- Remove the two lines and replace it with the code below:<br />
&lt;div &lt;?php post_class(&#8216;post&#8217;) ?&gt;&gt;<br />
&lt;h2 class=&quot;title&quot;&gt;&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &lt;?php the_title_attribute(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;<br />
&lt;div class=&quot;postdate&quot;&gt;&lt;img src=&quot;&lt;?php bloginfo(&#8216;template_url&#8217;); ?&gt;/images/date.png&quot; /&gt; &lt;?php the_time(&#8216;F jS, Y&#8217;) ?&gt; &lt;img src=&quot;&lt;?php bloginfo(&#8216;template_url&#8217;); ?&gt;/images/user.png&quot; /&gt; &lt;?php the_author() ?&gt; &lt;?php if (current_user_can(&#8216;edit_post&#8217;, $post-&gt;ID)) { ?&gt; &lt;img src=&quot;&lt;?php bloginfo(&#8216;template_url&#8217;); ?&gt;/images/edit.png&quot; /&gt; &lt;?php edit_post_link(&#8216;Edit&#8217;, &#8221;, &#8221;); } ?&gt;&lt;/div&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.themegrade.com/estetica-theme/comment-page-1/#comment-4980</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Sat, 24 Jul 2010 21:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.themegrade.com/?p=2822#comment-4980</guid>
		<description>If you use the search box in Estetica-theme and do any search you want, then you only get a list of the search results listing the theme posts, but you cannot click on any links to read the post because there is no link to it. Just try make a search and then try to click on any of the posts listed in the search results.</description>
		<content:encoded><![CDATA[<p>If you use the search box in Estetica-theme and do any search you want, then you only get a list of the search results listing the theme posts, but you cannot click on any links to read the post because there is no link to it. Just try make a search and then try to click on any of the posts listed in the search results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThemeGrade Editor</title>
		<link>http://www.themegrade.com/estetica-theme/comment-page-1/#comment-4970</link>
		<dc:creator>ThemeGrade Editor</dc:creator>
		<pubDate>Sat, 24 Jul 2010 10:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.themegrade.com/?p=2822#comment-4970</guid>
		<description>Which search result that you are seeing that does not link to the theme post?</description>
		<content:encoded><![CDATA[<p>Which search result that you are seeing that does not link to the theme post?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anders</title>
		<link>http://www.themegrade.com/estetica-theme/comment-page-1/#comment-4968</link>
		<dc:creator>Anders</dc:creator>
		<pubDate>Sat, 24 Jul 2010 09:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.themegrade.com/?p=2822#comment-4968</guid>
		<description>Hi,

When you do a search in the Estetica-theme, the search results do show up - but WITHOUT a link to the posts. So something is not completed with the theme. Have you tested that?

Brgds,

Anders.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>When you do a search in the Estetica-theme, the search results do show up &#8211; but WITHOUT a link to the posts. So something is not completed with the theme. Have you tested that?</p>
<p>Brgds,</p>
<p>Anders.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

