<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>meshaper.com</title>
	<atom:link href="http://meshaper.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://meshaper.com</link>
	<description></description>
	<lastBuildDate>Sun, 08 Jul 2012 13:04:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>How to Add New Templates &#8211; Luxuos / Breathe</title>
		<link>http://meshaper.com/?p=3014</link>
		<comments>http://meshaper.com/?p=3014#comments</comments>
		<pubDate>Sun, 08 Jul 2012 12:58:15 +0000</pubDate>
		<dc:creator>ThemeShaper</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[Breathe]]></category>
		<category><![CDATA[Instructions]]></category>
		<category><![CDATA[Luxuos]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://meshaper.com/?p=3014</guid>
		<description><![CDATA[The Luxuos theme framework allows a very easy method to create new template files, partly because it doesn’t split up the templates into separate files – each template is a self contained entity with a few php tags thrown in, so if you are comfortable in html you should have no problems . The Procedure]]></description>
			<content:encoded><![CDATA[<p>The Luxuos theme framework allows a very easy method to create new template files, partly because it doesn’t split up the templates into separate files – each template is a self contained entity with a few php tags thrown in, so if you are comfortable in html you should have no problems <img src='http://meshaper.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .</p>
<h3>The Procedure</h3>
<div class="simple_box box-color-1"> 1) Identify the template files, these are in the theme root directory and have descriptive names such as ‘Single-Column.php’, Single-Column-No-Footer.php’ etc</div>
<div class="simple_box box-color-1"> 2) Duplicate the templates you wish to create modified versions of, and give them a suitable name</li>
<li>Open the new file(s), and modify the code at the top.. For example the ‘Single-Column.php’ contains:<br />
<div class="divider_10"></div> </p>
<pre>/*
Template Name:Single-Column
*/

$GLOBALS['content_width']="large"; //for portfolio use
$GLOBALS['template']="Single-Column";
get_header();</pre>
<div class="divider_10"></div>
Here you replace ‘Single-Column’ with the new name of the file (minus the .php extension) for example, if you named the new template ‘Single-Column-Modified.php’ you would change the code to:<br />
<div class="divider_10"></div> </p>
<pre>/*
Template Name:Single-Column-Modified
*/

$GLOBALS['content_width']="large"; //for portfolio use
$GLOBALS['template']="Single-Column-Modified";
get_header();</pre>
<div class="divider_40"></div>
The content_width global variable is just for portfolio use, it is either medium or large<br />
(medium for 2 column pages, large for full width).</p>
<p>This template will now be automatically included by the theme and available either via the theme settings panel (such as assign a template to all posts, all pages etc) or override a specific page from that page’s edit page dropdown.</div>
]]></content:encoded>
			<wfw:commentRss>http://meshaper.com/?feed=rss2&#038;p=3014</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Stuff Alert! &#8211; Luxuos .psd</title>
		<link>http://meshaper.com/?p=3001</link>
		<comments>http://meshaper.com/?p=3001#comments</comments>
		<pubDate>Sun, 08 Jul 2012 12:29:22 +0000</pubDate>
		<dc:creator>ThemeShaper</dc:creator>
				<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://meshaper.com/?p=3001</guid>
		<description><![CDATA[You can grab the Luxuos .psd for free here. Feel free to use it for anything except for making templates or themes for resale. &#8211; i.e. you can use it for a commercial site. A shoutout via Twitter or a credit somewhere would be greatly appreciated, but it isn&#8217;t necessary. Of course, it seems silly putting all that work in slicing and converting to HTML / WordPress when you can grab the WordPress version for $45 here , and get ...]]></description>
			<content:encoded><![CDATA[<p>You can grab the Luxuos .psd <a href="https://skydrive.live.com/?cid=4c2d0b4fbec3cc15&amp;sc=documents&amp;Bsrc=EMSHGM&amp;Bpub=SN.Notifications&amp;id=4C2D0B4FBEC3CC15%21173">for free here</a>. Feel free to use it for anything except for making templates or themes for resale. &#8211; i.e. you can use it for a commercial site. A shoutout via Twitter or a credit somewhere would be greatly appreciated, but it isn&#8217;t necessary.</p>
<p>Of course, it seems silly putting all that work in slicing and converting to HTML / WordPress when you can <a href="http://themeforest.net/item/luxuos/277077?ref=Themeshaper">grab the WordPress version for $45 here</a> <img src='http://meshaper.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> , and get all the shortcodes, widgets and shinies (mm shinies) thrown in. (Don&#8217;t forget the great support too!)</p>
<div class="download_alert box-color-1">  <a href="https://skydrive.live.com/?cid=4c2d0b4fbec3cc15&amp;sc=documents&amp;Bsrc=EMSHGM&amp;Bpub=SN.Notifications&amp;id=4C2D0B4FBEC3CC15%21173">grab the free .psd version here</a> </div>
<div class="download_alert box-color-1">  <a href="http://themeforest.net/item/luxuos/277077?ref=Themeshaper">grab the WordPress version for $45 here</a> </div>
]]></content:encoded>
			<wfw:commentRss>http://meshaper.com/?feed=rss2&#038;p=3001</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
