<?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 - Tag: custom page template - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/custom-page-template</link>
		<description>Support Forum - Tag: custom page template - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 03:09:21 +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/tags/custom-page-template" rel="self" type="application/rss+xml" />

		<item>
			<title>timothee68 on "How I add my custom list of posts on my page built with dynamic template"</title>
			<link>http://www.kriesi.at/support/topic/how-i-add-my-custom-list-of-posts-on-my-page-built-with-dynamic-template#post-37815</link>
			<pubDate>Mon, 16 Jan 2012 14:33:51 +0000</pubDate>
			<dc:creator>timothee68</dc:creator>
			<guid isPermaLink="false">37815@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Thank you for your reply.&#60;br /&#62;
Could you more explain the solution with create a custom page template based on page.php ? Are you sure I should'nt modify loop-page.php instead ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How I add my custom list of posts on my page built with dynamic template"</title>
			<link>http://www.kriesi.at/support/topic/how-i-add-my-custom-list-of-posts-on-my-page-built-with-dynamic-template#post-37207</link>
			<pubDate>Tue, 10 Jan 2012 22:02:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">37207@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
yes - I think the easiest way is to write a custom element. You could use the &#34;columns element&#34; and select a post from each category however this may result in a tedious workaround.&#60;/p&#62;
&#60;p&#62;You need to modify corona\includes\admin\register-admin-dynamic-options.php &#38;amp; corona\includes\helper-templates.php if you'd like to add custom templates. Maybe some changes in corona\framework\php\class-htmlhelper.php are required too.&#60;/p&#62;
&#60;p&#62;Another solution would be to create a custom page template based on page.php and includes/loop-page.php
&#60;/p&#62;</description>
		</item>
		<item>
			<title>timothee68 on "How I add my custom list of posts on my page built with dynamic template"</title>
			<link>http://www.kriesi.at/support/topic/how-i-add-my-custom-list-of-posts-on-my-page-built-with-dynamic-template#post-37183</link>
			<pubDate>Tue, 10 Jan 2012 18:15:23 +0000</pubDate>
			<dc:creator>timothee68</dc:creator>
			<guid isPermaLink="false">37183@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I want create a specific list of posts on a page built with dynamic template. I would like display one post excerpt by categorie of my blog with the subcategories links.&#60;br /&#62;
I would like know how makes this. I should create my custom code isn't it ? Is it possible ? And if is not, how can I made ?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Timothée
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marbie on "3 Column Layout in Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/3-column-layout-in-template-builder#post-26367</link>
			<pubDate>Sun, 04 Sep 2011 11:05:42 +0000</pubDate>
			<dc:creator>marbie</dc:creator>
			<guid isPermaLink="false">26367@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That´s too bad. It would be nice to have an option to pick the amount of columns (1,2,3,4 column layout for instance), and be able to add columns inside. I have no idea if this is technically possible but it might be an idea.&#60;br /&#62;
And to top it of save it as a php page.&#60;/p&#62;
&#60;p&#62;I´m not asking for much  ;o)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "3 Column Layout in Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/3-column-layout-in-template-builder#post-25697</link>
			<pubDate>Wed, 24 Aug 2011 09:49:57 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25697@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It would be possible but some other time intensive tasks are necessary. The current structure doesn't allow a second sidebar and you'd need to resize the content + sidebar area to gain some space for the left sidebar area. If you resize the content + sidebar you'll also need to adjust many html elements inside these areas 	accordingly....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marbie on "3 Column Layout in Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/3-column-layout-in-template-builder#post-25691</link>
			<pubDate>Wed, 24 Aug 2011 08:07:30 +0000</pubDate>
			<dc:creator>marbie</dc:creator>
			<guid isPermaLink="false">25691@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok thanks.&#60;br /&#62;
It would be possible to create it in the code though?&#60;br /&#62;
If I create a custom page template, a second sidebar template, and register a few widgets areas in it.&#60;/p&#62;
&#60;p&#62;It would have been nice if I could use template builder but if this works I´ll be happy too :o)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "3 Column Layout in Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/3-column-layout-in-template-builder#post-25689</link>
			<pubDate>Wed, 24 Aug 2011 07:44:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">25689@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
the frontpage template shows two columns and a sidebar on the right. It's not possible to implement an additional sidebar on the left.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marbie on "3 Column Layout in Template Builder"</title>
			<link>http://www.kriesi.at/support/topic/3-column-layout-in-template-builder#post-25648</link>
			<pubDate>Tue, 23 Aug 2011 19:14:31 +0000</pubDate>
			<dc:creator>marbie</dc:creator>
			<guid isPermaLink="false">25648@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I need a template that is an exact copy of the frontpage template, with an extra sidebar on the left.&#60;br /&#62;
I have tried this in template builder but can´t seem to get it done.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
