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

		<item>
			<title>Ismael on "Use Portfolio Page Template as a Regular Page?"</title>
			<link>http://www.kriesi.at/support/topic/use-portfolio-page-template-as-a-regular-page#post-67489</link>
			<pubDate>Wed, 25 Jul 2012 01:31:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67489@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;Glad it is fixed. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ccimaging on "Use Portfolio Page Template as a Regular Page?"</title>
			<link>http://www.kriesi.at/support/topic/use-portfolio-page-template-as-a-regular-page#post-67337</link>
			<pubDate>Tue, 24 Jul 2012 07:57:33 +0000</pubDate>
			<dc:creator>ccimaging</dc:creator>
			<guid isPermaLink="false">67337@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Sorry about semi-hijacking Ashley's thread. It seemed such a similar topic, I thought keeping the questions under one thread would be better for other users who are looking for the same solution.&#60;/p&#62;
&#60;p&#62;Your 2 fixes worked perfectly! I was careless to leave dummy content widgets active..... silly me.&#60;/p&#62;
&#60;p&#62;In future I will create a new topic.&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;/p&#62;
&#60;p&#62;Chris.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Use Portfolio Page Template as a Regular Page?"</title>
			<link>http://www.kriesi.at/support/topic/use-portfolio-page-template-as-a-regular-page#post-67247</link>
			<pubDate>Mon, 23 Jul 2012 20:45:16 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">67247@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ashley,&#60;/p&#62;
&#60;p&#62;You could potentially fake it by creating a custom page template and then using the theme grid to get the same layout. Its not a true portfolio post type and won't have the same meta fields but it will give you the basic layout. It'll take some digging through the theme files however so if you aren't comfortable with php/css I would recommend looking into a freelance web developer. &#60;/p&#62;
&#60;p&#62;See:http://codex.wordpress.org/Pages#Creating_Your_Own_Page_Templates and look specifically at the page.php for how the theme framework calls a basic page. You can edit out a lot of the php variable options and hard code in your own container sizes uses the grid formatting the portfolio uses.&#60;/p&#62;
&#60;p&#62;@Chris,&#60;/p&#62;
&#60;p&#62;I'll do my best to answer here but in the future if you could create a new post for this long of a question it will help keep things more organized and we'll be able to get back quicker :)&#60;/p&#62;
&#60;p&#62;1) There seems to be an empty text widget at the top of the sidebar on &#60;a href=&#34;http://www.iamanalogue.com/processing&#34; rel=&#34;nofollow&#34;&#62;http://www.iamanalogue.com/processing&#60;/a&#62; so removing that should get rid of the space. If this isn't what you mean, can you point me to the correct error in a screenshot perhaps.&#60;br /&#62;
2) Try adding the following CSS to your Quick CSS (located under the Styling Tab in the theme options) or the custom.css file in the css folder of your theme files:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.page .sidebar .inner_sidebar {
padding-left: 0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Depending on what else you want, you can target the individual items with the same css followed by the individual selector. Example for the H1 title:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.page .sidebar .inner_sidebar h1 {
margin:0px;
padding0px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Avisio - Create a new page template"</title>
			<link>http://www.kriesi.at/support/topic/avisio-create-a-new-page-template#post-67021</link>
			<pubDate>Sun, 22 Jul 2012 22:51:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">67021@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You can duplicate the existing templates like template_blog.php. On the duplicated template find this code.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/*
Template Name: Blog Overview
*/&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with the new Title. You can now edit the new template. &#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mozgermi on "Avisio - Create a new page template"</title>
			<link>http://www.kriesi.at/support/topic/avisio-create-a-new-page-template#post-66982</link>
			<pubDate>Sun, 22 Jul 2012 13:02:54 +0000</pubDate>
			<dc:creator>mozgermi</dc:creator>
			<guid isPermaLink="false">66982@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can I create a new page template in addition to existing templates&#60;br /&#62;
One reason is to remove Page Header from certain pages
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ccimaging on "Use Portfolio Page Template as a Regular Page?"</title>
			<link>http://www.kriesi.at/support/topic/use-portfolio-page-template-as-a-regular-page#post-66746</link>
			<pubDate>Fri, 20 Jul 2012 10:39:21 +0000</pubDate>
			<dc:creator>ccimaging</dc:creator>
			<guid isPermaLink="false">66746@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Angular team,&#60;/p&#62;
&#60;p&#62;First I'd like to say a huge thank you for providing such a great theme!&#60;/p&#62;
&#60;p&#62;I have a similar request to the topic creator. We initially produced content as portfolio pages due to the design, but try as we might, we couldn't put widgets in the sidebar (tried widget logic, dynamic widgets...etc...). So we decided to recreate the layout of the portfolio design as standard pages. The issues we currently have are...&#60;/p&#62;
&#60;p&#62;1) The top widget (in the sidebar) has a huge gap and spacer line above it. Can these be removed to allow the top widget to float inline with the top of the main content area? In fact, can the spacer line and gaps be reduced or removed for all widgets?&#60;/p&#62;
&#60;p&#62;2) The text size, column and gutter widths of the portfolio sidebar differs from that of a standard page (with a sidebar).  Can the layout for sidebars on a page item be altered to match that of sidebars on a portfolio item?&#60;/p&#62;
&#60;p&#62;This is an example of our portfolio page...  &#60;a href=&#34;http://www.iamanalogue.com/services/processing&#34; rel=&#34;nofollow&#34;&#62;http://www.iamanalogue.com/services/processing&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is an example of our reproduced page... &#60;a href=&#34;http://www.iamanalogue.com/processing-test&#34; rel=&#34;nofollow&#34;&#62;http://www.iamanalogue.com/processing-test&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's certainly getting there, the layout just needs tightening up a bit. Hopefully you can provide some insight into making the above changes.&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;/p&#62;
&#60;p&#62;Chris.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lashbrookstudio on "Use Portfolio Page Template as a Regular Page?"</title>
			<link>http://www.kriesi.at/support/topic/use-portfolio-page-template-as-a-regular-page#post-66538</link>
			<pubDate>Thu, 19 Jul 2012 13:59:41 +0000</pubDate>
			<dc:creator>lashbrookstudio</dc:creator>
			<guid isPermaLink="false">66538@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello! We are currently using the Angular theme and it's working great (&#60;a href=&#34;http://www.lashbrook.ca)&#34; rel=&#34;nofollow&#34;&#62;http://www.lashbrook.ca)&#60;/a&#62;. My creative director however has a request that I'm not sure how to do. &#60;/p&#62;
&#60;p&#62;He would like to create a regular page that looks like a portfolio item but isn't included in the portfolio section. This is an example of the layout he would like to use for a regular page: &#60;a href=&#34;http://lashbrook.ca/our-work/downtown-london-association/&#34; rel=&#34;nofollow&#34;&#62;http://lashbrook.ca/our-work/downtown-london-association/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there any way to copy over the portfolio item template to be able to use it as a page template?&#60;/p&#62;
&#60;p&#62;Thanks!&#60;br /&#62;
Ashley
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "template for products page."</title>
			<link>http://www.kriesi.at/support/topic/template-for-products-page#post-35753</link>
			<pubDate>Thu, 22 Dec 2011 04:00:18 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">35753@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We all know how that is ;) Good to see it coming along.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgason on "template for products page."</title>
			<link>http://www.kriesi.at/support/topic/template-for-products-page#post-35677</link>
			<pubDate>Wed, 21 Dec 2011 18:08:47 +0000</pubDate>
			<dc:creator>mgason</dc:creator>
			<guid isPermaLink="false">35677@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok,&#60;br /&#62;
I am starting to emerge from the confused circle I got myself into working too late.&#60;br /&#62;
forget my question
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mgason on "template for products page."</title>
			<link>http://www.kriesi.at/support/topic/template-for-products-page#post-35627</link>
			<pubDate>Wed, 21 Dec 2011 06:16:46 +0000</pubDate>
			<dc:creator>mgason</dc:creator>
			<guid isPermaLink="false">35627@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
right now my products page seems to be the blog template? In woo commerce I have set the page shop to be the products page.&#60;br /&#62;
Should it have a shortcode on it, something like [products_page] ? Wondering if that is causing all my confusion.&#60;/p&#62;
&#60;p&#62;I want to have a left sidebar on the blog and a right sidebar on all shop category pages.&#60;br /&#62;
Also how do I have different widgets on category and blog pages.&#60;br /&#62;
I see the widget areas for single product pages but not shop or category.&#60;br /&#62;
&#60;a href=&#34;http://gonereading.com/newshop/&#34; rel=&#34;nofollow&#34;&#62;http://gonereading.com/newshop/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to change the default page template to display the &#34;Full width pag template&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-default-page-template-to-display-the-full-width-pag-template#post-17687</link>
			<pubDate>Sun, 24 Apr 2011 06:06:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17687@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can rename the template_fullwidth.php to page.php and then rename page.php to template_page.php. Open up page.php now and delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;/*
Template Name: Full Width
*/&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then open up template_page.php and add following code at the very top (after &#38;lt;?php)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;/*
Template Name: Page with Sidebar
*/&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>trfernandez1 on "How to change the default page template to display the &#34;Full width pag template&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-default-page-template-to-display-the-full-width-pag-template#post-17673</link>
			<pubDate>Sun, 24 Apr 2011 00:29:09 +0000</pubDate>
			<dc:creator>trfernandez1</dc:creator>
			<guid isPermaLink="false">17673@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yep, I'm aware of that, I'm asking to see if it's possible to have the default page template be set to the &#34;full width&#34; template as opposed to the one with the sidebar. The reason I'm asking for the full width template to be assigned as the default template is that the dsidxpress plugin creates those listing detail pages automatically/dynamically (without human intervention) so there would be no opportunity to manually select the full width page template. I need it to be selected automatically.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to change the default page template to display the &#34;Full width pag template&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-default-page-template-to-display-the-full-width-pag-template#post-17636</link>
			<pubDate>Sat, 23 Apr 2011 17:58:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17636@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
you can select the fullwidth page template in your page editor. On the right side/sidebar you'll see a dropdown option box called &#34;Template&#34; - select the fullwidth template there and the sidebar will disappear.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>trfernandez1 on "How to change the default page template to display the &#34;Full width pag template&#34;"</title>
			<link>http://www.kriesi.at/support/topic/how-to-change-the-default-page-template-to-display-the-full-width-pag-template#post-17597</link>
			<pubDate>Fri, 22 Apr 2011 17:14:14 +0000</pubDate>
			<dc:creator>trfernandez1</dc:creator>
			<guid isPermaLink="false">17597@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;&#60;a href=&#34;http://dev.southbeachmiamirealestatehome.com/idx/mls-m1403397-800_s_pointe_dr_502_miami_beach_fl_33139&#34; rel=&#34;nofollow&#34;&#62;http://dev.southbeachmiamirealestatehome.com/idx/mls-m1403397-800_s_pointe_dr_502_miami_beach_fl_33139&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm running that dsidxpress plugin that builds mls listing pages dynamically (example above) and since it's such a wide format, I want the default page template to be the full width template as opposed to the page with the sidebar. &#60;/p&#62;
&#60;p&#62;Is that possible? and if so will you please provide a code example?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
