<?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>WP-Smooth &#187; A-Tutorials</title>
	<atom:link href="http://www.wp-smooth.com/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wp-smooth.com</link>
	<description>Premium WordPress Magazine Theme from Solostream</description>
	<lastBuildDate>Fri, 18 Dec 2009 20:03:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to Install and Set Up WP-Smooth</title>
		<link>http://www.wp-smooth.com/2009/04/how-to-install-and-set-up-wp-smooth/</link>
		<comments>http://www.wp-smooth.com/2009/04/how-to-install-and-set-up-wp-smooth/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 17:34:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A-Tutorials]]></category>

		<guid isPermaLink="false">http://www.wp-smooth.com/?p=476</guid>
		<description><![CDATA[It doesn't take a lot to install and set up your new WP-Smooth WordPress theme. Read on, and you'll have it knocked out in a snap.]]></description>
			<content:encoded><![CDATA[<p>It doesn&#8217;t take a lot to install and set up your new WP-Smooth WordPress theme. Read on, and you&#8217;ll have it knocked out in a snap.</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). When you unzip the file, you&#8217;ll end up with a folder named either wp-smooth-basic, wp-smooth-prem or wp-smooth-dev, depending upon which license you purchased. Within it are all the theme files along with the end user license agreement (please take a moment to read over the license agreement).<span id="more-476"></span></p>
<h3>Step 2 &#8211; Upload the Theme Files 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>. You&#8217;ll want to upload your theme folder to the /wp-content/themes folder in your WordPress installation.</p>
<h3>Step 3 &#8211; Activate WP-Smooth</h3>
<p>Login into your WordPress control panel, and click the Appearance tab. On the next page you&#8217;ll see all your available themes. Simply click on the WP-Smooth screenshot, then click the Activate link in the upper right-hand corner of the pop-up screen.</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 Post tab, then Categories on the sub-menu. 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 should modify your permalink structure. To do that, click the Settings tab, then Permalinks on the sub-menu. 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 6 most recent Featured Articles in the featured article box on your home page. You can change that number on the WP-Smooth Theme Settings page if you like.</p>
<h3>Step 5 &#8211; Install and Activate Plugins Supported by WP-Smooth</h3>
<p>WP-Smooth has built-in support for the following plugins:</p>
<p><strong><a href="http://www.dyasonhat.com/wordpress-plugins/popularity-contest-plugin-wordpress-27-working-version/">Popularity Contest (updated version for WP 2.7)</a></strong> &#8211; Your Most Popular Posts will appear at the top of the right sidebar in the tabbed navigation box as seen on this site.</p>
<p><strong><a href="http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin">Get the Image</a></strong> &#8211; This is a sweet, little plugin from the very brilliant Justin Tadlock. It will make it easier for you to include post thumbnails for all your posts without using custom fields. More on that in another tutorial. </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.</p>
<h3>Step 6 &#8211; Add Some Content to Your Sidebars</h3>
<p>Click the Appearance tab, then Widgets, and drag some content into your sidebars. Be sure to click the &#8220;Save Changes&#8221; button when you&#8217;re done.</p>
<h3>Step 7 &#8211; Be Sure To Visit the WP-Smooth Theme Settings Page</h3>
<p>The link for this page is available under the Appearance tab. We&#8217;ve given you a whole slew of optional settings for the theme, so feel free to change a few of them, and see what sort of site you can create for yourself.</p>
<h3>Optional Step 8 &#8211; Make Your Featured Articles Scroll Automatically</h3>
<p>If you want to turn on auto-scroll, open the features.php file and find this code at the bottom:</p>
<p><code>&lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;</code><br />
<code>&nbsp;&nbsp;var my_glider = new Glider(&#039;my-glider&#039;, {duration:0.5});</code><br />
<code>&lt;/script&gt;</code></p>
<p>Then replace it with this:</p>
<p><code>&lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;</code><br />
<code>&nbsp;&nbsp;var my_glider = new Glider(&#039;my-glider&#039;, {duration:0.5, autoGlide:true, frequency:8});</code><br />
<code>&lt;/script&gt;</code></p>
<p>Then, to turn off the active post highlighting, open your Stylesheet (style.css), and find this code about half way down:</p>
<p><pre><code>#my-glider .controls li a.active {
&nbsp;&nbsp;background:#fff;
&nbsp;&nbsp;}</code></pre></p>
<p>Then, comment it out like this:</p>
<p><pre><code>/*---- #my-glider .controls li a.active {
&nbsp;&nbsp;background:#fff;
&nbsp;&nbsp;} ---- */</code></pre></p>
<img src="http://www.wp-smooth.com/?ak_action=api_record_view&id=476&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-smooth.com/2009/04/how-to-install-and-set-up-wp-smooth/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>How to Add Images for Your Featured Articles</title>
		<link>http://www.wp-smooth.com/2009/04/how-to-add-images-for-your-featured-articles/</link>
		<comments>http://www.wp-smooth.com/2009/04/how-to-add-images-for-your-featured-articles/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 16:03:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A-Tutorials]]></category>

		<guid isPermaLink="false">http://www.wp-smooth.com/?p=523</guid>
		<description><![CDATA[This tutorial will show you how to add images for your Featured Articles.]]></description>
			<content:encoded><![CDATA[<h2>Step 1: Make Sure You Get the Size Correct</h2>
<p>The ideal size for the images that appear in the Featured Articles section are as follows:</p>
<p><strong>width</strong>: 650px<br />
<strong>height</strong>:  250px</p>
<h2>Step 2: Use the &#8220;Get The Image&#8221; Plugin</h2>
<p>This plugin, created by a savvy WordPress developer named Justin Tadlock, will greatly simplify the task of placing your featured article images right where they belong.</p>
<p><strong>Download the plugin <a href="http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin">here</a></strong>. Installation is pretty simple &#8230;</p>
<ol>
<li>Unzip the file.</li>
<li>Upload get-the-image.php file to your wp-content/plugins folder.</li>
<li>Activate the plugin on your Plugins page.</li>
</ol>
<p><strong>What this plugin will do</strong>:</p>
<p><strong>1. It will look for any images</strong> that you&#8217;ve uploaded to your post.</p>
<p><a href="http://www.wp-jazz.com/wp-content/uploads/2009/03/gallery.gif"><img class="alignright size-thumbnail wp-image-78" title="gallery" src="http://www.wp-jazz.com/wp-content/uploads/2009/03/gallery-150x150.gif" alt="gallery" width="150" height="150" /></a><strong>2. If it finds one or more images</strong>, it will automatically place the 1st image &#8211; as a featured article image &#8211; where it belongs on your site.</p>
<p><strong>Note 1: If you have uploaded multiple images to your post</strong>, it will use the #1 image as set in the gallery section of your media uploader (click thumbnail to the right).</p>
<p><strong>Note 2: If you don&#8217;t want the image to appear in the post content</strong>, just don&#8217;t insert it into the post. The plugin will still grab the 1st image you&#8217;ve uploaded to the post and place it correctly.</p>
<p><strong>3. If it does not find any images (because you didn&#8217;t upload any)</strong> for the post, no image will appear for that post in the Featured Article section. As for the post thumbnails, it will place a default thumbnail unless you have deactivated that feature on your Theme Settings page.</p>
<h2>Step 3: Upload Your Image</h2>
<p><a href="http://www.wp-jazz.com/wp-content/uploads/2009/03/gallery.gif"><img src="http://www.wp-jazz.com/wp-content/uploads/2009/03/gallery-150x150.gif" alt="gallery" title="gallery" width="150" height="150" class="alignright size-thumbnail wp-image-78" /></a>Click the &#8220;Add an Image&#8221; button just above the post editor, and upload your image. There&#8217;s no need to insert the image within the post content unless you want to do that. </p>
<p>Once you upload your image, the theme will choose the first image it finds that you have uploaded and use it as the image for the Featured Article section. If you upload more than 1 image to your post, just make sure your Featured Article image is #1 image listed in the gallery (you may have to move the image up to the #1 spot).</p>
<h2>Another Option: Use a Custom Field</h2>
<p>Although the above method seems most simple, you may want to use the custom field method instead. </p>
<p>To do so, add a new custom field named: <strong>home_feature_photo</strong></p>
<p>In the Value field, you&#8217;ll need to add the URL path to the image. </p>
<p>Example: <code>http://www.wp-smooth.com/wp-content/uploads/2009/04/smoothshot.jpg</code></p>
<p>And that&#8217;s it. The theme will do the rest.</p>
<img src="http://www.wp-smooth.com/?ak_action=api_record_view&id=523&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-smooth.com/2009/04/how-to-add-images-for-your-featured-articles/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Screenshots of WP-Smooth Multiple Color Options</title>
		<link>http://www.wp-smooth.com/2009/04/wp-smooth-multiple-color-options-screenshot/</link>
		<comments>http://www.wp-smooth.com/2009/04/wp-smooth-multiple-color-options-screenshot/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 15:42:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A-Tutorials]]></category>

		<guid isPermaLink="false">http://www.wp-smooth.com/?p=514</guid>
		<description><![CDATA[WP-Smooth comes with 10 different color options ... see them here.]]></description>
			<content:encoded><![CDATA[<p>Click the thumbnails below to enlarge the images.</p>
<div id="attachment_506" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-default.jpg"><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-default-150x150.jpg" alt="smooth-default" title="smooth-default" width="150" height="150" class="size-thumbnail wp-image-506" /></a><p class="wp-caption-text">smooth-default</p></div>
<div id="attachment_504" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-black.jpg"><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-black-150x150.jpg" alt="smooth-black" title="smooth-black" width="150" height="150" class="size-thumbnail wp-image-504" /></a><p class="wp-caption-text">smooth-black</p></div>
<div id="attachment_505" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-blue.jpg"><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-blue-150x150.jpg" alt="smooth-blue" title="smooth-blue" width="150" height="150" class="size-thumbnail wp-image-505" /></a><p class="wp-caption-text">smooth-blue</p></div>
<div id="attachment_507" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-green.jpg"><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-green-150x150.jpg" alt="smooth-green" title="smooth-green" width="150" height="150" class="size-thumbnail wp-image-507" /></a><p class="wp-caption-text">smooth-green</p></div>
<div id="attachment_508" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-light.jpg"><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-light-150x150.jpg" alt="smooth-light" title="smooth-light" width="150" height="150" class="size-thumbnail wp-image-508" /></a><p class="wp-caption-text">smooth-light</p></div>
<div id="attachment_509" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-orange.jpg"><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-orange-150x150.jpg" alt="smooth-orange" title="smooth-orange" width="150" height="150" class="size-thumbnail wp-image-509" /></a><p class="wp-caption-text">smooth-orange</p></div>
<div id="attachment_510" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-pink.jpg"><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-pink-150x150.jpg" alt="smooth-pink" title="smooth-pink" width="150" height="150" class="size-thumbnail wp-image-510" /></a><p class="wp-caption-text">smooth-pink</p></div>
<div id="attachment_511" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-plum.jpg"><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-plum-150x150.jpg" alt="smooth-plum" title="smooth-plum" width="150" height="150" class="size-thumbnail wp-image-511" /></a><p class="wp-caption-text">smooth-plum</p></div>
<div id="attachment_512" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-purple.jpg"><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-purple-150x150.jpg" alt="smooth-purple" title="smooth-purple" width="150" height="150" class="size-thumbnail wp-image-512" /></a><p class="wp-caption-text">smooth-purple</p></div>
<div id="attachment_513" class="wp-caption alignleft" style="width: 160px"><a href="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-red.jpg"><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/smooth-red-150x150.jpg" alt="smooth-red" title="smooth-red" width="150" height="150" class="size-thumbnail wp-image-513" /></a><p class="wp-caption-text">smooth-red</p></div>
<img src="http://www.wp-smooth.com/?ak_action=api_record_view&id=514&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-smooth.com/2009/04/wp-smooth-multiple-color-options-screenshot/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>How to Add 125&#215;125 Banner Ads to Your Right Sidebar</title>
		<link>http://www.wp-smooth.com/2009/04/how-to-add-125x125-banner-ads-to-your-right-sidebar/</link>
		<comments>http://www.wp-smooth.com/2009/04/how-to-add-125x125-banner-ads-to-your-right-sidebar/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 15:20:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A-Tutorials]]></category>

		<guid isPermaLink="false">http://www.wp-smooth.com/?p=494</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.<span id="more-494"></span></p>
<h3>Step 1 &#8211; Upload a Generic 125&#215;125 Banner</h3>
<p><img src="http://www.wp-smooth.com/wp-content/uploads/2009/04/banner125.gif" alt="banner125" title="banner125" width="125" height="125" class="alignright size-full wp-image-501" />The image to the right is already located in the /images folder found in your WP-Smooth theme folder, so you can use that if you like. The file name is banner125.gif. </p>
<p>Alternatively, you can use your own generic 125&#215;125 banner; just be sure to name it banner125.gif and upload it to the /images folder within your theme folder (or change the file name used below to reflect the name of your own file).</p>
<h3>Step 2 &#8211; Create a New Text Widget in Your Right Sidebar for the Banner Ads</h3>
<p>Add a new text widget to your top right sidebar, give it a title if you like. Then copy and paste the following code into the widget box:</p>
<p><code>&lt;ul id=&quot;banner125&quot; class=&quot;clearfix&quot;&gt;</code><br />
	<code>&lt;li class=&quot;ad1&quot;&gt;&lt;a href=&quot;http://www.link1.com&quot;&gt;&lt;img src=&quot;http://www.mysite.com/wp-content/themes/wp-smooth-basic/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;&lt;/a&gt;&lt;/li&gt;</code><br />
	<code>&lt;li class=&quot;ad2&quot;&gt;&lt;a href=&quot;http://www.link2.com&quot;&gt;&lt;img src=&quot;http://www.mysite.com/wp-content/themes/wp-smooth-basic/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;&lt;/a&gt;&lt;/li&gt;</code><br />
	<code>&lt;li class=&quot;ad3&quot;&gt;&lt;a href=&quot;http://www.link3.com&quot;&gt;&lt;img src=&quot;http://www.mysite.com/wp-content/themes/wp-smooth-basic/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;&lt;/a&gt;&lt;/li&gt;</code><br />
	<code>&lt;li class=&quot;ad4&quot;&gt;&lt;a href=&quot;http://www.link4.com&quot;&gt;&lt;img src=&quot;http://www.mysite.com/wp-content/themes/wp-smooth-basic/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;&lt;/a&gt;&lt;/li&gt;</code><br />
<code>&lt;/ul&gt;</code></p>
<blockquote><p><strong>Note 1</strong>: In the above code, you&#8217;ll need to change mysite.com to your own site domain name.</p>
<p><strong>Note 2</strong>: In the img src code above, you may need to change the /wp-smooth-basic/ part to reflect the actual name of your theme folder. </p>
<p>For WP-Smooth Basic version, the img src would be:<br />
<code>&lt;img src=&quot;http://www.mysite.com/wp-content/themes/wp-smooth-basic/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;</code></p>
<p>For WP-Jazz Premium version, the img src would be:<br />
<code>&lt;img src=&quot;http://www.mysite.com/wp-content/themes/wp-smooth-prem/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;</code></p>
<p>For WP-Jazz Developer version, the img src would be:<br />
<code>&lt;img src=&quot;http://www.mysite.com/wp-content/themes/wp-smooth-dev/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;</code></p></blockquote>
<h3>Step 3 &#8211; Replace the Generic Banners and Links With Real Ads</h3>
<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>ad125.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><code>&lt;li class=&quot;ad1&quot;&gt;&lt;a href=&quot;http://www.solostream.com&quot;&gt;&lt;img src=&quot;http://www.mysite.com/wp-content/themes/wp-smooth-basic/images/ad125.gif&quot; alt=&quot;banner ad&quot; /&gt;&lt;/a&gt;&lt;/li&gt;</code></p>
<p>And that&#8217;s it. The Stylesheet is already set up to display the ads correctly.</p>
<img src="http://www.wp-smooth.com/?ak_action=api_record_view&id=494&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-smooth.com/2009/04/how-to-add-125x125-banner-ads-to-your-right-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Add Post Thumbnails to Your Posts</title>
		<link>http://www.wp-smooth.com/2009/04/how-to-use-imagesphotos-with-wp-smooth-and-wordpress-27/</link>
		<comments>http://www.wp-smooth.com/2009/04/how-to-use-imagesphotos-with-wp-smooth-and-wordpress-27/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 15:20:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A-Tutorials]]></category>

		<guid isPermaLink="false">http://www.wp-smooth.com/?p=497</guid>
		<description><![CDATA[This tutorial will show you how to add post thumbnails to your posts.]]></description>
			<content:encoded><![CDATA[<p>If you look at the <a href="http://www.wp-smooth.com/">home page</a> of this site, you&#8217;ll see that each post below the featured articles has a thumbnail image next to it. </p>
<p><strong>To add these images to your posts, you have 2 options &#8230; </strong></p>
<h2>Option 1 &#8211; Use the &#8220;Get The Image&#8221; Plugin</h2>
<p>This plugin, created by a savvy WordPress developer named Justin Tadlock, will greatly simplify the task of placing your post thumbnail images right where they belong in your WP-Smooth-driven site.</p>
<p><strong>Download the plugin <a href="http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin">here</a></strong>. Installation is pretty simple &#8230; </p>
<ol>
<li>Unzip the file.</li>
<li>Upload get-the-image.php file to your wp-content/plugins folder.</li>
<li>Activate the plugin on your Plugins page.</li>
</ol>
<p><strong>What this plugin will do</strong>: </p>
<p><strong>1. It will look for any images</strong> that you&#8217;ve uploaded to your post.</li>
<p><a href="http://www.wp-jazz.com/wp-content/uploads/2009/03/gallery.gif"><img src="http://www.wp-jazz.com/wp-content/uploads/2009/03/gallery-150x150.gif" alt="gallery" title="gallery" width="150" height="150" class="alignright size-thumbnail wp-image-78" /></a><strong>2. If it finds one or more images</strong>, it will automatically place the 1st image &#8211; as a thumbnail &#8211; where it belongs on your site. </p>
<p><strong>Note 1: If you have uploaded multiple images to your post</strong>, it will use the #1 image as set in the gallery section of your media uploader (click thumbnail to the right). </p>
<p><strong>Note 2: If you don&#8217;t want the image to appear in the post content</strong>, just don&#8217;t insert it into the post. The plugin will still grab the 1st image you&#8217;ve uploaded to the post and place it correctly.</p>
<p><strong>3. If it does not find any images (because you didn&#8217;t upload any)</strong> for the post, no image will appear for that post in the Featured Article section. As for the post thumbnails, it will place a default thumbnail unless you have deactivated that feature on your WP-Smooth Theme Settings page.</p>
<h2>Option 2 &#8211; Use Custom Fields</h2>
<p><strong>If, for whatever reason, you prefer not to use the plugin</strong>, you can simply use custom fields. With this method, you will need to scroll down to the Custom Fields section on the Write Post screen and fill in the appropriate data.</p>
<p><strong>For post thumbnail images</strong>: </p>
<ul>
<li>Name = post_thumbnail</li>
<li>Value = the URL for the image (get the image URL from the media uploader)</li>
</ul>
<img src="http://www.wp-smooth.com/?ak_action=api_record_view&id=497&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-smooth.com/2009/04/how-to-use-imagesphotos-with-wp-smooth-and-wordpress-27/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Create a Site Map Page</title>
		<link>http://www.wp-smooth.com/2009/04/how-to-create-a-site-map-page-2/</link>
		<comments>http://www.wp-smooth.com/2009/04/how-to-create-a-site-map-page-2/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 15:13:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A-Tutorials]]></category>

		<guid isPermaLink="false">http://www.wp-smooth.com/?p=491</guid>
		<description><![CDATA[You may have noticed the <strong><a href="http://www.wp-smooth.com/site-archives/">Site Map</a></strong> page on this site. That's done with the built-in Site Map template, and it's easy for you to create a site map for your own WP-Smooth driven site.]]></description>
			<content:encoded><![CDATA[<p>You may have noticed the <strong><a href="http://www.wp-smooth.com/site-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-Smooth driven site.</p>
<p><span id="more-491"></span></p>
<h3>Step 1 &#8211; Write a New Page</h3>
<p>Just click the &#8220;Add New&#8221; link under the Pages tab in your WordPress control panel. Be sure to give your page a page title by filling in the Title field. Other than that, you don&#8217;t need to write any content in the post editor box.</p>
<h3>Step 2 &#8211; Assign the Site Map Page Template to your Page</h3>
<p>To the right of the Write Page console, you&#8217;ll see a blue box title &#8220;Attributes.&#8221; From the Template drop-down list, select &#8220;Site Map,&#8221; and click the Publish button.</p>
<img src="http://www.wp-smooth.com/?ak_action=api_record_view&id=491&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-smooth.com/2009/04/how-to-create-a-site-map-page-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to Write a Post with WP-Smooth</title>
		<link>http://www.wp-smooth.com/2009/04/how-to-write-a-post-with-wp-smooth/</link>
		<comments>http://www.wp-smooth.com/2009/04/how-to-write-a-post-with-wp-smooth/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 14:40:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A-Tutorials]]></category>

		<guid isPermaLink="false">http://www.wp-smooth.com/?p=484</guid>
		<description><![CDATA[Don't let the title of this post fool you ... I'm not meaning to insult your intelligence when I imply that your <em>DON'T</em> know how to write a post with WordPress (I'm sure you do). It's just that there are a few features built into WP-Smooth, and it's worthwhile to tell you how to get the most out of it.]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t let the title of this post fool you</strong> &#8230; I&#8217;m not meaning to insult your intelligence when I imply that your <em>DON&#8217;T</em> know how to write a post with WordPress (I&#8217;m sure you do). It&#8217;s just that there are a few features built into WP-Smooth, and it&#8217;s worthwhile to tell you how to get the most out of it.<span id="more-484"></span></p>
<p><strong>If you look at the home page of this demo site</strong>, you&#8217;ll see that all the posts &#8211; including the featured posts at the top &#8211; display a post introduction (or excerpt) rather than the full post itself. It&#8217;s the same on the <a href="http://www.wp-smooth.com/category/tutorial/">category pages</a>, <a href="http://www.wp-smooth.com/2009/">archive pages</a> and <a href="http://www.wp-smooth.com/?s=the&amp;x=33&amp;y=9">search results pages</a>. Then, when you click through to the individual post, you get the full post content along with comments and other information.</p>
<p><strong>There are 2 possible methods to create the post introduction or excerpt &#8230; </strong></p>
<h3>Set WP-Smooth to Use Post Excerpt, and Use the Excerpt Field</h3>
<p><strong>Go to your WP-Smooth Theme Settings page, and click &#8220;Basic Post Settings.&#8221;</strong> You&#8217;ll see an option to use the Post Excerpts or Post Content (default value is Excerpts). You&#8217;ll want to leave it set to Post Excerpts.</p>
<p><strong>Now that the theme is set up for excerpts</strong>, the trick is to tell WordPress how to create the excerpt the way you want it rather than it&#8217;s own way. Without any other instructions, WordPress will create the excerpt on it&#8217;s own. Here&#8217;s what it does &#8230;</p>
<blockquote><p><strong><a href="http://codex.wordpress.org/Template_Tags/the_excerpt">WordPress Codex</a></strong>: &#8220;If you do not provide an explicit excerpt to a post (in the post editor&#8217;s optional excerpt field), it will display a teaser which refers to the first 55 words of the post&#8217;s content. Also in the latter case, HTML tags and graphics are stripped from the excerpt&#8217;s content.&#8221;</p></blockquote>
<p><strong>So the solution is simple &#8230; Use the Excerpt field on the Write Post screen</strong>.</p>
<p>Whatever you place in the Excerpt field is what will be displayed as the post excerpt on your home page. And keep in mind, you will need to add some HTML to the Excerpt field if you want it to be used in the excerpt. Otherwise, WordPress strips out all code including HTML. For example, lets say you want your post excerpt to be displayed just like this:</p>
<blockquote><p>This is the post introduction. I want to include a link to <a href="http://www.wp-smooth.com">this site</a>, and <a href="http://www.wp-smooth.com">this site</a>.</p></blockquote>
<p>In that case, here&#8217;s exactly what you&#8217;d need to place in the Excerpt field:</p>
<p><code>This is the post introduction. I want to include a link to &lt;a href=&quot;http://www.wp-smooth.com&quot;&gt;this site&lt;/a&gt;, and &lt;a href=&quot;http://www.wp-smooth.com&quot;&gt;this site&lt;/a&gt;.</code></p>
<p><strong>If you need some help with the HTML code</strong>, you can write your excerpt in the normal post editor, then click the HTML view tab, and simply copy the HTML code from there. </p>
<p><strong>As a side note</strong>, some folks have inquired whether they can include video in there post excerpt. The answer is yes, you can &#8230; you just need to place the code for the video in the Excerpt field.</p>
<p><strong>That&#8217;s all for this option</strong>. Lets move on to the second method you can use to create your post introduction/excerpt.</p>
<h3>Set WP-Smooth to Use Post Content, and Use the More Tag</h3>
<p><strong>With this method, all you have to do is set WP-Smooth to use Content rather than Excerpts</strong>. Then, when you write your post, simply use the More tag to cut the post according to your preference. The benefit of using this method over the previous one is simplicity. You don&#8217;t have to remember to use the Excerpt field, and any HTML code will still show up in your post introduction/excerpt. </p>
<p><strong>Note: If you use the Post Content option, you need to make sure you DO NOT place any images before the More tag &#8230; or else you may end up with double thumbnail images on your home page.</strong></p>
<p>That&#8217;s it. Use either of these 2 methods to write your posts, and you&#8217;ll be the proud owner of a sexy, new, WP-Smooth-driven site in no time.</p>
<img src="http://www.wp-smooth.com/?ak_action=api_record_view&id=484&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-smooth.com/2009/04/how-to-write-a-post-with-wp-smooth/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to Add 125&#215;125 Banner Ads to Your Sidebar</title>
		<link>http://www.wp-smooth.com/2008/08/how-to-add-125x125-banner-ads-to-your-sidebar/</link>
		<comments>http://www.wp-smooth.com/2008/08/how-to-add-125x125-banner-ads-to-your-sidebar/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 23:31:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A-Tutorials]]></category>
		<category><![CDATA[125x125]]></category>
		<category><![CDATA[banners]]></category>

		<guid isPermaLink="false">http://www.wp-vybe.com/?p=450</guid>
		<description><![CDATA[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. Step 1 &#8211; Upload a Generic 125&#215;125 Banner Right-click the image to the right and save it to your desktop as banner125.gif. Then upload it to the /images folder within [...]]]></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.<span id="more-303"></span></p>
<h3>Step 1 &#8211; Upload a Generic 125&#215;125 Banner</h3>
<p><a href="http://www.wp-vybe.com/wp-content/uploads/2008/08/banner125.gif"><img class="alignright size-full wp-image-451" title="banner125" src="http://www.wp-vybe.com/wp-content/uploads/2008/08/banner125.gif" alt="" width="125" height="125" /></a>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-Vybe theme folder. Alternatively, you can use your own generic 125&#215;125 banner; just be sure to name it banner125.gif or change the file name used below.</p>
<h3>Step 2 &#8211; Create a New Text Widget in Your Right Sidebar for the Banner Ads</h3>
<p>Add a new text widget to your right sidebar, give it a title if you like. Then copy and paste the following code into the widget box:</p>
<p><span style="color:#ff0000">Make sure you note the folder name where WordPress is installed (i.e., &#8220;wp-vybe&#8221;), which needs to appear in the code. Also, if your published WordPress site is, for example, <em>www.mydomain.com/wordpress/</em> you <strong>must</strong> remove the preceding slash after <code>&lt;img src=&quot;wp-content/themes/wp-vybe/images/banner125.gif&quot; alt=&quot;banner ad&quot; /&gt;</code>.</span></p>
<h3>Step 3 &#8211; Replace the Generic Banners and Links With Real Ads</h3>
<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>ad125.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>And that&#8217;s it. The Stylesheet is already set up to display the ads correctly.</p>
<img src="http://www.wp-smooth.com/?ak_action=api_record_view&id=303&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-smooth.com/2008/08/how-to-add-125x125-banner-ads-to-your-sidebar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Create a Site Map Page</title>
		<link>http://www.wp-smooth.com/2008/08/how-to-create-a-site-map-page/</link>
		<comments>http://www.wp-smooth.com/2008/08/how-to-create-a-site-map-page/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 22:51:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[A-Tutorials]]></category>

		<guid isPermaLink="false">http://www.wp-vybe.com/?p=446</guid>
		<description><![CDATA[You may have noticed the Site Map 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-Vybe driven site. Step 1 &#8211; Write a New Page Just click the Write Page link under the Write tab on your WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>You may have noticed the <strong><a href="http://www.wp-vybe.com/site-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-Vybe driven site.</p>
<p><span id="more-295"></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. Be sure to give your page a page title by filling in the Title field. Other than that, you don&#8217;t need to write any content in the post editor box.</p>
<h3>Step 2 &#8211; Assign the Site Map Page Template to your Page</h3>
<p>At the bottom of the Write Page console, you&#8217;ll see a blue box title &#8220;Page Template.&#8221; You may have to click the white arrow to expand it. From the drop-down list, select &#8220;Site Map Page,&#8221; and click the Publish button.</p>
<img src="http://www.wp-smooth.com/?ak_action=api_record_view&id=295&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.wp-smooth.com/2008/08/how-to-create-a-site-map-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
