<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: Intelligent column content</title>
		<link>http://www.kriesi.at/support/topic/intelligent-column-content</link>
		<description>Support Forum - Topic: Intelligent column content</description>
		<language>en-US</language>
		<pubDate>Sat, 18 May 2013 20:58:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/intelligent-column-content" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Beard on "Intelligent column content"</title>
			<link>http://www.kriesi.at/support/topic/intelligent-column-content#post-41545</link>
			<pubDate>Tue, 14 Feb 2012 01:07:41 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">41545@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Good to see it work :) , marked as resolved. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Chris
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Intelligent column content"</title>
			<link>http://www.kriesi.at/support/topic/intelligent-column-content#post-41334</link>
			<pubDate>Sun, 12 Feb 2012 15:38:56 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">41334@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;/p&#62;
&#60;p&#62;It seems to work fine!&#60;/p&#62;
&#60;p&#62;Thanks very much&#60;/p&#62;
&#60;p&#62;:O)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Intelligent column content"</title>
			<link>http://www.kriesi.at/support/topic/intelligent-column-content#post-41328</link>
			<pubDate>Sun, 12 Feb 2012 14:29:17 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">41328@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;/p&#62;
&#60;p&#62;That's the kind of thing I was thinking about, but i didn't know how to write it.&#60;/p&#62;
&#60;p&#62;Let me try it, it might work. When I switch columns off manually I set the columns to display text only (instead of a post) and use a blank space. The row is still there in the template but nothing shows on the page. Maybe your fix will have the same effect.&#60;/p&#62;
&#60;p&#62;Thanks Dude!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Intelligent column content"</title>
			<link>http://www.kriesi.at/support/topic/intelligent-column-content#post-41317</link>
			<pubDate>Sun, 12 Feb 2012 12:20:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">41317@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've found a quick fix which will remove the container box itself. However it will not remove unnecessary columns or rows (which would require a function rewrite). Open up helper-templates.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$output = &#38;quot;&#38;lt;div class=&#38;#39;post-entry &#38;quot;.$extraClass.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.$output.&#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if (!empty($output)){
			$output = &#38;quot;&#38;lt;div class=&#38;#39;post-entry &#38;quot;.$extraClass.&#38;quot;&#38;#39;&#38;gt;&#38;quot;.$output.&#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
		}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Intelligent column content"</title>
			<link>http://www.kriesi.at/support/topic/intelligent-column-content#post-41303</link>
			<pubDate>Sun, 12 Feb 2012 10:32:41 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">41303@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;/p&#62;
&#60;p&#62;But it already kind of does it, it's just not working properly. What happens is that it leaves a small white bar which is the default empty post content area. Surely there must be a way to change the function so instead of displaying the white bar when the content is 0, it just displays nothing at all? Or turn them off after the loop has run with a special if/then command.&#60;/p&#62;
&#60;p&#62;If you like i can send you a link to what happens by default (I took it off that other link because it looks ugly on the page)&#60;/p&#62;
&#60;p&#62;I can't use an archive page because a). I don't know how (ha!) and b). archive pages have a sidebar and I don't want one displayed. It has to be a three column layout for the content (we're back to the archive with no sidebar thing again that we half started before)&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
rich
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Intelligent column content"</title>
			<link>http://www.kriesi.at/support/topic/intelligent-column-content#post-41297</link>
			<pubDate>Sun, 12 Feb 2012 09:18:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">41297@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
because of the way how the columns are build (columns generator and content generator functions for posts, pages, static content work independent) it's not possible to automatically switch these boxes off. This would require a (major) rewrite of the generator function. I'd simply use an archive page because WP just displays the required posts/columns/rows on this page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rumblefish on "Intelligent column content"</title>
			<link>http://www.kriesi.at/support/topic/intelligent-column-content#post-41262</link>
			<pubDate>Sun, 12 Feb 2012 01:17:47 +0000</pubDate>
			<dc:creator>rumblefish</dc:creator>
			<guid isPermaLink="false">41262@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Guys,&#60;/p&#62;
&#60;p&#62;I have a section of my site set up to hold a lot of profiles (of dogs). Each profile takes up one column of a three-column row built in the template builder. The page has several of these three column rows which get filled with profiles (posts) as they are entered. &#60;/p&#62;
&#60;p&#62;The number of these profiles changes constantly, so I have to keep adding or taking away the 3-column rows that aren't used, so that I'm not left with blank boxes when there is not enough post content entered.&#60;/p&#62;
&#60;p&#62;Is there a way to automatically switch these boxes off, so that when there is no post available to fill the columns, they simply don't appear at all?&#60;/p&#62;
&#60;p&#62;This is the link to the section I'm talking about:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://sosgalgos.com/?page_id=408&#34; rel=&#34;nofollow&#34;&#62;http://sosgalgos.com/?page_id=408&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
rich
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
