<?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-Vybe Premium WordPress Magazine Theme &#187; tutorial</title> <atom:link href="http://www.wp-vybe.com/tag/tutorial/feed/" rel="self" type="application/rss+xml" /><link>http://www.wp-vybe.com</link> <description>WP-Vybe Premium WordPress Magazine Theme</description> <lastBuildDate>Sat, 25 Sep 2010 16:32:25 +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 Properly Style Sidebar Text Widgets</title><link>http://www.wp-vybe.com/2008/08/11/how-to-style-sidebar-text-widgets/</link> <comments>http://www.wp-vybe.com/2008/08/11/how-to-style-sidebar-text-widgets/#comments</comments> <pubDate>Mon, 11 Aug 2008 17:12:43 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Tutorials]]></category> <category><![CDATA[sidebar]]></category> <category><![CDATA[sidebox]]></category> <category><![CDATA[style]]></category> <category><![CDATA[text widgets]]></category> <category><![CDATA[tutorial]]></category><guid
isPermaLink="false">http://www.wp-vybe.com/?p=651</guid> <description><![CDATA[Due to the nature of the sidebar design, you may have to use a small bit of HTML code to properly style your sidebar text widgets.]]></description> <content:encoded><![CDATA[<p>Due to the nature of the sidebar design, you may have to use a small bit of HTML code to properly style your sidebar text widgets.<span
id="more-651"></span></p><h3>This is an Improperly Styled Text Widget</h3><div
id="attachment_655" class="wp-caption alignright" style="width: 110px"><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/textwidget2.gif"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/textwidget2-100x100.gif" alt="Improperly Styled" title="textwidget2" width="100" height="100" class="size-thumbnail wp-image-655" /></a><p
class="wp-caption-text">Improperly Styled</p></div>If you were to enter the following text in a sidebar widget, your text would appear but without the nice little box around it (see thumbnail to the right):</p><p><code>I was pleased to learn the New York Times is using Wordpress to power their blog network. If WP is good enough for the Times, it’s certainly good enough for you, don’t you think? Well, that’s another post. What I really wanted to share was this job opening:</code><h3>This is a Properly Styled text Widget</h3><div
id="attachment_654" class="wp-caption alignright" style="width: 110px"><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/textwidget1.gif"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/textwidget1-100x100.gif" alt="Properly Styled" title="textwidget1" width="100" height="100" class="size-thumbnail wp-image-654" /></a><p
class="wp-caption-text">Properly Styled</p></div>Instead, this is the text you want to enter in your sidebar text widget:</p><p><code>&lt;div class=&quot;sidebox&quot;&gt;<br
/> I was pleased to learn the New York Times is using Wordpress to power their blog network. If WP is good enough for the Times, it’s certainly good enough for you, don’t you think? Well, that’s another post. What I really wanted to share was this job opening:<br
/> &lt;/div&gt;</code><p>Notice the application of the <code>&lt;div class=&quot;sidebox&quot;&gt;&lt;/div&gt;</code> tags. You can use these tags in either the right or left sidebar.</p><h3>When Should You NOT Use the &#8220;Sidebox&#8221; Div Class?</h3><p>If you place your text widget in a list format, the &#8220;sidebox&#8221; div class is not necessary. For example, this code would not require it:</p><p><code>&lt;ul&gt;<br
/> &lt;li&gt;Item 1&lt;/li&gt;<br
/> &lt;li&gt;Item 2&lt;/li&gt;<br
/> &lt;li&gt;Item 3&lt;/li&gt;<br
/> &lt;/ul&gt;</code></p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/11/how-to-style-sidebar-text-widgets/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>How to Use Images/Photos With WP-Vybe and WordPress 2.6</title><link>http://www.wp-vybe.com/2008/08/06/how-to-use-imagesphotos-with-wp-vybe-and-wordpress-26/</link> <comments>http://www.wp-vybe.com/2008/08/06/how-to-use-imagesphotos-with-wp-vybe-and-wordpress-26/#comments</comments> <pubDate>Wed, 06 Aug 2008 16:22:36 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Tutorials]]></category> <category><![CDATA[featured photos]]></category> <category><![CDATA[images]]></category> <category><![CDATA[photos]]></category> <category><![CDATA[thumbnails]]></category> <category><![CDATA[tutorial]]></category><guid
isPermaLink="false">http://www.wp-vybe.com/?p=556</guid> <description><![CDATA[A crucial part of any sexy, informative site is the use of images and/or photos ... all the cool kids are doin' it. Follow these few tips, and you'll have one of the sweetest, WP-Vybe-driven sites on the block.]]></description> <content:encoded><![CDATA[<p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/girl-camera.jpg"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/girl-camera-100x100.jpg" alt="" title="photographer" width="100" height="100" class="alignright size-thumbnail wp-image-570" /></a>A crucial part of any sexy, informative site is the use of images and/or photos &#8230; all the cool kids are doin it. Follow these few tips, and you&#8217;ll have one of the sweetest, WP-VVybe-driven sites on the block.<span
id="more-556"></span></p><h2>Understand How WordPress 2.6 Handles Images</h2><p><strong><a
href="#" onclick="window.open('http://www.wp-vybe.com/video/vybe-image-demo1/vybe-image-demo1.html','','width=900,height=730,scrollbars=0,addressbar=0,toolbar=0,resizable=no'); return false">Watch a 9 minute video demonstrating some of these features</a></strong> (in new window).</p><p>In previous versions of WordPress, many of the biggest complaints revolved around image handling. However, in WordPress 2.6, most &#8211; if not all &#8211; those complaints have been silenced.</p><p><strong>In WordPress 2.6, whenever you upload a new image</strong>, 3 different versions of that image are created with various sizes:</p><p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/imageupload.gif"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/imageupload-100x100.gif" alt="" title="imageupload" width="100" height="100" class="alignright size-thumbnail wp-image-582" /></a><ol><li><strong>Full Size Version</strong> &#8211;  Just as the name indicates, the size of this version is the size of the original image.</li><li><strong><strong>Medium Size Version</strong></strong> &#8211; The size of this version is based on the settings you enter in your WordPress control panel under the Settings >> Miscellaneous tab.</li><li><strong>Thumbnail Size Version</strong> &#8211;  The size of this version is also set in your WP control panel.</li></ol><p><strong>Note: On the Settings >> Miscellaneous page, be sure your Thumbnail size dimensions and Medium size dimesnions are set to a reasonable level. The recommended Thumbnail dimensions are 150&#215;150 or less. The recommended Medium dimensions are 300&#215;250 or less.</strong></p><p><strong>In WordPress 2.6, you have 4 image alignment options</strong>:</p><ol><li><strong>Alignment = None</strong> &#8211;  You should probably never use this option.</li><li><strong>Alignment = Left</strong> &#8211; This option places your image to the left of the content.</li><li><strong>Alignment = Right</strong> &#8211; This option places your image to the right of the content.</li><li><strong>Alignment = Centered</strong> &#8211; This option centers the image on it&#8217;s own line with no text to the left or right.</li></ol><p><strong>In WordPress 2.6, image captions are automatic</strong>. Well, sorta. You just have to remember to add your caption to the Caption field located on the media upload screen (click thumbnail image located above).</p><h2>How to Add Post Thumbnail Images and Featured Article Images to Your WP-Vybe Site</h2><p>If you look at the <a
href="http://www.wp-vybe.com/">home page</a> of this site, you&#8217;ll see that each Featured Article has an image next to it. Likewise, all other posts below the featured articles have thumbnail images next to them.</p><p><strong>To add these images to your posts, you have 2 options &#8230; </strong></p><h4>Option 1 &#8211; Use the &#8220;Get The Image&#8221; Plugin</h4><p>This plugin, created by a savvy WordPress developer named Justin Tadlock, will greatly simplify the task of placing your post thumbnail images and Featured Article images right where they belong in your WP-Vybe-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://vybe.solostreamsites.com/wp-content/uploads/2008/08/gallery1.gif"><img
src="http://www.wp-vybe.com/wp-content/uploads/2008/08/gallery1-100x100.gif" alt="" title="gallery1" width="100" height="100" class="alignright size-thumbnail wp-image-612" /></a><strong>2. If it finds one or more images</strong>, it will automatically place the 1st image where it belongs on your WP-Vybe-driven site. In other words, if you have marked your post as a Featured Article, it will display the medium version image. If your post appears in the normal flow of posts, it will place the thumbnail version image next to it.</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 above).</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-Vybe Theme Settings page.</p><h4>Option 2 &#8211; Use Custom Fields</h4><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>Key = post_thumbnail</li><li>Value = the URL for the image (get the image URL from the media uploader)</li></ul><p><strong>For Featured Article images</strong>:</p><ul><li>Key = home_feature_photo</li><li>Value = the URL for the image (get the image URL from the media uploader)</li></ul><h2>Summary and Recommendations</h2><p>1. Get very familiar with the media upload functionality available in WordPress 2.6</p><p>2. Always assign the proper alignment (left, right or center) for your image on the media upload screen.</p><p>3. On the Settings >> Miscellaneous page, be sure your Thumbnail size dimensions and Medium size dimensions are set to a reasonable level. The recommended Thumbnail dimensions are 150&#215;150 or less. The recommended Medium dimensions are 300&#215;250 or less.</p><p>4. Always assign the proper size for your image (thumbnail, medium or full size) on the media upload screen.</p><p>5. Install and activate the <a
href="http://justintadlock.com/archives/2008/05/27/get-the-image-wordpress-plugin">&#8220;Get the Image&#8221; plugin</a>.</p><p>6. Use custom fields if you prefer not to use the plugin.</p><p>7. Decide whether to use a default post thumbnail when you don&#8217;t upload an image to your post. By default, the theme will use a default thumbnail. Visit your Theme Settings page to change the option.</p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/06/how-to-use-imagesphotos-with-wp-vybe-and-wordpress-26/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>How to Write a Post with WP-Vybe</title><link>http://www.wp-vybe.com/2008/08/05/how-to-write-a-post-with-wp-vybe/</link> <comments>http://www.wp-vybe.com/2008/08/05/how-to-write-a-post-with-wp-vybe/#comments</comments> <pubDate>Tue, 05 Aug 2008 15:29:32 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Tutorials]]></category> <category><![CDATA[posts]]></category> <category><![CDATA[tutorial]]></category> <category><![CDATA[writing]]></category><guid
isPermaLink="false">http://www.wp-vybe.com/?p=505</guid> <description><![CDATA[<strong>Don't let the title of this post fool you</strong> ... 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-Vybe, and it's worthwhile to tell you how to get the most out of it.]]></description> <content:encoded><![CDATA[<p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/blogpic.jpg"><img
class="alignright size-thumbnail wp-image-506" title="blogpic" src="http://www.wp-vybe.com/wp-content/uploads/2008/08/blogpic-100x100.jpg" alt="" width="100" height="100" /></a><strong>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-Vybe, and it&#8217;s worthwhile to tell you how to get the most out of it.<span
id="more-505"></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-vybe.com/category/tutorials/">category pages</a>, <a
href="http://www.wp-vybe.com/2008/">archive pages</a> and <a
href="http://www.wp-vybe.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-Vybe to Use Post Excerpt, and Use the Excerpt Field</h3><p><strong>Go to your WP-Vybe 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). Youll want to leave it set to Post Excerpts.</p><p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/vybe-setting2.gif"><img
class="aligncenter size-full wp-image-519" title="vybe-setting2" src="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/vybe-setting2.gif" alt="" width="450" height="100" /></a></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-vybe.com">this site</a>, and <a
href="http://www.wp-vybe.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-vybe.com&quot;&gt;this site&lt;/a&gt;, and &lt;a href=&quot;http://www.wp-vybe.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-Vybe to Use Post Content, and Use the More Tag</h3><p><strong>With this method, all you have to do is set WP-Vybe 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><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/moretag.gif"><img
src="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/moretag.gif" alt="" title="moretag" width="450" height="75" class="aligncenter size-full wp-image-530" /></a></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-Vybe-driven site in no time.</p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/05/how-to-write-a-post-with-wp-vybe/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>How to Install and Set Up WP-Vybe 2.0</title><link>http://www.wp-vybe.com/2008/08/03/how-to-install-and-set-up-wp-vybe-10/</link> <comments>http://www.wp-vybe.com/2008/08/03/how-to-install-and-set-up-wp-vybe-10/#comments</comments> <pubDate>Sun, 03 Aug 2008 22:42:50 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Featured]]></category> <category><![CDATA[Marketing]]></category> <category><![CDATA[Productivity]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Sub-Subcat1]]></category> <category><![CDATA[Sub-Subcat2]]></category> <category><![CDATA[Tutorials]]></category> <category><![CDATA[install]]></category> <category><![CDATA[set-up]]></category> <category><![CDATA[tutorial]]></category><guid
isPermaLink="false">http://www.wp-vybe.com/?p=440</guid> <description><![CDATA[It doesn't take a lot to install and set up your new WP-Vybe WordPress theme Read on, and you'll have it knocked out in a snap.]]></description> <content:encoded><![CDATA[<p><a
href="http://vybe.solostreamsites.com/wp-content/uploads/2008/08/girl3.jpg"><img
class="alignright size-medium wp-image-485" title="girl3" src="http://www.wp-vybe.com/wp-content/uploads/2008/08/girl3-214x250.jpg" alt="" width="214" height="250" /></a></p><p>It doesn&#8217;t take a lot to install and set up your new WP-Vybe WordPress theme. Read on, and you&#8217;ll have it knocked out in a snap.<span
id="more-440"></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). When you unzip the file, you&#8217;ll end up with a folder named &#8220;wp-vybe.&#8221; Within it are all the theme files along with the end user license agreement (please take a moment to read over the license agreement).</p><p></p><h3>Step 2 &#8211; Upload the Theme Files to Your WordPress Site</h3><p>Option 1</p><p>If you are using WordPress 2.8 and above, you are able to install the  ZIP file of the theme directly from the Dashboard. This simplifies  things since you don’t need to use FTP:</p><p>1. When viewing the WordPress Dashboard, go to Appearance -&gt; Themes<br
/> 2. Click “Install Themes” (big tab at top)<br
/> 3. Click “Upload”<br
/> 4. Click ‘Choose File’ then navigate to where you downloaded the theme ZIP file; click ‘Open’<br
/> 5. Click ‘Install Now’<br
/> 6. When done installing, click “Activate”<br
/> 7. That’s it!</p><p>Option 2</p><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-Vybe</h3><p>Login to your WordPress control panel, and click the Appearance link on the left. On the next page you&#8217;ll see all your available themes. Simply click on the WP-Vybe 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 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 <em>may</em> also need to modify your permalink structure. To do that, go to Settings -&gt; Permalinks. 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 on the WP-Vybe Theme Settings page if you like.</p><h3>Step 5 &#8211; Install and Activate Plugins Supported by WP-Vybe</h3><p>WP-Vybe has built-in support for the following plugins:</p><p><strong><a
href="http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/">Recently Popular</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. In WP-Vybe the plugin is configured to look at the past two weeks but this can be changed by modifying the plugin code in side-tabs.php:</p><p>&lt;?php get_recently_popular(2, &#8216;WEEK&#8217;, 5, 0, 2); ?&gt;</p><p>The first number within the parentheses is the interval length and the word following it is for the interval type (HOUR, DAY, WEEK, or MONTH). See the plugin&#8217;s page <a
href="http://eric.biven.us/2008/12/03/recently-popular-wordpress-plugin/">here</a> for more details.</p><p><strong><a
href="http://wordpress.org/extend/plugins/wp-print/">WP-Print</a></strong> &#8211; If you install and activate WP-Print, a printer icon will appear at the top of each Single post page. See this post for an example. If you don&#8217;t install it, the theme will function just fine without it; you just won&#8217;t give your readers the option to print out your posts. <strong>Note: Be sure to Update Permalinks AFTER you activate the plugin as mentioned on the &#8220;Installation&#8221; page for the plugin <a
href="http://lesterchan.net/wordpress/readme/wp-print.html">here</a></strong>.</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 and featured photos for all your posts without using custom fields. More on that in another tutorial. Again, if you decide not to use it, the theme will function fine without it.</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>Go to Appearance -&gt; Widgets and drag some content into your sidebars. Be sure to click the &#8216;Save Changes&#8217; button when you&#8217;re done.</p><h3>Step 7 &#8211; Be Sure to Visit the WP-Vybe Theme Settings Page</h3><p>The link for this page is available under Appearance. I&#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>Step 8 – Custom Menus – Very Important</h3><p>In WordPress 3.0 and above you are able to take advantage of the custom menu feature. Here is a short <a
href="http://www.solostream.com/blog/wordpress/solostream-themes-and-wordpress-3-0-menu-management-function/">screencast</a> to show you how it works.</p><p>Please note that you must set up the custom menus as instructed in  the video. Otherwise, you will have a duplicate page navigation bar as  the category bar (if part of the theme).</p><h3>Optional Step 9 &#8211; Make Your Featured Articles Scroll Automatically</h3><p>See <a
href="http://www.wp-vybe.com/2008/08/03/how-to-add-125x125-banner-ads-to-your-sidebar/#comment-1030">this comment</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.wp-vybe.com/2008/08/03/how-to-install-and-set-up-wp-vybe-10/feed/</wfw:commentRss> <slash:comments>124</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 10/13 queries in 0.002 seconds using disk

Served from: www.wp-vybe.com @ 2012-05-18 11:05:53 -->
