<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: ACMS Theme for WordPress</title>
	<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/</link>
	<description>WordPress, Web Development, Programming</description>
	<pubDate>Sat, 05 Jul 2008 01:59:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: DigiZen &#187; Temas para utizar a WordPress como un cms</title>
		<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-846</link>
		<dc:creator>DigiZen &#187; Temas para utizar a WordPress como un cms</dc:creator>
		<pubDate>Tue, 03 Jun 2008 02:58:05 +0000</pubDate>
		<guid>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-846</guid>
		<description>[...] 1. ACMS [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 1. ACMS [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-328</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 22 Nov 2007 01:12:40 +0000</pubDate>
		<guid>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-328</guid>
		<description>...and as soon as I posted that question, I found the answer:

In the following theme file:

  Presentation-&#62;Theme Editor-&#62;Main Index Template 

line 27:

   $number_string = 'numberposts=' . acms_news_items();
 
/* my required category id is '3' */
   $category = 'category=3';
   $lastposts = get_posts($number_string . '&#38;' . $category);
 
This will also need to be changed in any area where the news column appears and should be restricted to only one category.</description>
		<content:encoded><![CDATA[<p>&#8230;and as soon as I posted that question, I found the answer:</p>
<p>In the following theme file:</p>
<p>  Presentation-&gt;Theme Editor-&gt;Main Index Template </p>
<p>line 27:</p>
<p>   $number_string = &#8216;numberposts=&#8217; . acms_news_items();</p>
<p>/* my required category id is &#8216;3&#8242; */<br />
   $category = &#8216;category=3&#8242;;<br />
   $lastposts = get_posts($number_string . &#8216;&amp;&#8217; . $category);</p>
<p>This will also need to be changed in any area where the news column appears and should be restricted to only one category.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-327</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Thu, 22 Nov 2007 01:01:33 +0000</pubDate>
		<guid>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-327</guid>
		<description>Hi Karen,

Thanks for a great theme.  Can you tell me how to show only posts from a particular category ("News") in the news column on the right please?  If this is core WP stuff and too much to explain here, could you point me to an article that explains it clearly?  I've read WP docs but just get lost in the detail.</description>
		<content:encoded><![CDATA[<p>Hi Karen,</p>
<p>Thanks for a great theme.  Can you tell me how to show only posts from a particular category (&#8221;News&#8221;) in the news column on the right please?  If this is core WP stuff and too much to explain here, could you point me to an article that explains it clearly?  I&#8217;ve read WP docs but just get lost in the detail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-312</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Sun, 07 Oct 2007 06:01:16 +0000</pubDate>
		<guid>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-312</guid>
		<description>Admin &gt; Presentation &gt; Edit ACMS should do it...</description>
		<content:encoded><![CDATA[<p>Admin > Presentation > Edit ACMS should do it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-298</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Fri, 24 Aug 2007 12:40:44 +0000</pubDate>
		<guid>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-298</guid>
		<description>@kathiroly

Excerpts should work on search and categories - you have to put the "more" tags in the posts when drafting/editing</description>
		<content:encoded><![CDATA[<p>@kathiroly</p>
<p>Excerpts should work on search and categories - you have to put the &#8220;more&#8221; tags in the posts when drafting/editing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kathiroly Raj</title>
		<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-297</link>
		<dc:creator>kathiroly Raj</dc:creator>
		<pubDate>Thu, 23 Aug 2007 19:49:37 +0000</pubDate>
		<guid>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-297</guid>
		<description>And also for the categories. How to make it only display title of post and summaries not full content. If can also include the commenting also will make this theme even more dynamic. 

Thanks.</description>
		<content:encoded><![CDATA[<p>And also for the categories. How to make it only display title of post and summaries not full content. If can also include the commenting also will make this theme even more dynamic. </p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kathiroly Raj</title>
		<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-296</link>
		<dc:creator>kathiroly Raj</dc:creator>
		<pubDate>Thu, 23 Aug 2007 19:39:27 +0000</pubDate>
		<guid>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-296</guid>
		<description>Hi there. Thanks for this theme. I am using it on my website. I have a problem with the theme. The search queries are displaying full content of each post every time I use the search for informations. Is there a way to make the search result only to display summaries? Like the title and some short summary and with more or read more... ? I don't know PHP so don't know to edit it. Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi there. Thanks for this theme. I am using it on my website. I have a problem with the theme. The search queries are displaying full content of each post every time I use the search for informations. Is there a way to make the search result only to display summaries? Like the title and some short summary and with more or read more&#8230; ? I don&#8217;t know PHP so don&#8217;t know to edit it. Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karen</title>
		<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-293</link>
		<dc:creator>Karen</dc:creator>
		<pubDate>Mon, 20 Aug 2007 05:43:46 +0000</pubDate>
		<guid>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-293</guid>
		<description>It's the tagline - in Options &gt; General</description>
		<content:encoded><![CDATA[<p>It&#8217;s the tagline - in Options > General</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-292</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 20 Aug 2007 03:02:16 +0000</pubDate>
		<guid>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-292</guid>
		<description>I was trying to figure out how to remove the line of text "Just another WordPress weblog" from the site.  I have made most of my other customizations, but this one is stumping me.  Any clues? :)</description>
		<content:encoded><![CDATA[<p>I was trying to figure out how to remove the line of text &#8220;Just another WordPress weblog&#8221; from the site.  I have made most of my other customizations, but this one is stumping me.  Any clues? <img src='http://www.codescheme.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elias</title>
		<link>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-288</link>
		<dc:creator>elias</dc:creator>
		<pubDate>Wed, 15 Aug 2007 04:40:25 +0000</pubDate>
		<guid>http://www.codescheme.net/2007/07/30/acms-theme-for-wordpress/#comment-288</guid>
		<description>it is a nice looking theme. thanks. how can i place an ad (such as adsense) where the indexheader is? i know how to put a 728x90 image banner, but the adsense script did not work.</description>
		<content:encoded><![CDATA[<p>it is a nice looking theme. thanks. how can i place an ad (such as adsense) where the indexheader is? i know how to put a 728&#215;90 image banner, but the adsense script did not work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
