<?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: Advanced Customizing of Atahualpa WordPress Theme</title>
	<atom:link href="http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/</link>
	<description>any major dude with half a heart surely will tell you my friend</description>
	<lastBuildDate>Mon, 07 Jun 2010 03:15:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: John Nasta</title>
		<link>http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/comment-page-1/#comment-681</link>
		<dc:creator>John Nasta</dc:creator>
		<pubDate>Tue, 25 May 2010 16:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://johnnasta.com/blog/?p=592#comment-681</guid>
		<description>The new template gets saved in the same folder as index.php. If you don&#039;t modify it, there will not be any visible change.

In the theme options there is a way to turn off the sidebars for all posts but (at least in the free version) there is no option to do that only on selected posts. You can&#039;t turn off sidebars by creating new templates because the sidebars are not called from within the template.</description>
		<content:encoded><![CDATA[<p>The new template gets saved in the same folder as index.php. If you don&#8217;t modify it, there will not be any visible change.</p>
<p>In the theme options there is a way to turn off the sidebars for all posts but (at least in the free version) there is no option to do that only on selected posts. You can&#8217;t turn off sidebars by creating new templates because the sidebars are not called from within the template.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ABCDiamond</title>
		<link>http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/comment-page-1/#comment-680</link>
		<dc:creator>ABCDiamond</dc:creator>
		<pubDate>Tue, 25 May 2010 09:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://johnnasta.com/blog/?p=592#comment-680</guid>
		<description>I have one simple question, where exactly does this new template (&lt;i&gt;Just download the index.php file from Atahualpa and save it as archive.php&lt;/i&gt;) actually get saved ?
I have just tried this, but it did nothing, as far as I can tell.

I am attempting to create something where I can select a POST with no left sidebar.  The main theme appears to allow PAGES to do that, but POSTS ?</description>
		<content:encoded><![CDATA[<p>I have one simple question, where exactly does this new template (<i>Just download the index.php file from Atahualpa and save it as archive.php</i>) actually get saved ?<br />
I have just tried this, but it did nothing, as far as I can tell.</p>
<p>I am attempting to create something where I can select a POST with no left sidebar.  The main theme appears to allow PAGES to do that, but POSTS ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Nasta</title>
		<link>http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/comment-page-1/#comment-679</link>
		<dc:creator>John Nasta</dc:creator>
		<pubDate>Fri, 21 May 2010 15:56:21 +0000</pubDate>
		<guid isPermaLink="false">http://johnnasta.com/blog/?p=592#comment-679</guid>
		<description>Unfortunately you can&#039;t post code in the comments. I&#039;m not sure what you were trying to accomplish. I have clients who use tables w/ Atahualpa and there are no problems.</description>
		<content:encoded><![CDATA[<p>Unfortunately you can&#8217;t post code in the comments. I&#8217;m not sure what you were trying to accomplish. I have clients who use tables w/ Atahualpa and there are no problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TheGtrsr1</title>
		<link>http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/comment-page-1/#comment-678</link>
		<dc:creator>TheGtrsr1</dc:creator>
		<pubDate>Fri, 21 May 2010 01:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://johnnasta.com/blog/?p=592#comment-678</guid>
		<description>Thank you for this post, although it wasn&#039;t directly related to what I was looking for it lit a light bulb and lead to figuring out the problem I had. So in case anyone else is having the same problem, here it is.

I was attempting to get a table formatted by my custom PHP code in the template to look like that formatted by my theme (Atahualpa). To do so all you need to do is two things.

Make sure you have your content wrapped with:






-AND-

Do NOT format the table. Leave it as a plain table without any additional markup and that should get it to work (at least with Atahualpa).

Happy Wordpressing!</description>
		<content:encoded><![CDATA[<p>Thank you for this post, although it wasn&#8217;t directly related to what I was looking for it lit a light bulb and lead to figuring out the problem I had. So in case anyone else is having the same problem, here it is.</p>
<p>I was attempting to get a table formatted by my custom PHP code in the template to look like that formatted by my theme (Atahualpa). To do so all you need to do is two things.</p>
<p>Make sure you have your content wrapped with:</p>
<p>-AND-</p>
<p>Do NOT format the table. Leave it as a plain table without any additional markup and that should get it to work (at least with Atahualpa).</p>
<p>Happy WordPressing!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
