<?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: Choices, Columns</title>
		<link>http://www.kriesi.at/support/topic/choices-columns</link>
		<description>Support Forum - Topic: Choices, Columns</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 23:18:09 +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/choices-columns" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Choices, Columns"</title>
			<link>http://www.kriesi.at/support/topic/choices-columns#post-94105</link>
			<pubDate>Wed, 30 Jan 2013 07:47:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">94105@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Did you modify wp-content\themes\choices\includes\helper-template-dynamic.php too? You probably need to add the &#34;one_fifth&#34; column structure to the layout array. Open up wp-content\themes\choices\includes\helper-template-dynamic.php and search for:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$config_array  = array(
				&#38;#39;1-2&#38;#39; =&#38;gt; array( &#38;#39;grid&#38;#39;=&#38;gt;&#38;#39;one_half&#38;#39; 	 	, &#38;#39;caption&#38;#39;=&#38;gt;true,  &#38;#39;image_size&#38;#39;=&#38;gt;&#38;#39;portfolio&#38;#39;),
				&#38;#39;1-3&#38;#39; =&#38;gt; array( &#38;#39;grid&#38;#39;=&#38;gt;&#38;#39;one_third&#38;#39;  	, &#38;#39;caption&#38;#39;=&#38;gt;true,  &#38;#39;image_size&#38;#39;=&#38;gt;&#38;#39;portfolio&#38;#39;),
				&#38;#39;1-4&#38;#39; =&#38;gt; array( &#38;#39;grid&#38;#39;=&#38;gt;&#38;#39;one_fourth&#38;#39; 	, &#38;#39;caption&#38;#39;=&#38;gt;true,  &#38;#39;image_size&#38;#39;=&#38;gt;&#38;#39;portfolio&#38;#39;),
				&#38;#39;2-3&#38;#39; =&#38;gt; array( &#38;#39;grid&#38;#39;=&#38;gt;&#38;#39;two_third&#38;#39;  	, &#38;#39;caption&#38;#39;=&#38;gt;true,  &#38;#39;image_size&#38;#39;=&#38;gt;&#38;#39;dynamic_2&#38;#39;),
				&#38;#39;2-4&#38;#39; =&#38;gt; array( &#38;#39;grid&#38;#39;=&#38;gt;&#38;#39;one_half two_fourth&#38;#39; , &#38;#39;caption&#38;#39;=&#38;gt;true,  &#38;#39;image_size&#38;#39;=&#38;gt;&#38;#39;dynamic_1&#38;#39;),
				&#38;#39;3-4&#38;#39; =&#38;gt; array( &#38;#39;grid&#38;#39;=&#38;gt;&#38;#39;three_fourth&#38;#39;	, &#38;#39;caption&#38;#39;=&#38;gt;true,  &#38;#39;image_size&#38;#39;=&#38;gt;&#38;#39;dynamic_3&#38;#39;),
			);&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Devin on "Choices, Columns"</title>
			<link>http://www.kriesi.at/support/topic/choices-columns#post-93115</link>
			<pubDate>Thu, 24 Jan 2013 02:41:45 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">93115@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi pocharlies,&#60;/p&#62;
&#60;p&#62;I've tagged the topic for the head of support as I've not dug into the template builder code that deeply but Peter should be able to assist one way or another.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pocharlies on "Choices, Columns"</title>
			<link>http://www.kriesi.at/support/topic/choices-columns#post-92871</link>
			<pubDate>Tue, 22 Jan 2013 18:01:54 +0000</pubDate>
			<dc:creator>pocharlies</dc:creator>
			<guid isPermaLink="false">92871@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Actually i can add a column element in template builder in choices, but i'm trying to modify register-admin-dynamic-options.php to add a new kind of Columns style. 5 columns with 20% 20% 20% 20% 20%.&#60;/p&#62;
&#60;p&#62;When i add the option to the javascript i can see the option to select the fifth column but i can't see the fifth element of my new kind of column.&#60;br /&#62;
Where each colums is being generated I tried to add 1 loop to the for into de Register-admin-dynamic-options.php around lline 556 but this loop doens't create the fifth element. &#60;/p&#62;
&#60;p&#62;Can u guide me to add this feature to your awesome template? &#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
