<?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: Widgets moving on home page</title>
		<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page</link>
		<description>Support Forum - Topic: Widgets moving on home page</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 20:50:41 +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/widgets-moving-on-home-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Kriesi on "Widgets moving on home page"</title>
			<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page#post-17456</link>
			<pubDate>Wed, 20 Apr 2011 15:23:28 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">17456@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! Sorry for the late response! &#60;/p&#62;
&#60;p&#62;First of all let me clarify: this is not really a bug, the theme simply was never meant to display more than 1 element per column. Since out of the 3000 customers of Dispaly no one ever requested that feature we didnt add it. Luckily its really easy to do it yourself with just 2 lines of code:&#60;/p&#62;
&#60;p&#62;open kclass_display_box.php in your framework/classes folder.&#60;/p&#62;
&#60;p&#62;change line 82 which reads:&#60;/p&#62;
&#60;pre&#62;
if (function_exists('dynamic_sidebar') &#38;amp;&#38;amp; dynamic_sidebar($this-&#38;gt;widgetname.' '.$counter)){}
&#60;/pre&#62;
&#60;p&#62;to&#60;/p&#62;
&#60;pre&#62;
echo'&#38;lt;div class=&#34;box box_small box'.$counter.'&#34;&#38;gt;'.&#34;\n&#34;;
if (function_exists('dynamic_sidebar') &#38;amp;&#38;amp; dynamic_sidebar($this-&#38;gt;widgetname.' '.$counter)){}
echo'&#38;lt;/div&#38;gt;&#38;lt;!--end widget--&#38;gt;'.&#34;\n&#34;;
&#60;/pre&#62;
&#60;p&#62;Thats it. Once again sorry for the late response&#60;br /&#62;
Best regards&#60;/p&#62;
&#60;p&#62;Kriesi&#60;/p&#62;
&#60;p&#62;Ps: if you add multiple widgets and want to reduce the whitespace between them add the following line of css to your style.css file:&#60;/p&#62;
&#60;pre&#62;
#frontpage #main .widget{ padding-bottom: 0px; }
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>narkedesign on "Widgets moving on home page"</title>
			<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page#post-17422</link>
			<pubDate>Wed, 20 Apr 2011 08:45:18 +0000</pubDate>
			<dc:creator>narkedesign</dc:creator>
			<guid isPermaLink="false">17422@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude, but that would mean you'd have a big white space under the widget column, with the next two columns full of content?!&#60;/p&#62;
&#60;p&#62;Kriesi needs to come back with some answers, or I guess I'll need a refund and have to find another theme. I'll have wasted alot of time.&#60;/p&#62;
&#60;p&#62;Cheers M
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Widgets moving on home page"</title>
			<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page#post-17415</link>
			<pubDate>Wed, 20 Apr 2011 07:00:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17415@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Kriesi didn't report back yet. Maybe he never intended the widget column feature to be used for more widgets than one.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>narkedesign on "Widgets moving on home page"</title>
			<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page#post-17384</link>
			<pubDate>Wed, 20 Apr 2011 00:21:47 +0000</pubDate>
			<dc:creator>narkedesign</dc:creator>
			<guid isPermaLink="false">17384@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Any luck Dude? cheers M
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Widgets moving on home page"</title>
			<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page#post-17134</link>
			<pubDate>Fri, 15 Apr 2011 16:51:59 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17134@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I already reported it to Kriesi. I'm not sure if it's a bug or the concept of the mainpage widget area but I'm sure Kriesi will look into it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>narkedesign on "Widgets moving on home page"</title>
			<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page#post-17106</link>
			<pubDate>Fri, 15 Apr 2011 10:00:38 +0000</pubDate>
			<dc:creator>narkedesign</dc:creator>
			<guid isPermaLink="false">17106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Dude, sites going live next week, if anything can be done soon would be greatly appreciated! Thank for your help. Cheers M
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Widgets moving on home page"</title>
			<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page#post-17094</link>
			<pubDate>Fri, 15 Apr 2011 06:24:25 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I think this is a bug - I'll report it to Kriesi.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>narkedesign on "Widgets moving on home page"</title>
			<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page#post-17010</link>
			<pubDate>Thu, 14 Apr 2011 09:24:19 +0000</pubDate>
			<dc:creator>narkedesign</dc:creator>
			<guid isPermaLink="false">17010@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi James, I have set the 1st to widget the 2nd to page and the third to page, you'll see I have a text widget in the first one with some image links and a calendar, but the calendar and any other widget gets moved to the 2nd column!?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://ebsit.users58.webfusion.co.uk/&#34; rel=&#34;nofollow&#34;&#62;http://ebsit.users58.webfusion.co.uk/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Cheers&#60;br /&#62;
M
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Widgets moving on home page"</title>
			<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page#post-17005</link>
			<pubDate>Thu, 14 Apr 2011 08:23:44 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">17005@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Have you enabled widgets for the other columns?&#60;/p&#62;
&#60;p&#62;Can you post a site link with the problem?&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>narkedesign on "Widgets moving on home page"</title>
			<link>http://www.kriesi.at/support/topic/widgets-moving-on-home-page#post-16989</link>
			<pubDate>Thu, 14 Apr 2011 00:04:07 +0000</pubDate>
			<dc:creator>narkedesign</dc:creator>
			<guid isPermaLink="false">16989@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I place more than one widget in the Mainpage Column 1, it moves the second widget over to the column 2 ?!!  Cheers M
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
