<?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>Creative-Le Studios &#187; Downloads</title>
	<atom:link href="http://creative-le.com/tag/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://creative-le.com</link>
	<description>Inspiration, Resources, and Experience of a Web Designer</description>
	<lastBuildDate>Fri, 06 May 2011 19:02:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	

<meta name="Framework" content="Creative-Le Designs" />
<meta name="Theme Version" content="inStyle Version 1.0" />
<meta name="Framework Version" content="Creative-Le Version 1.0" />


		<item>
		<title>Ares WordPress Theme with Options</title>
		<link>http://creative-le.com/resources/ares-wordpress-theme-with-options/</link>
		<comments>http://creative-le.com/resources/ares-wordpress-theme-with-options/#comments</comments>
		<pubDate>Sat, 15 May 2010 01:05:16 +0000</pubDate>
		<dc:creator>Dan Le</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://creative-le.com/?p=1403</guid>
		<description><![CDATA[<script>test</script>Ever wanted to know how options are implemented with WordPress? Through lots of tutorials, I&#8217;ve finally been able to make a theme that had some options in the backend to make it easy for users/clients to change up colors, the [...]]]></description>
			<content:encoded><![CDATA[<script>test</script><p>Ever wanted to know how options are implemented with WordPress?  Through lots of tutorials, I&#8217;ve finally been able to make a theme that had some options in the backend to make it easy for users/clients to change up colors, the width of the site, link colors, and simple things like that.</p>
<p><strong>Ares Framework</strong> brings you the simple theme but with a <strong>Theme Options Page for the WordPress admin</strong>. (Download link at the bottom)</p>
<p><span id="more-1403"></span></p>
<h2>About the Framework</h2>
<p>I&#8217;ve tried my best to comment everything, and certainly it&#8217;s great to know some little PHP or coding logic to understand how I did most of it.  But, I&#8217;m not going to spend too much time talking about this one because, I have the last framework in production which will contain more of a documentation behind the setup I chose, and a little navigation behind the scenes.</p>
<p>Reminder that it is <strong>not a real &#8220;finished&#8221; theme</strong>.  It&#8217;s just a developing theme, so there are errors, browser compatibility errors, and maybe extra lines of codes that aren&#8217;t needed.  However, the theme does work, and for the most part is stable enough to release.  If there&#8217;s anything major, like it completely didn&#8217;t zip, or a file is definitely missing, let me know and I&#8217;ll re-look into it.</p>
<h2>Some Features</h2>
<p>There&#8217;s a temporary demo <a href="http://themes.creative-le.com">here</a>.  It&#8217;s basically the Athena Framework, but with an <strong>options panel</strong> in the WordPress admin.  The options are stylized minimally, and of course you can add more options or take them out.  </p>
<p><img src="http://creative-le.com/admin/wp-content/uploads/2010/05/options.jpg" alt="Ares Framework Theme Options Page" title="options" width="660" height="600" class="aligncenter size-full wp-image-1409" /></p>
<p>There&#8217;s a <strong>PHP file for CSS</strong> which is imported so that you can use it for any changes in CSS as well as my framework files are located in one folder for the most part (labeled cle-framework).  This is to ensure an organized and clean work and everything dealing with the framework is in that folder (besides the PHP CSS file, which I believe is in the includes/css folder).</p>
<p>Not much to say about this theme.  If you have any problems with it, suggestions on better coding, certainly just leave a comment and I&#8217;ll check it out.</p>
<h2>Outside Resources</h2>
<p>I&#8217;m not taking a great deal of credit for doing this on my own, or I did everything in it, so here are the resources I used to complete this theme and theme options.  I give lots of credit for them and releasing their knowledge and resources for free, and so that&#8217;s why this theme is out there for free for future wordpress developers that would like to take their theme to the next level with theme options.</p>
<p><strong><a href="http://forthelose.org/how-to-create-a-theme-options-page-for-your-wordpress-theme">How to: Create a Theme Options Page for your WordPress Theme</a></strong></p>
<p>I can&#8217;t tell you how many times I&#8217;ve been to that site, and copied their code and dissected one by one.  It&#8217;s definitely the right tutorial to start your foot off wet when dealing with theme options.  Check out the comments as well for different problems and fixes.</p>
<p><strong><a href="http://blog.themeforest.net/wordpress/create-an-options-page-for-your-wordpress-theme/">Create and Options Page for your WordPress Theme</a></strong></p>
<p>The tutorial probably looks the same, but again, I believe the comments here helped me strip slashes from html input in my text fields.  Good resource to look in.</p>
<p><strong><a href="http://whiteboardframework.com/">White Board Framework</a></strong></p>
<p>Probably my favorite blank wordpress framework.  It really just gave me the basic functionality of a wordpress theme and I was able to put what I want in it.  By doing that, I&#8217;ve been making sites/blogs with my framework and it increased production time on so many levels because I can almost type out all the classes and ids that I put by heart.  It&#8217;s great to have your own framework, and so if you need a blank one to get rid of extra things, <a href="http://whiteboardframework.com/">White Board</a> is the way to go.</p>
<h2>After Thoughts</h2>
<p>I hope you enjoy the framework.  I&#8217;m hoping that it&#8217;ll be easy to understand and go through to make your modifications.  If you guys did anything cool, show it off here.  And, in about a month or so check out my new theme/framework, which is going to have a few more page templates like a portfolio, or home page so that it can start to look like a real site.  Thanks for checking my site out and good luck with your WordPress developments.</p>
<h2><a href="http://creative-le.com/download/aresframework1.0.zip">Download Ares Framework</a></h2>
]]></content:encoded>
			<wfw:commentRss>http://creative-le.com/resources/ares-wordpress-theme-with-options/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

