<?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>WordPress Magazine Theme &#187; Tutorials</title>
	<atom:link href="http://www.wp-magazine.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-magazine.com</link>
	<description>Premium WordPress Magazine Theme from Solostream</description>
	<lastBuildDate>Fri, 12 Feb 2010 11:46:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Add 125&#215;125 Banner Ads to Your Sidebar</title>
		<link>http://www.wp-magazine.com/2008/05/how-to-add-125x125-banner-ads-to-your-sidebar/</link>
		<comments>http://www.wp-magazine.com/2008/05/how-to-add-125x125-banner-ads-to-your-sidebar/#comments</comments>
		<pubDate>Tue, 13 May 2008 17:56:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[125x125]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[banners]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wp-magazine.com/2008/05/how-to-add-125x125-banner-ads-to-your-sidebar/</guid>
		<description><![CDATA[Many people like to display 125x125 banner ads in their sidebar. In this tutorial, I'll show you how to add them to your own site.]]></description>
			<content:encoded><![CDATA[<p>Many people like to display 125&#215;125 banner ads in their sidebar. In this tutorial, I&#8217;ll show you how to add them to your own site.</p>
<p><span id="more-123"></span></p>
<h3>Step 1 &#8211; Upload a Generic 125&#215;125 Banner</h3>
<p><img src='http://www.wp-magazine.com/wp-content/uploads/2008/05/banner125.gif' class="alignright" alt='banner125.gif' />Right-click the image to the right and save it to your desktop as banner125.gif. Then upload it to the <strong>/images</strong> folder within your WP-Mag theme folder. Alternatively, you can use your own generic 125&#215;125 banner; just be sure to name it banner125.gif.</p>
<h3>Step 2 &#8211; Upload the Banner Ads 125&#215;125 Template</h3>
<p>Right-click <strong><a href="http://www.wp-magazine.com/banner125.txt">this link</a></strong>, and save the file to your desktop as banner125.php. Then upload the file to your theme folder with the rest of your theme files.</p>
<h3>Step 3 &#8211; Place the Generic Banner Ads in Your Sidebar</h3>
<p>In your Wordpress control panel, go to the Theme Editor. On the right side of the page, click the link named &#8220;Sidebar.&#8221; Once the Sidebar template is open in your Theme Editor, look for these lines of code:</p>
<p><code></code></p>
<p>If you want to remove the 300&#215;250 banner ad and replace it with the 125&#215;125 banner ads, simply change those lines to read:</p>
<p><code></code></p>
<p>If you want to keep the 300&#215;250 ad, leave the code as it is and place these lines above or below it:</p>
<p><code></code></p>
<p><a href='http://www.wp-magazine.com/wp-content/uploads/2008/05/125screen.gif' title='125screen.gif'><img src='http://www.wp-magazine.com/wp-content/uploads/2008/05/125screen.thumbnail.gif' class="alignright" alt='125screen.gif' /></a>After you click the Update File button, you should have something that looks about like the image to the right (click image to enlarge).</p>
<h3>Step 4 &#8211; Replace Your Generic Banners and Links With Real Ads</h3>
<p>While still on the Theme Editor page, click the link for &#8220;Banner Ads 125&#215;125.&#8221; The code looks like this:</p>
<p><pre><code>&lt;ul class=&quot;banner125 clearfix&quot;&gt;
&nbsp;&nbsp;&lt;li class=&quot;ad1&quot;&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;&lt;?php bloginfo(&#039;url&#039;); ?&gt;&quot;&gt;&lt;img src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/images/banner125.gif&quot; style=&quot;display:block;margin:0;padding:0;&quot; alt=&quot;125x125 banner ad&quot; /&gt;&lt;/a&gt;
&nbsp;&nbsp;&lt;/li&gt;
&nbsp;&nbsp;&lt;li class=&quot;ad2&quot;&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;&lt;?php bloginfo(&#039;url&#039;); ?&gt;&quot;&gt;&lt;img src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/images/banner125.gif&quot; style=&quot;display:block;margin:0;padding:0;&quot; alt=&quot;125x125 banner ad&quot; /&gt;&lt;/a&gt;
&nbsp;&nbsp;&lt;/li&gt;
&nbsp;&nbsp;&lt;li class=&quot;ad3&quot;&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;&lt;?php bloginfo(&#039;url&#039;); ?&gt;&quot;&gt;&lt;img src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/images/banner125.gif&quot; style=&quot;display:block;margin:0;padding:0;&quot; alt=&quot;125x125 banner ad&quot; /&gt;&lt;/a&gt;
&nbsp;&nbsp;&lt;/li&gt;
&nbsp;&nbsp;&lt;li class=&quot;ad4&quot;&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;&lt;?php bloginfo(&#039;url&#039;); ?&gt;&quot;&gt;&lt;img src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/images/banner125.gif&quot; style=&quot;display:block;margin:0;padding:0;&quot; alt=&quot;125x125 banner ad&quot; /&gt;&lt;/a&gt;
&nbsp;&nbsp;&lt;/li&gt;
&lt;/ul&gt;</code></pre></p>
<p>All you need to do is upload your 125&#215;125 banner image(s) to the /images folder, and change the code above to reflect that.</p>
<p>For example, if you upload a new banner called <strong>solostream-banner-125.gif</strong>, and you want to link that banner to <strong>www.solostream.com</strong>, you would simply change the code to this:</p>
<p><pre><code>&lt;li class=&quot;ad1&quot;&gt;
&nbsp;&nbsp;&lt;a href=&quot;http://www.solostream.com&quot;&gt;&lt;img src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/images/solostream-banner-125.gif&quot; style=&quot;display:block;margin:0;padding:0;&quot; alt=&quot;125x125 banner ad&quot; /&gt;&lt;/a&gt;
&lt;/li&gt;</code></pre></p>
<h3>Step 5 &#8211; Add a Bit of Style</h3>
<p>Add the following code to the bottom of your Stylesheet template:<br />
<pre><code>
/* -------------------[ 125x125 Banner Ads ]------------------- */

#sidebar li li.ad1 {
&nbsp;&nbsp;float:left;
&nbsp;&nbsp;margin: 0 5px 5px 0;
&nbsp;&nbsp;width:125px;
&nbsp;&nbsp;}

#sidebar li li.ad2 {
&nbsp;&nbsp;float:left;
&nbsp;&nbsp;margin: 0 0 5px 0;
&nbsp;&nbsp;width:125px;
&nbsp;&nbsp;}

#sidebar li li.ad3 {
&nbsp;&nbsp;float:left;
&nbsp;&nbsp;margin: 0 5px 0 0;
&nbsp;&nbsp;width:125px;
&nbsp;&nbsp;}

#sidebar li li.ad4 {
&nbsp;&nbsp;float:left;
&nbsp;&nbsp;margin: 0 0 0 0;
&nbsp;&nbsp;width:125px;
&nbsp;&nbsp;}
</code></pre></p>
<p>If you have any questions on this tutorial, just leave a comment, and I&#8217;ll respond as quickly as possible.</p>
<img src="http://www.wp-magazine.com/?ak_action=api_record_view&id=123&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-magazine.com/2008/05/how-to-add-125x125-banner-ads-to-your-sidebar/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>How to Make Your Featured Articles Scroll Automatically</title>
		<link>http://www.wp-magazine.com/2008/01/how-to-make-your-featured-articles-scroll-automatically/</link>
		<comments>http://www.wp-magazine.com/2008/01/how-to-make-your-featured-articles-scroll-automatically/#comments</comments>
		<pubDate>Sat, 05 Jan 2008 16:00:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[featured-articles]]></category>
		<category><![CDATA[glider]]></category>
		<category><![CDATA[home-page]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wp-magazine.com/2008/01/how-to-make-your-featured-articles-scroll-automatically/</guid>
		<description><![CDATA[Several people have requested an "auto-scroll" feature for the Featured Articles section, so here it is.]]></description>
			<content:encoded><![CDATA[<p>Several people have requested an &#8220;auto-scroll&#8221; feature for the Featured Articles section, so here it is.</p>
<p><span id="more-121"></span></p>
<p>To get a better idea what I mean by &#8220;auto-scroll,&#8221; simply look at the home page of this site. You&#8217;ll notice the featured articles scroll automatically form one to the next. If you&#8217;d like to implement this feature on your site, it&#8217;s pretty simple.</p>
<p>First, open your Featured Articles template. To find the Featured Articles template, click the Presentation link on your WordPress control panel, then click Theme Editor. From the list of files on the right, select &#8220;Feature Articles on Home Page.&#8221;</p>
<p>On the following page, scroll to the bottom, and find this block of code:</p>
<p><pre><code>&lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;
&nbsp;&nbsp;var my_glider = new Glider(&#039;my-glider&#039;, {duration:0.5});
&lt;/script&gt;</code></pre></p>
<p>Change it to this:</p>
<p><pre><code>&lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;
&nbsp;&nbsp;var my_glider = new Glider(&#039;my-glider&#039;, {duration:0.5, autoGlide:true, frequency:8});
&lt;/script&gt;</code></pre></p>
<p>You can adjust the time period between article rotations by changing the &#8220;8&#8243; in the above code.</p>
<p>And that&#8217;s it.</p>
<img src="http://www.wp-magazine.com/?ak_action=api_record_view&id=121&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-magazine.com/2008/01/how-to-make-your-featured-articles-scroll-automatically/feed/</wfw:commentRss>
		<slash:comments>103</slash:comments>
		</item>
		<item>
		<title>How to Activate the Author Bio and Gravatar</title>
		<link>http://www.wp-magazine.com/2007/12/how-to-activate-the-author-bio-and-gravatar/</link>
		<comments>http://www.wp-magazine.com/2007/12/how-to-activate-the-author-bio-and-gravatar/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 12:41:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[author-bio]]></category>
		<category><![CDATA[gravatars]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wp-magazine.com/2007/12/how-to-activate-the-author-bio-and-gravatar/</guid>
		<description><![CDATA[Read on to see how simple it is to activate WP-Magazine Theme's Author Bio box.]]></description>
			<content:encoded><![CDATA[<p>If you take a look at WP-Magazine Theme&#8217;s <a href="http://www.wp-magazine.com/2007/11/test-post-4/">single post page</a>, you&#8217;ll notice a handy little author bio box at the top of the article. You&#8217;ll also notice an author photo. If you&#8217;d like to activate this box on your own WP-Magazine driven site, it&#8217;s very simple.<span id="more-120"></span></p>
<h3>Step 1 &#8211; On Your User Profile Page, Fill in the Author Bio Info</h3>
<p>Just click the Users tab on your WordPress control panel, then click &#8220;Your Profile&#8221; from the sub-navigation bar. Look in the bottom left corner of the page, and fill in the field marked &#8220;About Yourself.&#8221; Then be sure to click the Update Profile button.</p>
<h3>Step 2 &#8211; Create a Free Gravatar Account</h3>
<p>The author photo is pulled from your <a href="http://site.gravatar.com/">Gravatar</a> account. Also, be sure the email address you use for your Gravatar account is the same email address you use in your WordPress Author Profile. <strong>Note: the email addresses have to be EXACTLY the same, including the same case.</strong></p>
<h3>What If Your Gravatar Does Not Appear?</h3>
<p>If your Gravatar does not appear, first, see Step 2 above. Second, you can try the direction in <a href="http://www.wp-magazine.com/2007/12/how-to-activate-the-author-bio-and-gravatar/#comment-187">this comment</a>.</p>
<h3>How to Remove and/or Replace Your Gravatar</h3>
<p>See <a href="http://www.wp-magazine.com/2007/12/how-to-activate-the-author-bio-and-gravatar/#comment-460">this comment</a>.</p>
<img src="http://www.wp-magazine.com/?ak_action=api_record_view&id=120&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-magazine.com/2007/12/how-to-activate-the-author-bio-and-gravatar/feed/</wfw:commentRss>
		<slash:comments>145</slash:comments>
		</item>
		<item>
		<title>How to Add Your Own Logo to WP-Magazine Theme</title>
		<link>http://www.wp-magazine.com/2007/12/how-to-add-your-own-logo-to-wp-magazine-theme/</link>
		<comments>http://www.wp-magazine.com/2007/12/how-to-add-your-own-logo-to-wp-magazine-theme/#comments</comments>
		<pubDate>Sat, 08 Dec 2007 21:05:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wp-magazine.com/2007/12/how-to-add-your-own-logo-to-wp-magazine-theme/</guid>
		<description><![CDATA[Adding your own logo to WP-Magazine Theme is a snap. Read on for the simple steps to get it done.]]></description>
			<content:encoded><![CDATA[<p>Adding your own logo to WP-Magazine Theme is a snap. Read on for the simple steps to get it done.</p>
<p><span id="more-119"></span></p>
<h3>Step 1 &#8211; Remove the Existing Site Title and Description</h3>
<p>Before you can place your logo in the upper left corner of your new WP-Magazine Theme driven site, you&#8217;ll need to make some space for it. So, lets remove the existing site title and description.</p>
<p>1. In your Wordpress control panel, click the Presentation link; then click Theme Editor. On the next page, you should see see the stylesheet.css template.</p>
<p>2. Scroll down till you see this block of code:<br />
<pre><code>#header .sitehead-left p {
margin:0;
height:26px;
line-height:26px;
}</code></pre></p>
<p>You&#8217;ll want to change it to this:</p>
<p><pre><code>#header .sitehead-left p {
position:absolute;
text-indent:-999em;
margin:0;
height:26px;
line-height:26px;
}</code></pre></p>
<p>3. Next, scroll down till you see this block of code:<br />
<pre><code>#header h1 {
font-size:20px;
margin:0;
line-height:24px;
height:24px;
}</code></pre></p>
<p>Change it to this:<br />
<pre><code>#header h1 {
font-size:20px;
margin:0;
line-height:24px;
height:24px;
display:none;</code></pre><pre><code>
}</code></pre></p>
<p>Then, be sure to click &#8220;Update File&#8221; in the bottom right corner.</p>
<h3>Step 2 &#8211; Upload and Install Your Logo</h3>
<p>Now that we have some room in the top, left corner, you&#8217;ll need to upload your logo to your Wordpress theme. The best place to upload your logo is the /images folder, which within WP-Magazine theme folder.</p>
<p>After the image is uploaded, again, open your stylesheet template and scroll down till you find this block of code:<br />
<pre><code>#header .sitehead-left {
width:50%;
float:left;
margin:0;
padding:0;
}</code></pre></p>
<p>You&#8217;ll need to change it to this:<br />
<pre><code>#header .sitehead-left {
width:50%;
float:left;
margin:0;
padding:0;
background:url(images/filename.gif) top left no-repeat;
height:60px;
}</code></pre></p>
<p>Be sure to change the &#8220;filename.gif&#8221; above to the actual filename and file extension of your own logo. Also, you may have to adjust the height, depending upon the dimensions of your logo.</p>
<p>Just be sure to click the Update File button after any changes.</p>
<h3>Step 3 &#8211; Optional &#8211; Link Your Logo to the Home Page</h3>
<p>If you&#8217;d like to link your logo to your home page, open your Header template, and find this block of code:</p>
<p><pre><code>
&lt;div class=&quot;sitehead-left&quot;&gt;
&lt;h1&gt;&lt;!--p bloginfo(&#039;name&#039;);--&gt;&lt;/h1&gt;
&lt;!--p bloginfo(&#039;description&#039;);--&gt;&lt;/div&gt;
 

</code></pre>Change it to this:</p>
<div><pre><code>
&lt;h1&gt;&lt;!--p bloginfo(&#039;name&#039;);--&gt;&lt;/h1&gt;
&lt;!--p bloginfo(&#039;description&#039;);--&gt;

</code></pre></div>
<p><pre><code> 

</code></pre>Then update the file.</p>
<p>And that should do it.</p>
<img src="http://www.wp-magazine.com/?ak_action=api_record_view&id=119&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-magazine.com/2007/12/how-to-add-your-own-logo-to-wp-magazine-theme/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>How to Create a Site Map Page</title>
		<link>http://www.wp-magazine.com/2007/12/how-to-create-a-site-map-page/</link>
		<comments>http://www.wp-magazine.com/2007/12/how-to-create-a-site-map-page/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 20:27:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[site-map]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wp-magazine.com/2007/12/how-to-create-a-site-map-page/</guid>
		<description><![CDATA[WP-Magazine Theme comes with a built-in Site Map template, and it's a snap to create one for your own site.]]></description>
			<content:encoded><![CDATA[<p>You may have noticed the <strong><a href="http://www.wp-magazine.com/archives/">Site Map</a></strong> page on this site. That&#8217;s done with the built-in Site Map template, and it&#8217;s easy for you to create a site map for your own WP-Magazine Theme driven site.</p>
<p><span id="more-118"></span></p>
<h3>Step 1 &#8211; Write a New Page</h3>
<p>Just click the Write Page link under the Write tab on your Wordpress control panel.</p>
<h3>Step 2 &#8211; Assign the Site Map Page Template to your Page</h3>
<p>On the right side of the Write Page console, you&#8217;ll see a blue box title &#8220;Page Template.&#8221; You may have to click the white + sign to expand it. From the drop-down list, select &#8220;Site Map Page,&#8221; and click the Publish button.</p>
<p><strong>Update &#8211; be sure to give your page a page title by filling in the Title field.</strong></p>
<p>That&#8217;s it.</p>
<img src="http://www.wp-magazine.com/?ak_action=api_record_view&id=118&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-magazine.com/2007/12/how-to-create-a-site-map-page/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>How to Use a Different Home Page, Archive Page or Single Post Page Layout for Your Site</title>
		<link>http://www.wp-magazine.com/2007/12/how-to-use-a-different-home-page-or-archive-page-layout-for-your-site/</link>
		<comments>http://www.wp-magazine.com/2007/12/how-to-use-a-different-home-page-or-archive-page-layout-for-your-site/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 20:45:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[archive-page]]></category>
		<category><![CDATA[home-page]]></category>
		<category><![CDATA[single-post-page]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wp-magazine.com/2007/12/how-to-use-a-different-home-page-or-archive-page-layout-for-your-site/</guid>
		<description><![CDATA[WP-Magazine Theme gives you 5 different home page layouts and 4 different archive page layouts options. I'll show you how easy it is to switch from one to the other.]]></description>
			<content:encoded><![CDATA[<p>If you look at this site&#8217;s home page, it uses the default home page layout. You, however, may not like that layout for your own site. So, I gave you 4 other options:</p>
<ul>
<li><a href="http://www.wp-magazine.com/about/home-page-2/">Home page option 2</a> &#8211; This was my original 2-column layout that uses image thumbnails for each post.</li>
<li><a href="http://www.wp-magazine.com/about/home-page-3/">Home page option 3</a> &#8211; This is a 3-column layout without image thumbnails. It looks more like a traditional blog</li>
<li><a href="http://www.wp-magazine.com/about/home-page-4/">Home page option 4</a> &#8211; Another 2-column layout that looks more like a traditional blog.</li>
<li><a href="http://www.wp-magazine.com/about/home-page-5/">Home page option 5</a> &#8211; And last but not least, a 2-column layout that uses image thumbnails and places posts side-by-side.</li>
</ul>
<p>To change your home page layout is a breeze.</p>
<p><span id="more-115"></span></p>
<h3>Step 1 &#8211; Login to Your Wordpress Site Via FTP, and Find Your Index Page Templates</h3>
<p><a href='http://www.wp-magazine.com/wp-content/uploads/2007/12/ftpscreen.gif' title='ftpscreen.gif'><img class="alignright" src='http://www.wp-magazine.com/wp-content/uploads/2007/12/ftpscreen.thumbnail.gif' alt='ftpscreen.gif' /></a>In your theme folder, you will find 5 different index page templates. There are named index.php, index2.php, index3.php, index4.php and index5.php. Click the image to the right to enlarge.</p>
<h3>Step 2 &#8211; Change the File Names to Reflect Your Chosen Home Page Layout</h3>
<p>To select a new home page layout, first, change the index.php file to index1.php. Then, change the filename of your chosen home page layout to index.php. Refresh your browser, and you should see the new home page layout.</p>
<h3>To Change Your Archive Page Layout, Follow the Same Steps Above</h3>
<p>There are 4 different archive page layouts.</p>
<ul>
<li><a href="http://www.wp-magazine.com/2007/">Archive page option 1</a> &#8211; This is the one currently active on the site.</li>
<li><a href="/images/archive2.jpg" target="blank">Archive page option 2</a> &#8211; Click the link to see a screenshot.</li>
<li><a href="/images/archive3.jpg" target="blank">Archive page option 3</a> &#8211; Click the link to see a screenshot.</li>
<li><a href="/images/archive4.jpg" target="blank">Archive page option 4</a> &#8211; Click the link to see a screenshot.</li>
</ul>
<p>The filename for your archive page templates are archive.php, archive2.php, archive3.php and archive4.php. To use a different archive page layout, just change archive.php to archive1.php, and change your chosen archive page layout to archive.php.</p>
<h3>To Change Your Single Post Page Layout, Follow the Same Steps Above</h3>
<p>There is the standard 2-column single post page with the filename single.php. Then you also have a <a href="/images/single2.jpg" target="blank">3-column version of the single post page</a> which has a filename single2.php.</p>
<p>To use the 3-column version, simply rename single.php to single1.php. Then rename single2.php to single.php.</p>
<p>How simple is that?</p>
<img src="http://www.wp-magazine.com/?ak_action=api_record_view&id=115&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-magazine.com/2007/12/how-to-use-a-different-home-page-or-archive-page-layout-for-your-site/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>How to Insert Post Thumbnails for Your Posts</title>
		<link>http://www.wp-magazine.com/2007/12/how-to-insert-post-thumbnails-for-your-posts/</link>
		<comments>http://www.wp-magazine.com/2007/12/how-to-insert-post-thumbnails-for-your-posts/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 19:57:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[custom-fields]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[thumbnails]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wp-magazine.com/2007/12/how-to-insert-post-thumbnails-for-your-posts/</guid>
		<description><![CDATA[Another nice feature of WP-Magazine Theme is its ability to display post thumbnails on various pages. In this tutorial, I walk you through the simple process to add your own post thumbnails.]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://www.wp-magazine.com/wp-content/themes/WP-MagTheme10/images/def-thumb.gif" alt="def-thumb" />If you look on the home page, <a href="http://www.wp-magazine.com/2007/">archive pages</a> and <a href="http://www.wp-magazine.com/?s=a&#038;submit-2=go">search results page</a> of this site, you&#8217;ll notice that all the posts have a thumbnail image next to the post excerpt. By default, the theme will display the photo you see to the right as the post thumbnail. If you&#8217;d like to use a different default post thumbnail, just choose a photo in .gif format, cut it to 100px by 100px, name it <strong>def-thumb.gif</strong> and upload it to the theme&#8217;s images folder.</p>
<p><strong>If you&#8217;d like to add your own post thumbnails for any or all of your posts, which I recommend, the process is quite simple.</strong></p>
<p><span id="more-114"></span></p>
<h3>Step 1 &#8211; Select a Photo and Cut it to the Proper Size</h3>
<p>Ideally, the post thumbnail image should be 100px by 100px. If it is a different size, I added a style element to the photo that will automatically convert it to 100&#215;100. If that happens, however, it may negatively impact the image&#8217;s quality, so your should try to make your post thumbnails exactly 100px by 100px .</p>
<h3>Step 2 &#8211; Upload Your Photo</h3>
<p>You can either upload your photo via FTP or via the standard Wordpress image upload function on the Write Post page; just below your Publish button. Once your photo is uploaded, you&#8217;ll need the file path for the photo&#8217;s location.</p>
<p>For example, if you upload your photo to a subdirectory (of your Wordpress site) named &#8220;images&#8221; &#8230; the file path would be something like: http://www.mysite.com/images/filename.jpg.</p>
<p>If you upload your photo via the Write Post image uploader, the file path will be something like: http://www.mysite.com/wp-content/uploads/2007/12/filename.jpg. To get the actual file path, just go ahead and send the image to your post editor. When you do that, Wordpress will produce an image tag that looks something like this: <code>&lt;img src=&#039;http://mysite.com/wp-content/uploads/2007/11/filename.jpg&#039; alt=&#039;feature1.gif&#039; /&gt;</code></p>
<p>In this case, the only part of that tag you need is: http://mysite.com/wp-content/uploads/2007/11/filename.jpg</p>
<p>Once you have the image path, just be sure to delete the image tag from your post editor box.</p>
<h3>Step 3 &#8211; Create a Custom Field for Your Thumbnail Image</h3>
<p>If you scroll to the bottom of your Write Post page, you&#8217;ll see an area near the bottom called &#8220;Custom Fields.&#8221; (You may have to click on the white + sign to the far right to expand the custom fields area).</p>
<p>In the field marked &#8220;Key,&#8221; you&#8217;ll need to enter: <strong>post_thumbnail</strong>. In the field marked &#8220;Value,&#8221; you&#8217;ll need to enter the file path for your image. Then just click the &#8220;Add Custom Field&#8221; button. Finally, continue with your post, and when you&#8217;re ready, click the Publish button.</p>
<p>As I said above, your thumbnail image will appear on each page that the post appears, except the single post page.</p>
<img src="http://www.wp-magazine.com/?ak_action=api_record_view&id=114&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-magazine.com/2007/12/how-to-insert-post-thumbnails-for-your-posts/feed/</wfw:commentRss>
		<slash:comments>46</slash:comments>
		</item>
		<item>
		<title>How to Insert Photos for Your Featured Articles</title>
		<link>http://www.wp-magazine.com/2007/12/how-to-insert-photos-for-your-featured-articles/</link>
		<comments>http://www.wp-magazine.com/2007/12/how-to-insert-photos-for-your-featured-articles/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 19:41:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[featured-articles]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wp-magazine.com/2007/12/how-to-insert-photos-for-your-featured-articles/</guid>
		<description><![CDATA[One of WP-Magazine Theme's best features is its ability to display post photos on your home page. In this tutorial, I'll walk you through the simple process of adding Featured Article photos to you posts.]]></description>
			<content:encoded><![CDATA[<p>If you look on the home page of this site, you&#8217;ll notice that most of the Featured Articles display a photo next to the post excerpt. If you&#8217;d like to add photos to your own featured articles in the same manner, it&#8217;s pretty simple to do it.</p>
<p><span id="more-113"></span></p>
<h3>Step 1 &#8211; Select a Photo and Cut it to the Proper Size</h3>
<p>Your feature article photos can be almost any width you like really. However, the featured article box is only 650px wide, so you may want to limit your photos to less than half that width to allow room for the post excerpt.</p>
<p><strong>The photo&#8217;s height, however, needs to be more specific</strong>. Ideally, your photo&#8217;s height should be exactly 220px. If it does happen to be taller or shorter, I added a style element to the photo that will automatically convert the height to 220px. If that happens, however, it may negatively impact the photo&#8217;s quality, so try to make it <em>exactly</em> 220px high.</p>
<h3>Step 2 &#8211; Upload Your Photo</h3>
<p>You can either upload your photo via FTP or via the standard Wordpress image upload function on the Write Post page; just below your Publish button. Once your photo is uploaded, you&#8217;ll need the file path for the photo&#8217;s location.</p>
<p>For example, if you upload your photo to a subdirectory (of your Wordpress site) named &#8220;images&#8221; &#8230; the file path would be something like: http://www.mysite.com/images/filename.jpg.</p>
<p>If you upload your photo via the Write Post image uploader, the file path will be something like: http://www.mysite.com/wp-content/uploads/2007/12/filename.jpg. To get the actual file path, just go ahead and send the image to your post editor. When you do that, Wordpress will produce an image tag that looks something like this: <code>&lt;img src=&#039;http://mysite.com/wp-content/uploads/2007/11/filename.jpg&#039; alt=&#039;feature1.gif&#039; /&gt;</code></p>
<p>In this case, the only part of that tag you need is: http://mysite.com/wp-content/uploads/2007/11/filename.jpg</p>
<p>Once you have the image path, just be sure to delete the image tag from your post editor box.</p>
<h3>Step 3 &#8211; Create a Custom Field for Your Photo</h3>
<p>If you scroll to the bottom of your Write Post page, you&#8217;ll see an area near the bottom called &#8220;Custom Fields.&#8221; (You may have to click on the white + sign to the far right to expand the custom fields area).</p>
<p>In the field marked &#8220;Key,&#8221; you&#8217;ll need to enter: <strong>home_feature_photo</strong>. In the field marked &#8220;Value,&#8221; you&#8217;ll need to enter the file path for your image. Then just click the &#8220;Add Custom Field&#8221; button. Finally, continue with your post, and when you&#8217;re ready, click the Publish button.</p>
<p>Your image will appear in 2 places. First, it will appear in the Featured Articles box (for that article) on your home page. And it will also appear on the single post page for that article; aligned to the right of the content. See <a href="http://www.wp-magazine.com/2007/11/test-post-4/">this post</a> for an example.</p>
<p>If you choose not to enter a photo for one or more of your featured articles, the theme will function properly without it.</p>
<img src="http://www.wp-magazine.com/?ak_action=api_record_view&id=113&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-magazine.com/2007/12/how-to-insert-photos-for-your-featured-articles/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>How to Install and Set Up WP-Magazine Theme 1.0</title>
		<link>http://www.wp-magazine.com/2007/12/theme-install-and-basic-setup/</link>
		<comments>http://www.wp-magazine.com/2007/12/theme-install-and-basic-setup/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 18:45:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[most-commented]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[popular-posts]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.wp-magazine.com/2007/12/theme-install-and-basic-setup/</guid>
		<description><![CDATA[Installing and setting up WP-Magazine Theme is pretty simple. Read on, and you'll have it knocked out in a snap.]]></description>
			<content:encoded><![CDATA[<p>Installing and setting up WP-Magazine Theme 1.0 is pretty simple. Read on, and you&#8217;ll have it knocked out in a snap.<span id="more-112"></span></p>
<h3>Step 1 &#8211; Unzip the File</h3>
<p>The file you downloaded can be unzipped with any standard unzip program (if you don&#8217;t have one already installed on your computer, <a href="http://www.stuffit.com">Stuffit Expander</a> is a popular option for PC or MAC users). Within the unzipped file, you will find the actual theme file along with the end user license agreement (please take a moment to read over the license agreement).</p>
<h3>Step 2 &#8211; Upload the Theme File to Your Wordpress Site</h3>
<p>For this step, you&#8217;ll need an FTP (file transfer protocol) program. An FTP program allows you to transfer files between your computer and your web hosting account. There are several available, but I use <a href="http://smartftp.com/">SmartFTP</a>.</p>
<p>You&#8217;ll want to upload your theme folder to the /wp-content/themes folder in your Wordpress installation. Be sure you upload the theme folder, which will have one of the following names (depending upon which package you purchased):</p>
<ul>
<li>WP-MagTheme10-Basic</li>
<li>WP-MagTheme10-Prem</li>
<li>WP-MagTheme10-Dev</li>
</ul>
<h3>Step 3 &#8211; Activate Your New Theme</h3>
<p>Login into your Wordpress control panel, and click the Presentation link. On the next page you&#8217;ll see all your available themes. Simply click on the WP-Magazine Theme 1.0 screen shot.</p>
<h3>Step 4 &#8211; Set Up Your Featured Articles Section</h3>
<p>If you don&#8217;t already have a &#8220;Featured&#8221; category, you&#8217;ll need to create one. Click the Manage tab, then Categories on the sub-navigation bar. Create a new category named &#8220;Featured.&#8221; Also, be sure the <strong><em>category slug</em></strong> is &#8220;featured.&#8221;</p>
<p>For the Featured Articles function to work correctly, you may also need to modify your permalink structure. To do that, click the Options tab, then &#8220;permalinks&#8221; on the sub-navigation bar. Just be sure that any option other than the default permalink structure is selected.</p>
<p>Finally, the only thing left to do is to place some of your posts/articles in the Featured category. By default, the theme is set up to display your 5 most recent Featured Articles in the featured article box on your home page. You can change that number, but we&#8217;ll save that for a future tutorial.</p>
<h3>Step 5 &#8211; Install/Activate Plugins for Popular Articles and Most Commented Articles</h3>
<p>In the right sidebar, you&#8217;ll see a little box I call the &#8220;Site Guide.&#8221; It&#8217;s designed to give your readers quick access to your most popular posts, most commented posts, site search, monthly archives and site tags (if you use them). For the popular posts and most comments posts to function, you&#8217;ll need 2 plugins; Alex Kings <strong><a href="http://alexking.org/blog/2007/10/02/popularity-contest-13b2">Popularity Contest</a> (Note: Popularity Contest plugin has not been updated for WP 2.5 and above yet. There is a fix for it though <a href="http://wpguy.com/tips/popularity-contest-plugin-compatibility-with-wordpress-25/">here</a>)</strong> and Nick Momrik&#8217;s <strong><a href="http://wordpress.org/extend/plugins/most-commented/">Most Commented</a></strong>.</p>
<p>Be sure you download the latest version of each plugin and upload them to your wp-content/plugins folder. Then activate them. The theme will do the rest. If you&#8217;d rather not use one or both of these functions, that&#8217;s fine too. The theme will function normally without them.</p>
<h3>Step 7 &#8211; Install/Activate Plugin For Related Post</h3>
<p>If you look at the top of this article just under the post title, you&#8217;ll see a link that says &#8220;Related.&#8221; The related articles are generated by a plugin called <strong><a href="http://fairyfish.net/2007/09/12/wordpress-23-related-posts-plugin/">WordPress 2.3 Related Posts</a></strong>. It pulls other posts that share the same tags as the post you&#8217;re viewing. You&#8217;ll want to download, install and activate the latest version. If you prefer not to use the related posts function, the theme will function properly without it.</p>
<h3>Step 8 &#8211; Be Sure You Have an &#8220;About&#8221; Page</h3>
<p>If you look on the home page in the Featured Article box, you&#8217;ll see a link to the right that says &#8220;About this Site.&#8221; When folks click that link, the theme is designed to display an excerpt of your &#8220;About&#8221; page. If you already have an About page, that&#8217;s perfect; just make sure the <strong><em>Page Slug</em></strong> reads &#8220;about.&#8221; To find the page slug, click Manage, then Pages. Edit your About page. On the right side of the Write Page, you&#8217;ll see a blue box named &#8220;Page Slug.&#8221;</p>
<p>If you don&#8217;t yet have an About page, well, go ahead and create one.</p>
<h3>Step 9 &#8211; Add Some Content to Your Sidebars</h3>
<p>If you&#8217;re using the 3-column version of the theme, you&#8217;ll need to add some content to your middle sidebar. So,click the Presentation link, then Widgets, and drag some content into Sidebar1. You can also add some content to Sidebar2 if you like, and it will appear just below the Recent Comment section. Be sure to click the Update button when you&#8217;re done.</p>
<h3>Step 10 (Optional step for Lightbox users)</h3>
<p>There is a Javascript conflict between Lightbox and the Featured Article glider. So far, I&#8217;ve been unable to find a fix for it, so in the meantime, here are 3 Lightbox alternatives that have been used successfully by other WP-Mag Theme users.</p>
<ul>
<li><a href="http://www.laptoptips.ca/projects/wp-shutter-reloaded/">Shutter Reloaded plugin</a></li>
<li><a href="http://wordpress.org/extend/plugins/wp-highslide-image-viewer/">Highslide</a></li>
<li><a href="http://amiworks.co.in/talk/akwplightbox/">akWpLightBox</a></li>
</ul>
<h3>Update &#8211; Temp Fix for Lightbox Issue</h3>
<p>This is not a perfect fix, but it should make possible to use Lightbox without causing a problem in the Featured Article glider on the home page.</p>
<p>1. Open your Header template, and find these lines of code:<br />
<pre><code>&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/js/tabber.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/js/prototype.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/js/effects.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/js/glider.js&quot;&gt;&lt;/script&gt;</code></pre></p>
<p>2. Change it to just this line:<br />
<code>&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/js/tabber.js&quot;&gt;&lt;/script&gt;</code></p>
<p>3. Scroll down a bit further and find this line:<br />
<code>&lt;body&gt;</code></p>
<p>4. Just after that line, place the following block of code:<br />
<pre><code>&lt;?php if (is_home()) { ?&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/js/prototype.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/js/effects.js&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot; src=&quot;&lt;?php bloginfo(&#039;stylesheet_directory&#039;); ?&gt;/js/glider.js&quot;&gt;&lt;/script&gt;
&lt;?php } ?&gt;</code></pre></p>
<p>5. Click the Update File button.</p>
<img src="http://www.wp-magazine.com/?ak_action=api_record_view&id=112&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-magazine.com/2007/12/theme-install-and-basic-setup/feed/</wfw:commentRss>
		<slash:comments>141</slash:comments>
		</item>
	</channel>
</rss>
