<?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: Main Paqe 4 Columns Using Widgets - Text Widgets?</title>
		<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets</link>
		<description>Support Forum - Topic: Main Paqe 4 Columns Using Widgets - Text Widgets?</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 22:21:19 +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/main-paqe-4-columns-using-widgets-text-widgets" rel="self" type="application/rss+xml" />

		<item>
			<title>James Morrison on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-2670</link>
			<pubDate>Thu, 12 Aug 2010 14:50:13 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2670@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Mike,&#60;/p&#62;
&#60;p&#62;To adjust the default order of your Portfolio entries, open up template_portfolio.php, find this code:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$query_string .= &#38;quot;&#38;amp;post_type=portfolio&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and replace it with:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$query_string .= &#38;quot;&#38;amp;post_type=portfolio&#38;amp;orderby=ASC&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;To have the category sort show up, you need at least 2 categories with at least one entry in each. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>deadintoit2 on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-2638</link>
			<pubDate>Thu, 12 Aug 2010 03:10:54 +0000</pubDate>
			<dc:creator>deadintoit2</dc:creator>
			<guid isPermaLink="false">2638@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;And thanks again James.&#60;/p&#62;
&#60;p&#62;That works perrrrrrrrfect.  No more &#34;Read More&#34; box.&#60;/p&#62;
&#60;p&#62;It does appear that if you want your images to appear in a specific order that you must load them last to first for them to show first to last because the default sort order is by &#34;Date&#34; instead of &#34;Name&#34;. &#60;/p&#62;
&#60;p&#62;Is there a way to change that?  Like change the default sort order to be &#34;Name&#34; so you can number all your images and have the show up the way you want them to?&#60;/p&#62;
&#60;p&#62;As it is with the sort order by &#34;Date&#34; as the default, if you are adding images, say of a piece of work from beginning to completion, the more complete work pictures end up at the top instead of the bottom.  That is unless there is a way to change the date sort order from descending to ascending.  Is that possible.  Seems like a more logical way for it to work to me. But maybe that's just me. And maybe the java script can't work any other way. &#60;/p&#62;
&#60;p&#62;If you have any ideas before I do all this last entered first shown work, I'd reeeeeeeeeeally appreciate it.&#60;/p&#62;
&#60;p&#62;hmmmmmm ...... had another question but it escapes me now. I'll be back when my brain is working again.&#60;/p&#62;
&#60;p&#62;Thanks again for your help.&#60;/p&#62;
&#60;p&#62;Mike&#60;/p&#62;
&#60;p&#62;P.S. Here is the portfolio page 'I'm referring to: &#60;a href=&#34;http://www.menifeebodyshop.com/about/portfolio/&#34; rel=&#34;nofollow&#34;&#62;http://www.menifeebodyshop.com/about/portfolio/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;The picture on the right was loaded first. The middle picture is from the second category. So I guess it sort order is by date all portfolio items need to be put in for one category at a time. Right?  hmmmm but wait a minute. There has to be at least 2 categories with one image each for anything to show on the portfolio page?  Or maybe that is there just has to be 2 categories and you can fill up one and then the other.  Yeeeeesh. I better go back and read the documentation yet once again :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-2558</link>
			<pubDate>Wed, 11 Aug 2010 14:12:45 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2558@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The easiest way to build the site exactly like the demo is to use the built in content importer which copies in all the content and sets up the portfolio.&#60;/p&#62;
&#60;p&#62;To remove the &#34;Read More&#34; button from the portfolio, open up template_portfolio.php, find and remove this code (around line 130):&#60;/p&#62;
&#60;p&#62;&#60;code&#62;echo &#38;quot;&#38;lt;a href=&#38;quot;.get_permalink().&#38;quot; class=&#38;#39;more-link&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Read more&#38;#39;,&#38;#39;cleancut&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;To literally display a &#34;photo gallery&#34;, you could also remove this code (just above the Read More code):&#60;/p&#62;
&#60;p&#62;&#60;code&#62;the_excerpt();&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;My advise: don't use a plugin for anything that can be done within the theme, this just slows down the site.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>deadintoit2 on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-2501</link>
			<pubDate>Tue, 10 Aug 2010 16:25:47 +0000</pubDate>
			<dc:creator>deadintoit2</dc:creator>
			<guid isPermaLink="false">2501@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Excellent!&#60;/p&#62;
&#60;p&#62;Thanks James.&#60;/p&#62;
&#60;p&#62;Now I have to figure out how to get the portfolio to work like it does in Kreisi's demo:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.kriesi.at/themes/cleancut/portfolio/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/cleancut/portfolio/&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;. . . BUT I just want photos without the &#34;Read More&#34; button - More like a photo album . . . should I be using an Album/Gallery type plugin for something like that instead of  the built in Portfolio feature?&#60;/p&#62;
&#60;p&#62;If you have a suggestion on which would be best I'd appreciate it.&#60;/p&#62;
&#60;p&#62;Thanks, &#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-2354</link>
			<pubDate>Mon, 09 Aug 2010 14:47:51 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2354@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;The next update to the CleanCut theme will include this bug-fix. ;-)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>deadintoit2 on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-2284</link>
			<pubDate>Sun, 08 Aug 2010 22:06:01 +0000</pubDate>
			<dc:creator>deadintoit2</dc:creator>
			<guid isPermaLink="false">2284@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;So I finally got around to seeing how bad the validation is on the way I have the columns with the proprietary (Standard) HTML tables code above.  NNNNANT! Won't validate (of course).&#60;/p&#62;
&#60;p&#62;So is Kriesi going to update the php and css for this theme so it works as advertised and explained in the documentation so people that want to have their content display similar to mine http;//www.menifeebodyshop.com - without having to hope they find this post or the original post you referred me to above James?&#60;/p&#62;
&#60;p&#62;Just curious.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>deadintoit2 on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-2224</link>
			<pubDate>Sat, 07 Aug 2010 17:20:34 +0000</pubDate>
			<dc:creator>deadintoit2</dc:creator>
			<guid isPermaLink="false">2224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks anyway James,&#60;/p&#62;
&#60;p&#62;I think I'll leave it the way it is.  I've tested it in 5 browsers and looks fine.  I still have a lot to go on this one before I go into changes like that.&#60;/p&#62;
&#60;p&#62;I have made a copy of the instructions at the link you provided above and thank you for that.&#60;/p&#62;
&#60;p&#62;I'm sure I'll have a few more questions before I'm finished though and it GREAT knowing you folks are here for your customers.&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-1923</link>
			<pubDate>Wed, 04 Aug 2010 15:10:21 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1923@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I got mixed up with Avisio I think. That theme has to use Shortcodes to display columns on the front page, whereas CleanCut gives you the option to use widgets.&#60;/p&#62;
&#60;p&#62;I have looked into this in more detail and can see that there is a bug -&#38;gt; &#60;a href=&#34;http://kriesi.jamesmorrisondesign.com/cleancut/&#34; rel=&#34;nofollow&#34;&#62;http://kriesi.jamesmorrisondesign.com/cleancut/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;** Edit&#60;/p&#62;
&#60;p&#62;To fix this bug please follow the instruction on this post -&#38;gt; &#60;a href=&#34;http://www.kriesi.at/support/topic/widgets-problem&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/widgets-problem&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>deadintoit2 on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-1860</link>
			<pubDate>Tue, 03 Aug 2010 19:19:08 +0000</pubDate>
			<dc:creator>deadintoit2</dc:creator>
			<guid isPermaLink="false">1860@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Jmes,&#60;/p&#62;
&#60;p&#62;As the documentation says;&#60;br /&#62;
==============&#60;/p&#62;
&#60;p&#62;Mainpage Columns&#60;br /&#62;
The 4 mainpage columns below the frontpage slider can be populated either via posts of specific post categories, pages [strong]or widgets[/strong]. (hmmmmm it seems BB Code for bold/strong doesn't work as it says below.)&#60;/p&#62;
&#60;p&#62;==============&#60;/p&#62;
&#60;p&#62;And since there are 4 Column Main Page widget areas . . . .&#60;/p&#62;
&#60;p&#62;I was loading a blank TEXT Widget into the Column 1 widget, then loading the [one_fourth] code into that text widget.&#60;/p&#62;
&#60;p&#62; . . . then of course loading each successive column content with the [one_fourth] code into a text widget I loaded into each successive Main Page Column widget area.&#60;/p&#62;
&#60;p&#62;There is no HTML tag on the widgets that I can find.  Was I supposed to be loading the [one_fourth] codes all into a page that gets pulled into the main page using the page editor in HTML mode?&#60;/p&#62;
&#60;p&#62;I must have missed that some how if I should have been loading them into a page that gets php called into the main page.&#60;/p&#62;
&#60;p&#62;I guess I'm mixed up.&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-1786</link>
			<pubDate>Tue, 03 Aug 2010 11:05:54 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1786@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Interesting that a few people are having the same issue... This may be a bug in the theme however I can't reproduce it, it works fine here: &#60;a href=&#34;http://kriesi.jamesmorrisondesign.com/cleancut/test-shortcodes/&#34; rel=&#34;nofollow&#34;&#62;http://kriesi.jamesmorrisondesign.com/cleancut/test-shortcodes/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Can I check, are you using the HTML view when entering the Shortcodes or the Visual view? I used the HTML view and had no problems.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>deadintoit2 on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-1718</link>
			<pubDate>Mon, 02 Aug 2010 17:00:34 +0000</pubDate>
			<dc:creator>deadintoit2</dc:creator>
			<guid isPermaLink="false">1718@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;McMedia79,&#60;/p&#62;
&#60;p&#62;So I've loaded an HTML table with all 4 columns in the first of the four column widgets only and here's what happens:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.getfreedom.com/1arebuild/&#34; rel=&#34;nofollow&#34;&#62;http://www.getfreedom.com/1arebuild/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's not necessarily the way it should be done and I'm not sure about the XHTML/CSS Validation (I'll check) but it worked.&#60;/p&#62;
&#60;p&#62;Here is the code if you decide to do it this way:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
&#38;lt;table align=&#34;center&#34; border=&#34;0&#34; cellspacing=&#34;0&#34; cellpadding=&#34;0&#34; width=&#34;100%&#34;&#38;gt;&#60;br /&#62;
  &#38;lt;tr&#38;gt;&#60;br /&#62;
    &#38;lt;td valign=&#34;top&#34; width=&#34;25%&#34;&#38;gt;&#38;lt;!-- Row 1 Cell 1 --&#38;gt;&#60;br /&#62;
    &#38;lt;h3&#38;gt;Column 1 Heading&#38;lt;/h3&#38;gt;&#60;br /&#62;
your text content here your text content here your text content here your text content here your text content here your text content here your text content here &#60;a href=&#34;http://www.YourDomain.com/page.php&#34;&#62;Your Page Name&#60;/a&#62;.&#60;br /&#62;
    &#38;lt;/td&#38;gt;&#60;br /&#62;
    &#38;lt;td valign=&#34;top&#34; width=&#34;25%&#34;&#38;gt;&#38;lt;!-- Row 1 Cell 2 --&#38;gt;&#60;br /&#62;
    &#38;lt;h3&#38;gt;Column 2 Heading&#38;lt;/h3&#38;gt;&#60;br /&#62;
your text content here your text content here your text content here your text content here your text content here your text content here your text content here &#60;a href=&#34;http://www.YourDomain.com/page.php&#34;&#62;Your Page Name&#60;/a&#62;.&#60;br /&#62;
    &#38;lt;/td&#38;gt;&#60;br /&#62;
    &#38;lt;td valign=&#34;top&#34; width=&#34;25%&#34;&#38;gt;&#38;lt;!-- Row 1 Cell 3 --&#38;gt;&#60;br /&#62;
    &#38;lt;h3&#38;gt;Column 3 Heading&#38;lt;/h3&#38;gt;&#60;br /&#62;
your text content here your text content here your text content here your text content here your text content here your text content here your text content here &#60;a href=&#34;http://www.YourDomain.com/page.php&#34;&#62;Your Page Name&#60;/a&#62;.&#60;br /&#62;
    &#38;lt;/td&#38;gt;&#60;br /&#62;
    &#38;lt;td valign=&#34;top&#34; width=&#34;25%&#34;&#38;gt;&#38;lt;!-- Row 1 Cell 4 --&#38;gt;&#60;br /&#62;
    &#38;lt;h3&#38;gt;Column 4 Heading&#38;lt;/h3&#38;gt;&#60;br /&#62;
your text content here your text content here your text content here your text content here your text content here your text content here your text content here &#60;a href=&#34;http://www.YourDomain.com/page.php&#34;&#62;Your Page Name&#60;/a&#62;.&#60;br /&#62;
    &#38;lt;/td&#38;gt;&#60;br /&#62;
  &#38;lt;/tr&#38;gt;&#60;br /&#62;
&#38;lt;/table&#38;gt;&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Hope this helps McMedia79 - But I still hope we get the CORRECT Remedy from support.&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mcmedia79 on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-1708</link>
			<pubDate>Mon, 02 Aug 2010 15:13:21 +0000</pubDate>
			<dc:creator>mcmedia79</dc:creator>
			<guid isPermaLink="false">1708@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have the same problem!&#60;/p&#62;
&#60;p&#62;Temporarely I managed to bypass the problem by creating posts that looks the same as the widgets I'm trying to insert in each column...&#60;/p&#62;
&#60;p&#62;But If I could have a 4 columns widget, that would be a lot nicer.&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>deadintoit2 on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-1670</link>
			<pubDate>Sun, 01 Aug 2010 18:55:03 +0000</pubDate>
			<dc:creator>deadintoit2</dc:creator>
			<guid isPermaLink="false">1670@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi James,&#60;/p&#62;
&#60;p&#62;What you say certainly makes sense but still the same results. Stacked widgets and now &#34;one_fourth&#34; short code commands show above and below each entry.&#60;/p&#62;
&#60;p&#62;I used the code in your reply exactly as instructed. Nothing in the title field of each widget and the H3 tag for the title in the body of each widget as you can see here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.getfreedom.com/1arebuild/&#34; rel=&#34;nofollow&#34;&#62;http://www.getfreedom.com/1arebuild/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Should I hard code these into the index.php page using the &#34;one_fourth&#34; short codes?&#60;/p&#62;
&#60;p&#62;Thanks for your efforts.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-1654</link>
			<pubDate>Sun, 01 Aug 2010 16:23:45 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1654@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Shortcodes should always be on their own lines. The title tags also need to be within the one_fourth code or the layout will break and be full width (as yours is now). Use this code as a template for your homepage with 4 columns:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[one_fourth]
&#38;lt;h3&#38;gt;Flexibly Frontpage&#38;lt;/h3&#38;gt;
[dropcap2]1[/dropcap2]nean  commodo ligula eget dolor. Aenean massa.  Cum sociis natoque penatibus et  magnis dis parturients mus.

&#38;lt;img class=&#38;#39;noborder ie6fix&#38;#39; src=&#38;quot;http://dl.dropbox.com/u/2025095/alwaysonline/avisio/iconsets1.png&#38;quot; alt=&#38;quot;1&#38;quot; /&#38;gt;
[/one_fourth]

[one_fourth]
&#38;lt;h3&#38;gt;Unlimited Skins&#38;lt;/h3&#38;gt;
[dropcap2]2[/dropcap2]nean  commodo ligula eget dolor. Aenean massa.  Cum sociis natoque penatibus et  magnis dis parturients mus.

&#38;lt;img class=&#38;#39;noborder ie6fix&#38;#39; src=&#38;quot;http://dl.dropbox.com/u/2025095/alwaysonline/avisio/iconsets2.png&#38;quot; alt=&#38;quot;2&#38;quot; /&#38;gt;
[/one_fourth]

[one_fourth]
&#38;lt;h3&#38;gt;Content Importing&#38;lt;/h3&#38;gt;
[dropcap2]3[/dropcap2]nean  commodo ligula eget dolor. Aenean massa.  Cum sociis natoque penatibus et  magnis dis parturients mus.

&#38;lt;img class=&#38;#39;noborder ie6fix&#38;#39; src=&#38;quot;http://dl.dropbox.com/u/2025095/alwaysonline/avisio/iconsets3.png&#38;quot; alt=&#38;quot;3&#38;quot; /&#38;gt;
[/one_fourth]

[one_fourth last]
&#38;lt;h3&#38;gt;Shortcodes&#38;lt;/h3&#38;gt;
[dropcap2]4[/dropcap2]nean  commodo ligula  eget dolor. Aenean massa.  Cum sociis natoque penatibus et  magnis dis  parturients mus.

&#38;lt;img class=&#38;#39;noborder ie6fix&#38;#39; src=&#38;quot;http://dl.dropbox.com/u/2025095/alwaysonline/avisio/iconsets4.png&#38;quot; alt=&#38;quot;4&#38;quot; /&#38;gt;
[/one_fourth]&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>deadintoit2 on "Main Paqe 4 Columns Using Widgets - Text Widgets?"</title>
			<link>http://www.kriesi.at/support/topic/main-paqe-4-columns-using-widgets-text-widgets#post-1595</link>
			<pubDate>Sat, 31 Jul 2010 19:42:45 +0000</pubDate>
			<dc:creator>deadintoit2</dc:creator>
			<guid isPermaLink="false">1595@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The documentation says:&#60;/p&#62;
&#60;p&#62;===============&#60;/p&#62;
&#60;p&#62;Mainpage Columns&#60;br /&#62;
The 4 mainpage columns below the frontpage slider can be populated either via posts of specific post categories, pages or widgets.&#60;/p&#62;
&#60;p&#62;===============&#60;/p&#62;
&#60;p&#62;So I Figure, &#34;Great, I can do what I want to do easily&#34;. hmmmmmmm.....&#60;/p&#62;
&#60;p&#62;I just want text content in the 4 columns below the Feature Slider.&#60;/p&#62;
&#60;p&#62;I tried pointing them to &#34;Pages&#34; in the Clean Cut Options section and it looks pretty bad.&#60;/p&#62;
&#60;p&#62;Here is my problem: &#60;a href=&#34;http://www.getfreedom.com/1arebuild/&#34; rel=&#34;nofollow&#34;&#62;http://www.getfreedom.com/1arebuild/&#60;/a&#62; (Scroll down)&#60;/p&#62;
&#60;p&#62;In &#34;Widgets&#34; - Main Page Column 1,2,3 &#38;amp; 4 it seems nothing can be added to the widget without dropping a text widget into a column widget.&#60;/p&#62;
&#60;p&#62;In fact any widget I drop into one of the column widgets (Calendar, Tags, Links etc.) end up one on top of the other, not in columns.&#60;/p&#62;
&#60;p&#62;I tried using just straight text in the text widgets within the Main Paqe Column  Widgets with the same result. &#60;/p&#62;
&#60;p&#62;Most recently I tried using the &#34;One Forth Column&#34; short codes ( As you will see on the page now) and have the same problem. No columns. it just stacks the widgets.&#60;/p&#62;
&#60;p&#62;What am I doing wrong?&#60;/p&#62;
&#60;p&#62;Thanks again for your help.&#60;/p&#62;
&#60;p&#62;Mike
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
