<?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: Green Envy Theme &#8211; An Artisteer Created Theme On Steroids</title>
	<atom:link href="http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/feed/" rel="self" type="application/rss+xml" />
	<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 17:59:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Adam</title>
		<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/comment-page-1/#comment-172</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sun, 04 Oct 2009 21:47:47 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=658#comment-172</guid>
		<description>Joe, get_the_image wordpress plugin would be one way to accomplish that: http://wordpress.org/extend/plugins/get-the-image/

Bud, I&#039;m really impressed with your work, especially how you added that functionality to Green Envy. Wow!</description>
		<content:encoded><![CDATA[<p>Joe, get_the_image wordpress plugin would be one way to accomplish that: <a href="http://wordpress.org/extend/plugins/get-the-image/" rel="nofollow">http://wordpress.org/extend/plugins/get-the-image/</a></p>
<p>Bud, I&#8217;m really impressed with your work, especially how you added that functionality to Green Envy. Wow!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/comment-page-1/#comment-160</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 07 Sep 2009 02:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=658#comment-160</guid>
		<description>The theme is so wonderful, it&#039;s a good job. By the way, is it possible to transform it to be suitable for drupal?</description>
		<content:encoded><![CDATA[<p>The theme is so wonderful, it&#8217;s a good job. By the way, is it possible to transform it to be suitable for drupal?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/comment-page-1/#comment-159</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 25 Aug 2009 14:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=658#comment-159</guid>
		<description>You could also try the plugin &quot;limit_post&quot;. You just have to modify the &quot;the_content&quot; to &quot;the_content_limit&quot;. You can also specify how many characters to display: &quot;the_content_limit(300, &quot;Read More&quot;)&quot;.</description>
		<content:encoded><![CDATA[<p>You could also try the plugin &#8220;limit_post&#8221;. You just have to modify the &#8220;the_content&#8221; to &#8220;the_content_limit&#8221;. You can also specify how many characters to display: &#8220;the_content_limit(300, &#8220;Read More&#8221;)&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/comment-page-1/#comment-158</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Mon, 24 Aug 2009 21:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=658#comment-158</guid>
		<description>I like that theme also, but I need the grid styling of green envy. I replaced the content_rss with the_contenet, works awesome! Your right I&#039;ll need to tweak css, and other stuff, but still works. What Ive wanted to do, is create a category specific to the front page, and have control over it. I use multiple categories, splitting up types of posts ie news, media, blog post page.  
I am fascinated with how you tweak Artisteer, I would love to be able to do the same thing. 
I&#039;ve added a custom archive page into the build, so I don&#039;t have to keep adding it in the wp cms.  But it would be nice to add more features into Artisteer. 
Thanks tons &amp; tons for your help!</description>
		<content:encoded><![CDATA[<p>I like that theme also, but I need the grid styling of green envy. I replaced the content_rss with the_contenet, works awesome! Your right I&#8217;ll need to tweak css, and other stuff, but still works. What Ive wanted to do, is create a category specific to the front page, and have control over it. I use multiple categories, splitting up types of posts ie news, media, blog post page.<br />
I am fascinated with how you tweak Artisteer, I would love to be able to do the same thing.<br />
I&#8217;ve added a custom archive page into the build, so I don&#8217;t have to keep adding it in the wp cms.  But it would be nice to add more features into Artisteer.<br />
Thanks tons &amp; tons for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/comment-page-1/#comment-157</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 21 Aug 2009 20:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=658#comment-157</guid>
		<description>Instead of using &quot;the_content &quot; to display the post it uses &quot;the_content_rss&quot;. This strips all of the formatting and images from the post and sets the number of words to display. That way everything fits in the post box. You would probably need to use something like timthumb.php to grab an image and then all  the CSS would need to be messed with to make it work. Plus there&#039;s not much room to put in an image.

Maybe my Blue Moon theme would work better because it has timthumb included and has more room for images. Plus you can turn off most of the features if you don&#039;t want them.

But if you just gotta have the green theme I&#039;ll see what I can do. Let me know.</description>
		<content:encoded><![CDATA[<p>Instead of using &#8220;the_content &#8221; to display the post it uses &#8220;the_content_rss&#8221;. This strips all of the formatting and images from the post and sets the number of words to display. That way everything fits in the post box. You would probably need to use something like timthumb.php to grab an image and then all  the CSS would need to be messed with to make it work. Plus there&#8217;s not much room to put in an image.</p>
<p>Maybe my Blue Moon theme would work better because it has timthumb included and has more room for images. Plus you can turn off most of the features if you don&#8217;t want them.</p>
<p>But if you just gotta have the green theme I&#8217;ll see what I can do. Let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/comment-page-1/#comment-156</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 21 Aug 2009 19:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=658#comment-156</guid>
		<description>Ok fixed the repeat issue, but still would like it to display images, of other media from posts. I know Im a pretty demanding stranger, but if you can help, i need help.</description>
		<content:encoded><![CDATA[<p>Ok fixed the repeat issue, but still would like it to display images, of other media from posts. I know Im a pretty demanding stranger, but if you can help, i need help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/comment-page-1/#comment-155</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Fri, 21 Aug 2009 19:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=658#comment-155</guid>
		<description>Thanks a lot for the help. I hacked around &amp; got it to work, but now it repeats the first post twice. And I really do appreciate the help.  I also had to cut the elseif: because i kept getting errors. If I can get this to work there is one more mod to your theme i&#039;m trying. As is, it strips out and pics in the posts. Can this be changed?</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the help. I hacked around &amp; got it to work, but now it repeats the first post twice. And I really do appreciate the help.  I also had to cut the elseif: because i kept getting errors. If I can get this to work there is one more mod to your theme i&#8217;m trying. As is, it strips out and pics in the posts. Can this be changed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/comment-page-1/#comment-154</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 21 Aug 2009 03:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=658#comment-154</guid>
		<description>The front page just shows all of the recent posts as if was the main blog page. If you want to show posts from a particular category you would need to do a wp_query to get a specific category and the number of posts you want to display.

What you need to do is replace this...
&lt;code&gt;
&lt;?php if (have_posts()) : ?&gt;
&lt;/code&gt;
With this...
&lt;code&gt;
&lt;?php query_posts(&#039;showposts=3&amp;cat=6&#039;); ?&gt;
&lt;/code&gt;
It should be around line 28 in the index.php file. 

You should reset the wp_query so it doesn&#039;t mess something else up. Add the following at about line 98. 
&lt;code&gt;
&lt;?php wp_reset_query(); ?&gt;
&lt;/code&gt;
Also you should keep the total posts to display on one page (10 or less). The wp_query tag doesn&#039;t play nice with pagination so no telling what you&#039;d get on subsequent pages.

I haven&#039;t tried it out on the theme but it should work. If you have problems just leave a message and I&#039;ll fix you up.

P.S. For some reason the code tag in the comments adds a space before the ?. So remove the extra space between the &lt; and the ? (&lt; ?) at the beginning in all of the above code. </description>
		<content:encoded><![CDATA[<p>The front page just shows all of the recent posts as if was the main blog page. If you want to show posts from a particular category you would need to do a wp_query to get a specific category and the number of posts you want to display.</p>
<p>What you need to do is replace this&#8230;<br />
<code><br />
< ?php if (have_posts()) : ?><br />
</code><br />
With this&#8230;<br />
<code><br />
< ?php query_posts('showposts=3&#038;cat=6'); ?><br />
</code><br />
It should be around line 28 in the index.php file. </p>
<p>You should reset the wp_query so it doesn&#8217;t mess something else up. Add the following at about line 98.<br />
<code><br />
< ?php wp_reset_query(); ?><br />
</code><br />
Also you should keep the total posts to display on one page (10 or less). The wp_query tag doesn&#8217;t play nice with pagination so no telling what you&#8217;d get on subsequent pages.</p>
<p>I haven&#8217;t tried it out on the theme but it should work. If you have problems just leave a message and I&#8217;ll fix you up.</p>
<p>P.S. For some reason the code tag in the comments adds a space before the ?. So remove the extra space between the < and the ? (< ?) at the beginning in all of the above code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/comment-page-1/#comment-153</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Thu, 20 Aug 2009 14:13:57 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=658#comment-153</guid>
		<description>How can you specify what category the articles are pulled from? And how many? I&#039;ve tried a couple of things, but only succeeded in breaking theme. Help would be great!</description>
		<content:encoded><![CDATA[<p>How can you specify what category the articles are pulled from? And how many? I&#8217;ve tried a couple of things, but only succeeded in breaking theme. Help would be great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://budstechshed.com/green-envy-theme-an-artisteer-created-theme-on-steroids/comment-page-1/#comment-67</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Fri, 17 Jul 2009 04:47:33 +0000</pubDate>
		<guid isPermaLink="false">http://budstechshed.com/?p=658#comment-67</guid>
		<description>What No Twitter Yet!!  (kidding)

Nice theme and lots of good info Bud.  Thanks for putting it out there.

- Bob</description>
		<content:encoded><![CDATA[<p>What No Twitter Yet!!  (kidding)</p>
<p>Nice theme and lots of good info Bud.  Thanks for putting it out there.</p>
<p>- Bob</p>
]]></content:encoded>
	</item>
</channel>
</rss>

