<?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/"
	xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: StudioPress WordPress Theme Released	</title>
	<atom:link href="https://dailyblogtips.com/studiopress-wordpress-theme-released/feed/" rel="self" type="application/rss+xml" />
	<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/</link>
	<description>DailyBlogTips.com takes you from SEO to CEO. You’ll learn everything you need to know to master blogging, SEO, marketing, web design leading you to passive income.</description>
	<lastBuildDate>Wed, 26 Jul 2023 22:38:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
	<item>
		<title>
		By: NnpctO		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1282879</link>

		<dc:creator><![CDATA[NnpctO]]></dc:creator>
		<pubDate>Fri, 19 Nov 2010 12:13:21 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1282879</guid>

					<description><![CDATA[I need to receive from you mailing &quot;Daily Blog Tips&quot; I has subscribed for mailing and has already passed 4 days and I and hasn&#039;t received anything. Please, look there at itself your post program can doesn&#039;t dispatch the letter in my address? Or you while don&#039;t have at present material for mailing?]]></description>
			<content:encoded><![CDATA[<p>I need to receive from you mailing &#8220;Daily Blog Tips&#8221; I has subscribed for mailing and has already passed 4 days and I and hasn&#8217;t received anything. Please, look there at itself your post program can doesn&#8217;t dispatch the letter in my address? Or you while don&#8217;t have at present material for mailing?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lisa		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1250619</link>

		<dc:creator><![CDATA[Lisa]]></dc:creator>
		<pubDate>Sun, 12 Sep 2010 22:52:04 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1250619</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1201798&quot;&gt;Melvin&lt;/a&gt;.

Melvin,

This is because if you cut and paste from Terry&#039;s response into your header.php the last &quot; at the end of 38 turns into a funky character.  Here is what I did. 

Go into your header.php and find the original unedited code. Open up notepad and paste it in notepad

Then take this code and paste it below the original code  

get_results(`select ID, post_title from `. $wpdb-&#062;posts .&#039; where post_status = `publish and ID != `38&quot; and post_type = `page order by ID&#039;);

Then just follow the code word for word and make the changes. 

Also for any of you that are not code savvy like me, to remove multiple pages it will look like this:


get_results(&#039;select ID, post_title from &#039;. $wpdb-&#062;posts .&#039; where post_status = &quot;publish&quot; and ID != &quot;9&quot; &quot;publish&quot; and ID != &quot;11&quot; and post_type = &quot;page&quot; order by ID&#039;);

Repeat this code &quot;publish&quot; and ID != &quot;9&quot;    for each page that you want to remove.  Took me a few tries to get it :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1201798">Melvin</a>.</p>
<p>Melvin,</p>
<p>This is because if you cut and paste from Terry&#8217;s response into your header.php the last &#8221; at the end of 38 turns into a funky character.  Here is what I did. </p>
<p>Go into your header.php and find the original unedited code. Open up notepad and paste it in notepad</p>
<p>Then take this code and paste it below the original code  </p>
<p>get_results(`select ID, post_title from `. $wpdb-&gt;posts .&#8217; where post_status = `publish and ID != `38&#8243; and post_type = `page order by ID&#8217;);</p>
<p>Then just follow the code word for word and make the changes. </p>
<p>Also for any of you that are not code savvy like me, to remove multiple pages it will look like this:</p>
<p>get_results(&#8216;select ID, post_title from &#8216;. $wpdb-&gt;posts .&#8217; where post_status = &#8220;publish&#8221; and ID != &#8220;9&#8221; &#8220;publish&#8221; and ID != &#8220;11&#8221; and post_type = &#8220;page&#8221; order by ID&#8217;);</p>
<p>Repeat this code &#8220;publish&#8221; and ID != &#8220;9&#8221;    for each page that you want to remove.  Took me a few tries to get it 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Melvin		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1233621</link>

		<dc:creator><![CDATA[Melvin]]></dc:creator>
		<pubDate>Wed, 18 Aug 2010 16:49:31 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1233621</guid>

					<description><![CDATA[Hi,

It is there any way to take off the sidebar for a specific page?

Regards,
Melvin]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>It is there any way to take off the sidebar for a specific page?</p>
<p>Regards,<br />
Melvin</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Melvin		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1201798</link>

		<dc:creator><![CDATA[Melvin]]></dc:creator>
		<pubDate>Sat, 03 Jul 2010 00:38:21 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1201798</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1074987&quot;&gt;Terry&lt;/a&gt;.

Hi,

i tried : 
get_results(&#039;select ID, post_title from `. $wpdb-&#062;posts .&#039; where post_status = `publish and ID != `11â€³ and post_type = `page order by ID&#039;);

but all pages got removed, and I want to exclude.

Can you help?

Thanks,
Melvin]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1074987">Terry</a>.</p>
<p>Hi,</p>
<p>i tried :<br />
get_results(&#8216;select ID, post_title from `. $wpdb-&gt;posts .&#8217; where post_status = `publish and ID != `11â€³ and post_type = `page order by ID&#8217;);</p>
<p>but all pages got removed, and I want to exclude.</p>
<p>Can you help?</p>
<p>Thanks,<br />
Melvin</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Denny		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1183369</link>

		<dc:creator><![CDATA[Denny]]></dc:creator>
		<pubDate>Sat, 05 Jun 2010 13:15:42 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1183369</guid>

					<description><![CDATA[When adding a new post, is there a way to manually select an older post to remain in the top position?

Thanks]]></description>
			<content:encoded><![CDATA[<p>When adding a new post, is there a way to manually select an older post to remain in the top position?</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Hardy		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1100552</link>

		<dc:creator><![CDATA[Hardy]]></dc:creator>
		<pubDate>Thu, 25 Feb 2010 21:22:26 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1100552</guid>

					<description><![CDATA[Hey, I&#039;m totally a newbie here. My Wordpress is 2.9.2. also installed are advertising manager 3.4.16,  Using StudioPress Green 1.0  I have account with Google Adsense setup and its running OK, but there are the images wide skyscraper, imagad and banner still showing on web site. How do I remove those pre-installed images? PS at this time I&#039;m only using two ads with Adsense: wide skyscraper 160x600 and large rectangle 336x280 take a look at it  ]]></description>
			<content:encoded><![CDATA[<p>Hey, I&#8217;m totally a newbie here. My WordPress is 2.9.2. also installed are advertising manager 3.4.16,  Using StudioPress Green 1.0  I have account with Google Adsense setup and its running OK, but there are the images wide skyscraper, imagad and banner still showing on web site. How do I remove those pre-installed images? PS at this time I&#8217;m only using two ads with Adsense: wide skyscraper 160&#215;600 and large rectangle 336&#215;280 take a look at it  </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Keith		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1082283</link>

		<dc:creator><![CDATA[Keith]]></dc:creator>
		<pubDate>Mon, 08 Feb 2010 09:21:05 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1082283</guid>

					<description><![CDATA[I just spent about an hour going through these comments and playing around with the theme to get the top menu&#039;s removed from the plug-ins to the header.php hacks and none worked.

However, @ Terry&#039;s suggestion above worked like a charm!

So if you have come this far then use his example above to remove the pages you don&#039;t want displayed in the menu.

It would be nice though if someone could workout how to use a plugin e.g. pageMash as it would be quicker and easier to work with. Maybe I might look into this myself, but I&#039;m no coder just a hacker :-)]]></description>
			<content:encoded><![CDATA[<p>I just spent about an hour going through these comments and playing around with the theme to get the top menu&#8217;s removed from the plug-ins to the header.php hacks and none worked.</p>
<p>However, @ Terry&#8217;s suggestion above worked like a charm!</p>
<p>So if you have come this far then use his example above to remove the pages you don&#8217;t want displayed in the menu.</p>
<p>It would be nice though if someone could workout how to use a plugin e.g. pageMash as it would be quicker and easier to work with. Maybe I might look into this myself, but I&#8217;m no coder just a hacker 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Terry		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1074987</link>

		<dc:creator><![CDATA[Terry]]></dc:creator>
		<pubDate>Sun, 31 Jan 2010 04:48:48 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1074987</guid>

					<description><![CDATA[For everyone that would like to remove pages from the top navigation.  Find this:

get_results(&#039;select ID, post_title from &#039;. $wpdb-&#062;posts .&#039; where post_status = &quot;publish&quot; and post_type = &quot;page&quot; order by ID&#039;);


and change it to this:

get_results(&#039;select ID, post_title from &#039;. $wpdb-&#062;posts .&#039; where post_status = &quot;publish&quot; and ID != &quot;38&quot; and post_type = &quot;page&quot; order by ID&#039;);


In this example, it will remove page id 38

Terry]]></description>
			<content:encoded><![CDATA[<p>For everyone that would like to remove pages from the top navigation.  Find this:</p>
<p>get_results(&#8216;select ID, post_title from &#8216;. $wpdb-&gt;posts .&#8217; where post_status = &#8220;publish&#8221; and post_type = &#8220;page&#8221; order by ID&#8217;);</p>
<p>and change it to this:</p>
<p>get_results(&#8216;select ID, post_title from &#8216;. $wpdb-&gt;posts .&#8217; where post_status = &#8220;publish&#8221; and ID != &#8220;38&#8221; and post_type = &#8220;page&#8221; order by ID&#8217;);</p>
<p>In this example, it will remove page id 38</p>
<p>Terry</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jamal		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1065135</link>

		<dc:creator><![CDATA[Jamal]]></dc:creator>
		<pubDate>Sat, 16 Jan 2010 17:35:13 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1065135</guid>

					<description><![CDATA[Thanks for your solution friend that&#039;s what iam looking for]]></description>
			<content:encoded><![CDATA[<p>Thanks for your solution friend that&#8217;s what iam looking for</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Brian Moseley		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1064541</link>

		<dc:creator><![CDATA[Brian Moseley]]></dc:creator>
		<pubDate>Fri, 15 Jan 2010 21:08:40 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1064541</guid>

					<description><![CDATA[@kdogg and other people about the page order problem, here is the solution:

in header.php on line 47 replace the code with:

  if ( ! $these_pages = wp_cache_get(&#039;these_pages&#039;, &#039;pages&#039;) ) {
     $these_pages = $wpdb-&#062;get_results(&#039;select ID, post_title from &#039;. $wpdb-&#062;posts .&#039; where post_status = &quot;publish&quot; and post_type = &quot;page&quot; order by menu_order&#039;);


simply change the last &quot;ID&quot; to &quot;menu_order&quot;

Thanks to Jason (post #290)]]></description>
			<content:encoded><![CDATA[<p>@kdogg and other people about the page order problem, here is the solution:</p>
<p>in header.php on line 47 replace the code with:</p>
<p>  if ( ! $these_pages = wp_cache_get(&#8216;these_pages&#8217;, &#8216;pages&#8217;) ) {<br />
     $these_pages = $wpdb-&gt;get_results(&#8216;select ID, post_title from &#8216;. $wpdb-&gt;posts .&#8217; where post_status = &#8220;publish&#8221; and post_type = &#8220;page&#8221; order by menu_order&#8217;);</p>
<p>simply change the last &#8220;ID&#8221; to &#8220;menu_order&#8221;</p>
<p>Thanks to Jason (post #290)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Carmen		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1061477</link>

		<dc:creator><![CDATA[Carmen]]></dc:creator>
		<pubDate>Mon, 11 Jan 2010 06:59:54 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1061477</guid>

					<description><![CDATA[Hey, I&#039;m having one problem with this theme, I have my posts page on a different page other than the home page, and the active state for that posts page doesn&#039;t work, that active tabs work on all other pages except for what ever the posts page is. Does anyone know why and how to fix this.]]></description>
			<content:encoded><![CDATA[<p>Hey, I&#8217;m having one problem with this theme, I have my posts page on a different page other than the home page, and the active state for that posts page doesn&#8217;t work, that active tabs work on all other pages except for what ever the posts page is. Does anyone know why and how to fix this.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1053946</link>

		<dc:creator><![CDATA[David]]></dc:creator>
		<pubDate>Thu, 31 Dec 2009 06:13:39 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1053946</guid>

					<description><![CDATA[Firstly, I love the theme it&#039;s nice and clean. 
My one issue and I&#039;ve noticed a couple of others have brought this up as well, is the comments on pages don&#039;t seem to work. Any ideas why?
When I click the (leave a comment) link at the bottom of the page it just adds #respond to the end of the url but nothing happens.]]></description>
			<content:encoded><![CDATA[<p>Firstly, I love the theme it&#8217;s nice and clean.<br />
My one issue and I&#8217;ve noticed a couple of others have brought this up as well, is the comments on pages don&#8217;t seem to work. Any ideas why?<br />
When I click the (leave a comment) link at the bottom of the page it just adds #respond to the end of the url but nothing happens.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: FlicksRealm		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1004205</link>

		<dc:creator><![CDATA[FlicksRealm]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 14:47:28 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1004205</guid>

					<description><![CDATA[The code hasn&#039;t posted again properly.  Please delete these last 3 comments and edit the original comment.

Thanks! :)]]></description>
			<content:encoded><![CDATA[<p>The code hasn&#8217;t posted again properly.  Please delete these last 3 comments and edit the original comment.</p>
<p>Thanks! 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: FlicksRealm		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1004091</link>

		<dc:creator><![CDATA[FlicksRealm]]></dc:creator>
		<pubDate>Mon, 26 Oct 2009 12:17:08 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1004091</guid>

					<description><![CDATA[I have had somebody email me about the code above which hasn&#039;t posted correctly.  Maybe the owner of the blog could edit the above comment to:]]></description>
			<content:encoded><![CDATA[<p>I have had somebody email me about the code above which hasn&#8217;t posted correctly.  Maybe the owner of the blog could edit the above comment to:</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: FlicksRealm		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-1003748</link>

		<dc:creator><![CDATA[FlicksRealm]]></dc:creator>
		<pubDate>Sun, 25 Oct 2009 23:15:02 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-1003748</guid>

					<description><![CDATA[I noticed the logout function doesn&#039;t work properly on my site next to the comments.  

I modified the code in comments.php to logout properly and return to the current page...

From:

&quot;Logged in as &#060;a href=&#034;/wp-admin/profile.php&quot;&#062;. &#060;a href=&#034;/wp-login.php?action=logout&quot; title=&quot;Log out of this account&quot;&#062;Logout &#187;&quot;

To:

&quot;Logged in as &#060;a href=&#034;/wp-admin/profile.php&quot;&#062;. &#060;a href=&#034;&quot; title=&quot;Logout&quot;&#062;Logout&quot;

Hope that helps somebody!]]></description>
			<content:encoded><![CDATA[<p>I noticed the logout function doesn&#8217;t work properly on my site next to the comments.  </p>
<p>I modified the code in comments.php to logout properly and return to the current page&#8230;</p>
<p>From:</p>
<p>&#8220;Logged in as &lt;a href=&quot;/wp-admin/profile.php&#8221;&gt;. &lt;a href=&quot;/wp-login.php?action=logout&#8221; title=&#8221;Log out of this account&#8221;&gt;Logout &raquo;&#8221;</p>
<p>To:</p>
<p>&#8220;Logged in as &lt;a href=&quot;/wp-admin/profile.php&#8221;&gt;. &lt;a href=&quot;&#8221; title=&#8221;Logout&#8221;&gt;Logout&#8221;</p>
<p>Hope that helps somebody!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Paul Dunn		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-984929</link>

		<dc:creator><![CDATA[Paul Dunn]]></dc:creator>
		<pubDate>Mon, 28 Sep 2009 22:54:04 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-984929</guid>

					<description><![CDATA[Love the studiopress design.  I&#039;ve forwarded your site to some friends who have also downloaded it.  Also thanks to you and the others in the comment stream who have helped me solve an issue with the TABS.

cheers
Paul]]></description>
			<content:encoded><![CDATA[<p>Love the studiopress design.  I&#8217;ve forwarded your site to some friends who have also downloaded it.  Also thanks to you and the others in the comment stream who have helped me solve an issue with the TABS.</p>
<p>cheers<br />
Paul</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: islandfun		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-982237</link>

		<dc:creator><![CDATA[islandfun]]></dc:creator>
		<pubDate>Thu, 24 Sep 2009 21:26:54 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-982237</guid>

					<description><![CDATA[Hi: I&#039;m a newbie here and just downloaded this theme. Can someone tell me how do I edit the footer to include my disclaimer, privacy policy and contact pages?]]></description>
			<content:encoded><![CDATA[<p>Hi: I&#8217;m a newbie here and just downloaded this theme. Can someone tell me how do I edit the footer to include my disclaimer, privacy policy and contact pages?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Russ		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-981389</link>

		<dc:creator><![CDATA[Russ]]></dc:creator>
		<pubDate>Wed, 23 Sep 2009 20:46:40 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-981389</guid>

					<description><![CDATA[Hey, just a quick question:  I&#039;ve been using and enjoying the original version of StudioPress, but just noticed that there&#039;s an upgrade - to version 2.1.

What&#039;s the quick, down and dirty way to upgrade without losing any of my current formatting, display, appearance, etc?

Since I&#039;ve had this theme for a few years, I sure don&#039;t want to lose all the tweaks I&#039;ve made during that time.

Hope you can help and thanks for such a nice theme!

Russ]]></description>
			<content:encoded><![CDATA[<p>Hey, just a quick question:  I&#8217;ve been using and enjoying the original version of StudioPress, but just noticed that there&#8217;s an upgrade &#8211; to version 2.1.</p>
<p>What&#8217;s the quick, down and dirty way to upgrade without losing any of my current formatting, display, appearance, etc?</p>
<p>Since I&#8217;ve had this theme for a few years, I sure don&#8217;t want to lose all the tweaks I&#8217;ve made during that time.</p>
<p>Hope you can help and thanks for such a nice theme!</p>
<p>Russ</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jamal		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-943685</link>

		<dc:creator><![CDATA[Jamal]]></dc:creator>
		<pubDate>Fri, 07 Aug 2009 17:13:02 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-943685</guid>

					<description><![CDATA[Hai I think iam a late user of studio press its alright thanks to creators of this superb theme.

two 1.question i want to put a new file i manually created ex time.php i want it to place in studio press themes folder it shows 
500 cannot check for file extension 
What may be the problem how to fix it 
2.When I click the #respond (leave a comment) link at the bottom of my pages, nothing happens. How can I fix that?]]></description>
			<content:encoded><![CDATA[<p>Hai I think iam a late user of studio press its alright thanks to creators of this superb theme.</p>
<p>two 1.question i want to put a new file i manually created ex time.php i want it to place in studio press themes folder it shows<br />
500 cannot check for file extension<br />
What may be the problem how to fix it<br />
2.When I click the #respond (leave a comment) link at the bottom of my pages, nothing happens. How can I fix that?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: DJSlim		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-932588</link>

		<dc:creator><![CDATA[DJSlim]]></dc:creator>
		<pubDate>Fri, 24 Jul 2009 01:24:10 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-932588</guid>

					<description><![CDATA[in the wp_list pages in the  header, is there a way to make the first letter capitalized on the tabs?

thanks]]></description>
			<content:encoded><![CDATA[<p>in the wp_list pages in the  header, is there a way to make the first letter capitalized on the tabs?</p>
<p>thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Zero Gaming Alliance		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-925854</link>

		<dc:creator><![CDATA[Zero Gaming Alliance]]></dc:creator>
		<pubDate>Thu, 16 Jul 2009 18:09:29 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-925854</guid>

					<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lena		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-909032</link>

		<dc:creator><![CDATA[Lena]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 22:32:59 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-909032</guid>

					<description><![CDATA[When I click the #respond (leave a comment) link at the bottom of my pages, nothing happens. How can I fix that?]]></description>
			<content:encoded><![CDATA[<p>When I click the #respond (leave a comment) link at the bottom of my pages, nothing happens. How can I fix that?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Simon		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-908927</link>

		<dc:creator><![CDATA[Simon]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 19:26:16 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-908927</guid>

					<description><![CDATA[Hi everybody,
I just know the basics of html and editing php.
So my Question are

1.is it possible to change the top menu.
I want it to show the categories instead of the pages.
I tried to rewrite it but i failed many times.

2.Am I allowed to edit the images of the Theme if i (of course) leave ur credit in the footer?

Thank u very much!
And by the way: Love the Theme :)

Bye
Simon]]></description>
			<content:encoded><![CDATA[<p>Hi everybody,<br />
I just know the basics of html and editing php.<br />
So my Question are</p>
<p>1.is it possible to change the top menu.<br />
I want it to show the categories instead of the pages.<br />
I tried to rewrite it but i failed many times.</p>
<p>2.Am I allowed to edit the images of the Theme if i (of course) leave ur credit in the footer?</p>
<p>Thank u very much!<br />
And by the way: Love the Theme 🙂</p>
<p>Bye<br />
Simon</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-907739</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Mon, 29 Jun 2009 10:01:30 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-907739</guid>

					<description><![CDATA[im still looking for a widget to display recent posts. The one that I have found seems to double post it and does not stay in a single column. There is one to display posts in specific cats but I would like one for all recent posts in all cats. Anyone?]]></description>
			<content:encoded><![CDATA[<p>im still looking for a widget to display recent posts. The one that I have found seems to double post it and does not stay in a single column. There is one to display posts in specific cats but I would like one for all recent posts in all cats. Anyone?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-907732</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Mon, 29 Jun 2009 09:45:29 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-907732</guid>

					<description><![CDATA[someone else tried it and it didn&#039;t work. You sure you are editing the correct line and bit. You just change the last &quot;ID&quot; to menu_order.

Obviously afterwards you have to go through each page and a edit the number so 1 will be top left and 2 next etc etc. I am not at all good with html stuff so can&#039;t really offer any adivice.]]></description>
			<content:encoded><![CDATA[<p>someone else tried it and it didn&#8217;t work. You sure you are editing the correct line and bit. You just change the last &#8220;ID&#8221; to menu_order.</p>
<p>Obviously afterwards you have to go through each page and a edit the number so 1 will be top left and 2 next etc etc. I am not at all good with html stuff so can&#8217;t really offer any adivice.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kye		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-904803</link>

		<dc:creator><![CDATA[Kye]]></dc:creator>
		<pubDate>Fri, 26 Jun 2009 09:44:58 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-904803</guid>

					<description><![CDATA[Hey Jason.

I tried that small tweak and it does not work for me. Pages set in hierarchy are still showing on the main header. 

Any more tweaks to try will be very welcome. I love this theme but i cant have this page issue. 

Kye.]]></description>
			<content:encoded><![CDATA[<p>Hey Jason.</p>
<p>I tried that small tweak and it does not work for me. Pages set in hierarchy are still showing on the main header. </p>
<p>Any more tweaks to try will be very welcome. I love this theme but i cant have this page issue. </p>
<p>Kye.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-904069</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 25 Jun 2009 16:01:14 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-904069</guid>

					<description><![CDATA[off another site. How to solve the page order issue

In line 45 of header.php change &quot;ID&quot; to &quot;menu_order&quot;. 

$these_pages = $wpdb-&#062;get_results(&#039;select ID, post_title from &#039;. $wpdb-&#062;posts .&#039; where post_status = &quot;publish&quot; and post_type = &quot;page&quot; order by menu_order&#039;);]]></description>
			<content:encoded><![CDATA[<p>off another site. How to solve the page order issue</p>
<p>In line 45 of header.php change &#8220;ID&#8221; to &#8220;menu_order&#8221;. </p>
<p>$these_pages = $wpdb-&gt;get_results(&#8216;select ID, post_title from &#8216;. $wpdb-&gt;posts .&#8217; where post_status = &#8220;publish&#8221; and post_type = &#8220;page&#8221; order by menu_order&#8217;);</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jason		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-904066</link>

		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Thu, 25 Jun 2009 15:59:46 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-904066</guid>

					<description><![CDATA[Haven&#039;t been able to get the exclude page plugin to work on studio press. A new page which is selected to be excluded still stays as a tab. Has anyone managed to get it to work. Or has anyone found a way to add posts without them being displayed in catagories or blog. 

In short I need to be able to have some pages of content which are not in any menus from the readers point of view.]]></description>
			<content:encoded><![CDATA[<p>Haven&#8217;t been able to get the exclude page plugin to work on studio press. A new page which is selected to be excluded still stays as a tab. Has anyone managed to get it to work. Or has anyone found a way to add posts without them being displayed in catagories or blog. </p>
<p>In short I need to be able to have some pages of content which are not in any menus from the readers point of view.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: à¸”à¸¹à¸«à¸™à¸±à¸‡		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-900003</link>

		<dc:creator><![CDATA[à¸”à¸¹à¸«à¸™à¸±à¸‡]]></dc:creator>
		<pubDate>Sat, 20 Jun 2009 13:12:11 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-900003</guid>

					<description><![CDATA[I love this them. I will use it on my next blog. Thank you.]]></description>
			<content:encoded><![CDATA[<p>I love this them. I will use it on my next blog. Thank you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-895782</link>

		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Mon, 15 Jun 2009 13:05:38 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-895782</guid>

					<description><![CDATA[nice theme, best for seo]]></description>
			<content:encoded><![CDATA[<p>nice theme, best for seo</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: seven		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-895292</link>

		<dc:creator><![CDATA[seven]]></dc:creator>
		<pubDate>Sun, 14 Jun 2009 20:07:50 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-895292</guid>

					<description><![CDATA[I am trying to activate  de subpages in the nav bar.I am using blogger.com and I dont know how to do it.
I want to have subpages in the nav bar whit diferent content]]></description>
			<content:encoded><![CDATA[<p>I am trying to activate  de subpages in the nav bar.I am using blogger.com and I dont know how to do it.<br />
I want to have subpages in the nav bar whit diferent content</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Csaba		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-892848</link>

		<dc:creator><![CDATA[Csaba]]></dc:creator>
		<pubDate>Thu, 11 Jun 2009 21:36:53 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-892848</guid>

					<description><![CDATA[Very nice theme. Thank you.]]></description>
			<content:encoded><![CDATA[<p>Very nice theme. Thank you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: thunderclap82		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-892637</link>

		<dc:creator><![CDATA[thunderclap82]]></dc:creator>
		<pubDate>Thu, 11 Jun 2009 15:15:38 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-892637</guid>

					<description><![CDATA[I&#039;m trying to get the pages in the nav bar (header) in a specific order.  The WP code doesn&#039;t seem to apply as others have pointed out here.  The code that seems to be the culprit is

echo list_all_pages();?&#062;

Is there a variable to have it sort the page order by the number assigned in the WP Admin Panel?]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying to get the pages in the nav bar (header) in a specific order.  The WP code doesn&#8217;t seem to apply as others have pointed out here.  The code that seems to be the culprit is</p>
<p>echo list_all_pages();?&gt;</p>
<p>Is there a variable to have it sort the page order by the number assigned in the WP Admin Panel?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: quocvuong		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-890663</link>

		<dc:creator><![CDATA[quocvuong]]></dc:creator>
		<pubDate>Tue, 09 Jun 2009 04:10:15 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-890663</guid>

					<description><![CDATA[I can&#039;t see comment in the pages same the posts when i changed this template.
Help me]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t see comment in the pages same the posts when i changed this template.<br />
Help me</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eamon		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-885506</link>

		<dc:creator><![CDATA[Eamon]]></dc:creator>
		<pubDate>Wed, 03 Jun 2009 08:08:50 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-885506</guid>

					<description><![CDATA[I am having trouble displaying the two side bar adsense when a posted is directly accessed. It is fine on the home page but when accessed directly the post will only show the top adsense bar and not the two side ones. Kinda strange....]]></description>
			<content:encoded><![CDATA[<p>I am having trouble displaying the two side bar adsense when a posted is directly accessed. It is fine on the home page but when accessed directly the post will only show the top adsense bar and not the two side ones. Kinda strange&#8230;.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ari		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-880160</link>

		<dc:creator><![CDATA[Ari]]></dc:creator>
		<pubDate>Thu, 28 May 2009 17:50:12 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-880160</guid>

					<description><![CDATA[This is an incredible and I am using it to develop a new site. 

How can I replace the header text with a logo image?  I am a bit tech savy but I am certianly not a coder. 

Any help would be greatefully appreciated!

Thanks - Ari]]></description>
			<content:encoded><![CDATA[<p>This is an incredible and I am using it to develop a new site. </p>
<p>How can I replace the header text with a logo image?  I am a bit tech savy but I am certianly not a coder. </p>
<p>Any help would be greatefully appreciated!</p>
<p>Thanks &#8211; Ari</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kath		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-871421</link>

		<dc:creator><![CDATA[kath]]></dc:creator>
		<pubDate>Sun, 17 May 2009 20:13:38 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-871421</guid>

					<description><![CDATA[Hi! 

im using wp2.71 and uploaded the theme studiopress1.2 i initially installed 1.0 but wordpress says there a new version 1.2 but when i tried the option &quot;upgrade automatically&quot; installation failed so i jsut manually downloaded and uploaded the 1.2 version and activated it. 

anyway, on both versions im having trouble with the widgets thing.  it seems that no matter how i change the widgets on my sidebar 1 and 2, and even tried to empty it all, when you view my page the categories widget always appear on top of the sidebar 1. how do i remove that there and make my sidebars show only the widgets i put in?

also how do i change my rss feed link on the &quot;grab our rss feed&quot; on the upper right corner of the page?

please email me if you have answers to my questions. i&#039;d really appreciate it. thank yo so much]]></description>
			<content:encoded><![CDATA[<p>Hi! </p>
<p>im using wp2.71 and uploaded the theme studiopress1.2 i initially installed 1.0 but wordpress says there a new version 1.2 but when i tried the option &#8220;upgrade automatically&#8221; installation failed so i jsut manually downloaded and uploaded the 1.2 version and activated it. </p>
<p>anyway, on both versions im having trouble with the widgets thing.  it seems that no matter how i change the widgets on my sidebar 1 and 2, and even tried to empty it all, when you view my page the categories widget always appear on top of the sidebar 1. how do i remove that there and make my sidebars show only the widgets i put in?</p>
<p>also how do i change my rss feed link on the &#8220;grab our rss feed&#8221; on the upper right corner of the page?</p>
<p>please email me if you have answers to my questions. i&#8217;d really appreciate it. thank yo so much</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chentsol		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-868532</link>

		<dc:creator><![CDATA[Chentsol]]></dc:creator>
		<pubDate>Wed, 13 May 2009 23:11:15 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-868532</guid>

					<description><![CDATA[DBT are strange; basically my correction appeared before the text I was correcting did... I wrote (278) before (277)]]></description>
			<content:encoded><![CDATA[<p>DBT are strange; basically my correction appeared before the text I was correcting did&#8230; I wrote (278) before (277)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chentsol		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-868525</link>

		<dc:creator><![CDATA[Chentsol]]></dc:creator>
		<pubDate>Wed, 13 May 2009 23:08:36 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-868525</guid>

					<description><![CDATA[@275 KIRK,

FIRST: In your StudioPress folder within your server, or before you upload, locate the folder called &quot;images&quot; and inside it find the file &quot;grabrss.gif.&quot;

This is the image file for that RSS graphic, and you will basically need to place your logo in here and ask the &quot;header&quot; code to point to your new image.

THIS IS THE BEST WAY TO ACHIEVE THIS:

(1) If you don&#039;t want to use this graphic anywhere at all, then delete &quot;grabrss.gif&quot;

(2) Upload or place your logo image file (e.g. &quot;Newlogo.jpg&quot;) inside the &quot;images&quot; folder.

(3) From your admin dashboard look in your &quot;header.php&quot; and go to line 31, and the next few lines underneath, which look like this;



&#060;a href=&quot;feed:&quot;&#062;
&#060;img src=&quot;/images/grabrss.gif&quot; alt=&quot;grab our rss feed&quot;&#062;



(4) DELETE this line: 

&#060;a href=&quot;feed:&quot;&#062;

That line of code controls the link to the RSS feed.

(5) In the line &quot;&#060;img src=&quot;/images/grabrss.gif&quot; alt=&quot;grab our rss feed&quot;&#062;,&quot; Repalce &quot;grabrss.gif&quot; with your new image filename, i.e. &quot;Newlogo.jpg&quot;

(6) Make sure to replace the alternative text as well, i.e. replace alt=&quot;grab our rss feed&quot; with alt=&quot;your new text for logo.&quot;

IF YOU WANT TO LINK YOUR LOGO I CAN&#039;T HELP YOU...

However, at Step 4, I think you would have to EDIT instead of deleting the line:

&#060;a href=&quot;feed:&quot;&#062;

and replace 

&quot;feed:&quot;

with your link URL (e.g. to your home page).


WHILE I AM HERE, I NEED SOME HELP OF MY OWN:

DOES ANYONE KNOW HOW TO STOP THIS THEME FROM FORCING A COLOR FOR LINK TEXT?

I am also trying to stop it underlining all my links, but I don&#039;t know how to do this.

Your help would be very much appreciated.

Thanks,

Chentsol]]></description>
			<content:encoded><![CDATA[<p>@275 KIRK,</p>
<p>FIRST: In your StudioPress folder within your server, or before you upload, locate the folder called &#8220;images&#8221; and inside it find the file &#8220;grabrss.gif.&#8221;</p>
<p>This is the image file for that RSS graphic, and you will basically need to place your logo in here and ask the &#8220;header&#8221; code to point to your new image.</p>
<p>THIS IS THE BEST WAY TO ACHIEVE THIS:</p>
<p>(1) If you don&#8217;t want to use this graphic anywhere at all, then delete &#8220;grabrss.gif&#8221;</p>
<p>(2) Upload or place your logo image file (e.g. &#8220;Newlogo.jpg&#8221;) inside the &#8220;images&#8221; folder.</p>
<p>(3) From your admin dashboard look in your &#8220;header.php&#8221; and go to line 31, and the next few lines underneath, which look like this;</p>
<p>&lt;a href=&#8221;feed:&#8221;&gt;<br />
&lt;img src=&#8221;/images/grabrss.gif&#8221; alt=&#8221;grab our rss feed&#8221;&gt;</p>
<p>(4) DELETE this line: </p>
<p>&lt;a href=&#8221;feed:&#8221;&gt;</p>
<p>That line of code controls the link to the RSS feed.</p>
<p>(5) In the line &#8220;&lt;img src=&#8221;/images/grabrss.gif&#8221; alt=&#8221;grab our rss feed&#8221;&gt;,&#8221; Repalce &#8220;grabrss.gif&#8221; with your new image filename, i.e. &#8220;Newlogo.jpg&#8221;</p>
<p>(6) Make sure to replace the alternative text as well, i.e. replace alt=&#8221;grab our rss feed&#8221; with alt=&#8221;your new text for logo.&#8221;</p>
<p>IF YOU WANT TO LINK YOUR LOGO I CAN&#8217;T HELP YOU&#8230;</p>
<p>However, at Step 4, I think you would have to EDIT instead of deleting the line:</p>
<p>&lt;a href=&#8221;feed:&#8221;&gt;</p>
<p>and replace </p>
<p>&#8220;feed:&#8221;</p>
<p>with your link URL (e.g. to your home page).</p>
<p>WHILE I AM HERE, I NEED SOME HELP OF MY OWN:</p>
<p>DOES ANYONE KNOW HOW TO STOP THIS THEME FROM FORCING A COLOR FOR LINK TEXT?</p>
<p>I am also trying to stop it underlining all my links, but I don&#8217;t know how to do this.</p>
<p>Your help would be very much appreciated.</p>
<p>Thanks,</p>
<p>Chentsol</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chentsol		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-868521</link>

		<dc:creator><![CDATA[Chentsol]]></dc:creator>
		<pubDate>Wed, 13 May 2009 23:06:18 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-868521</guid>

					<description><![CDATA[Sorry;

That was &quot;Server&quot;, Not &quot;Saver&quot;

And off course It&#039;s Step (6) from 5!

LOL! LOL!]]></description>
			<content:encoded><![CDATA[<p>Sorry;</p>
<p>That was &#8220;Server&#8221;, Not &#8220;Saver&#8221;</p>
<p>And off course It&#8217;s Step (6) from 5!</p>
<p>LOL! LOL!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Chentsol		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-6/#comment-865312</link>

		<dc:creator><![CDATA[Chentsol]]></dc:creator>
		<pubDate>Sat, 09 May 2009 18:38:47 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-865312</guid>

					<description><![CDATA[I wonder if someone can help - i.e. if possible, please?

Basically, within the Meta area in the sidebar, there is this link to wordpress.org that I&#039;d like to remove. I have gone into sidebar.php and removed line 49, which I thought was the reference to it, but this appears to have had no effect.

Thanks]]></description>
			<content:encoded><![CDATA[<p>I wonder if someone can help &#8211; i.e. if possible, please?</p>
<p>Basically, within the Meta area in the sidebar, there is this link to wordpress.org that I&#8217;d like to remove. I have gone into sidebar.php and removed line 49, which I thought was the reference to it, but this appears to have had no effect.</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kirk		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-5/#comment-862193</link>

		<dc:creator><![CDATA[Kirk]]></dc:creator>
		<pubDate>Wed, 06 May 2009 07:18:15 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-862193</guid>

					<description><![CDATA[Hello,
Is it possible to place a logo on the StudioPress blog, say in the upper right hand corner instead of having the RSS Feed message?

Thanks,
Kirk]]></description>
			<content:encoded><![CDATA[<p>Hello,<br />
Is it possible to place a logo on the StudioPress blog, say in the upper right hand corner instead of having the RSS Feed message?</p>
<p>Thanks,<br />
Kirk</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: real estate		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-5/#comment-849027</link>

		<dc:creator><![CDATA[real estate]]></dc:creator>
		<pubDate>Wed, 22 Apr 2009 11:53:55 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-849027</guid>

					<description><![CDATA[Well done because Studiopress has to be one of the most professional generic templates around. It could suit literally thousands of different topics which is precisely why I&#039;m downloading it]]></description>
			<content:encoded><![CDATA[<p>Well done because Studiopress has to be one of the most professional generic templates around. It could suit literally thousands of different topics which is precisely why I&#8217;m downloading it</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mário		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-5/#comment-847841</link>

		<dc:creator><![CDATA[Mário]]></dc:creator>
		<pubDate>Tue, 21 Apr 2009 13:49:07 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-847841</guid>

					<description><![CDATA[found the solution, thanks, I saw somebody also asked so what I did was ading this code to the css file.

img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}]]></description>
			<content:encoded><![CDATA[<p>found the solution, thanks, I saw somebody also asked so what I did was ading this code to the css file.</p>
<p>img.alignleft, div.alignleft {<br />
float:left;<br />
margin:0 0.5em 0.5em 0;<br />
}<br />
img.alignright, div.alignright {<br />
float:right;<br />
margin:0 0 0.5em 0.5em;<br />
}<br />
img.aligncenter, div.aligncenter {<br />
text-align:center;<br />
margin:0 auto;<br />
}</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mário		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-5/#comment-847775</link>

		<dc:creator><![CDATA[Mário]]></dc:creator>
		<pubDate>Tue, 21 Apr 2009 12:58:12 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-847775</guid>

					<description><![CDATA[Having problem with text around the image, it was fine, but with this great theme I does not look good.]]></description>
			<content:encoded><![CDATA[<p>Having problem with text around the image, it was fine, but with this great theme I does not look good.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eric Wong		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-5/#comment-839654</link>

		<dc:creator><![CDATA[Eric Wong]]></dc:creator>
		<pubDate>Mon, 13 Apr 2009 15:38:12 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-839654</guid>

					<description><![CDATA[Hey Guys,

Great theme, I love the design. I think I&#039;ve found a bug though.

I&#039;m using a Plugin called &#039;Page Link Manager&#039;. What it does is allow you to not show Pages that you create in the navigation area. 

The page I don&#039;t want shown is &#039;Registration Confirmed&#039; at the top of my page. I&#039;ve unchecked it in Page Link Manager, but it still shows.

Also - centering images is an issue.

Any ideas?


Thanks,

Eric]]></description>
			<content:encoded><![CDATA[<p>Hey Guys,</p>
<p>Great theme, I love the design. I think I&#8217;ve found a bug though.</p>
<p>I&#8217;m using a Plugin called &#8216;Page Link Manager&#8217;. What it does is allow you to not show Pages that you create in the navigation area. </p>
<p>The page I don&#8217;t want shown is &#8216;Registration Confirmed&#8217; at the top of my page. I&#8217;ve unchecked it in Page Link Manager, but it still shows.</p>
<p>Also &#8211; centering images is an issue.</p>
<p>Any ideas?</p>
<p>Thanks,</p>
<p>Eric</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: oscar		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-5/#comment-838329</link>

		<dc:creator><![CDATA[oscar]]></dc:creator>
		<pubDate>Sun, 12 Apr 2009 05:00:39 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-838329</guid>

					<description><![CDATA[amazing theme. using it right now. thanks :)]]></description>
			<content:encoded><![CDATA[<p>amazing theme. using it right now. thanks 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: djrico		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-5/#comment-837295</link>

		<dc:creator><![CDATA[djrico]]></dc:creator>
		<pubDate>Sat, 11 Apr 2009 08:30:35 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-837295</guid>

					<description><![CDATA[I love this theme! I wanna use it but it would be better if I could have the PSD files. Thanks Daniel!]]></description>
			<content:encoded><![CDATA[<p>I love this theme! I wanna use it but it would be better if I could have the PSD files. Thanks Daniel!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kushal Koolwal		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-5/#comment-835188</link>

		<dc:creator><![CDATA[Kushal Koolwal]]></dc:creator>
		<pubDate>Thu, 09 Apr 2009 21:55:08 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-835188</guid>

					<description><![CDATA[Yes papabear. Index.php and home.php are the exactly the same file. If you simply delete/rename home.php WP will automatically use index.php. I have done that with my installation and it works great.

I am very puzzled as to why the author had two exactly same files.]]></description>
			<content:encoded><![CDATA[<p>Yes papabear. Index.php and home.php are the exactly the same file. If you simply delete/rename home.php WP will automatically use index.php. I have done that with my installation and it works great.</p>
<p>I am very puzzled as to why the author had two exactly same files.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: papabear		</title>
		<link>https://dailyblogtips.com/studiopress-wordpress-theme-released/comment-page-5/#comment-834341</link>

		<dc:creator><![CDATA[papabear]]></dc:creator>
		<pubDate>Thu, 09 Apr 2009 07:25:48 +0000</pubDate>
		<guid isPermaLink="false">https://dailyblogtips.com/studiopress-wordpress-theme-released/#comment-834341</guid>

					<description><![CDATA[can we change the template to use index.php instead of home.php. I have a program that would only run if the code is installed on index.php.

please help]]></description>
			<content:encoded><![CDATA[<p>can we change the template to use index.php instead of home.php. I have a program that would only run if the code is installed on index.php.</p>
<p>please help</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
