<?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>Privateer Web Solutions &#187; themes</title>
	<atom:link href="http://www.privateerwebsolutions.com/tagged/themes/feed" rel="self" type="application/rss+xml" />
	<link>http://www.privateerwebsolutions.com</link>
	<description>Online Traffic Websites for Internet Sellers</description>
	<lastBuildDate>Mon, 11 Apr 2011 15:25:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>How to create category showcases for your store traffic site</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-create-category-showcases-for-your-store-traffic-site.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-create-category-showcases-for-your-store-traffic-site.html#comments</comments>
		<pubDate>Thu, 02 Jul 2009 20:16:28 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Creating Your Site]]></category>
		<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[categories]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[showcases]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=430</guid>
		<description><![CDATA[Creating a category showcase for your store traffic site can help to increase the number of reasonably well targeted potential buyers who visit your store. An example of a category showcase Below is an example category showcase built for the Atahualpa 3.2 WordPress theme. The above category showcase does the following for a store traffic [...]]]></description>
			<content:encoded><![CDATA[<p>Creating a category showcase for your store traffic site can help to increase the number of reasonably well targeted potential buyers who visit your store.</p>
<p><span id="more-430"></span></p>
<h3>An example of a category showcase</h3>
<p>Below is an example category showcase built for the <a href="http://wordpress.bytesforall.com/?p=67" rel="nofollow" target="_blank">Atahualpa 3.2 WordPress theme</a>.</p>
<p><img src="/images/category-showcase-for-store-traffic-sites.jpg" width="580" height="503" alt="An example category showcase for a store traffic site" /></p>
<p>The above category showcase does the following for a store traffic site:</p>
<dl class="steps">
<dt>It provides a general page for driving traffic related to roleplaying games</dt>
<dt>It has sections for information relevant to potential customers:
<dt>
<dd>
<ul>
<li>Reasons to buy from you</li>
<li>Links to news and resources published on site which are updated automatically as you create new content.</li>
<li>A quick selection of subcategories for those interested in particular roleplaying items or systems</li>
<li>A list of recently added roleplaying games which is generated automatically from the most recent product showcases published on site.</li>
<li>A store widget to showcase a couple of specific products</li>
</ul>
</dd>
</dl>
<h3>Creating your own Category Showcase</h3>
<p>To create a category showcase like the one above, you will need the following:</p>
<ul>
<li><b>A WordPress site</b>
<ul>
<li>See my <a href="/store-traffic-website">store traffic website</a> page for details.</li>
</ul>
</li>
<li><b>The <a href="http://wordpress.org/extend/plugins/recent-posts-plugin/" rel="nofollow" target="_blank">Recent Posts plugin for WordPress</b></a></li>
<li><b>The <a href="http://wordpress.org/extend/plugins/post-plugin-library/" rel="nofollow" target="_blank">Post Plugin Library for WordPress</b></a></li>
</ul>
<p><b>Note:</b><br />See <a href="/articles/setting-up-new-plugins-in-wordpress.html">Setting up new plugins in WordPress</a> for help with installation.</p>
<h4>Step 1: Setting up the Recent Posts Plugin</h4>
<p>The Recent Posts plugin needs to be configured to allow output in content.</p>
<dl class="steps">
<dt>Log into WordPress</dt>
<dt>Select &quot;Settings&quot; &rarr; &quot;Recent Posts&quot;</dt>
<dd>This will bring you to the recent posts setting screen.</dd>
<dt>Select &quot;Placement&quot; from the top menu</dt>
<dd>This will bring up the recent posts Placement Settings screen</dd>
<dt>Set &quot;Output in content:&quot; to &quot;Yes&quot;</dt>
<dd>This lets you place special tags in posts and pages to display recent posts.</dd>
<dt>Select &quot;Save Placement Settings&quot;</dt>
<dd>This will save your settings</dd>
</dl>
<h4>Step 2: Add CSS entries to your site</h4>
<p>The category above uses a few CSS settings to take care of placement.</p>
<p>You may want to add more for finer display control.</p>
<p><b>Add the below stylesheet information to your site</b><br />
<br />&bull; <u>Atahualpa version 3.2 Instructions:</u></p>
<dl class="steps" style="padding-left: 1em;">
<dt>Copy the contents of the box below</dt>
<dd>Click in the box</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Select All&quot; from the file menu</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Copy&quot; from the file menu</dd>
<dt>Login to your wordpress site</dt>
<dt>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;</dt>
<dt>Select &quot;HTML/CSS Inserts&quot; from the theme options at the top</dt>
<dt>Paste the copied code into the end of the CSS Inserts box</dt>
<dd>Scroll down to the end of the CSS Inserts Box</dd>
<dd>Click at the end of the last line</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Paste&quot; from the file menu</dd>
<dt>Select &quot;Save Your Changes&quot; from the bottom of the screen</dt>
</dl>
<p>&bull; For most other themes, copy the contents into your style.css file.</p>
<pre><textarea rows="7" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
.pws-cat-list tr td {
    vertical-align: top;
}
.pws-cat-show tr td {
    vertical-align: top;
}
</textarea></pre>
<h4>Step 3: Update Atahualpa Theme Options</h4>
<dl>
<dt>Disable the right sidebar on &quot;Page&quot; pages</dt>
<dd>To do so:</p>
<ul>
<li>Log into WordPress.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Select &quot;Sidebars&quot; under the Atahualpa Theme Options header.</li>
<li>In the &quot;Right Sidebar: Display on&quot; section, uncheck &quot;Page pages&quot;</li>
<li>Save your changes</li>
</ul>
</dd>
</dl>
<h4>Step 4: Create your new Category Showcase Page</h4>
<p>To create a category page like that shown at the top of this page, use the following code snippet for the body and edit it to suit your tastes.</p>
<pre><textarea rows="36" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">

 CATEGORY BLURB 
<table class="pws-cat-show">
<tr>
<td width="50%">
<table width="100%">
<tr>
<th>Why buy from us?</th>
</tr>
<tr>
<td>

REASON-AND-INCENTIVE-INFO
</td>
</tr>
<tr>
<th>News and Resources</th>
</tr>
<tr>
<td>
  &lt;!--RecentPosts limit=5&amp;tag_str=*********************--&gt;
 </td>
</tr>
</table>
</td>
<td>
<table width="100%">
<tr>
<th>Our store categories</th>
</tr>
<tr>
<td>
<ul>
<li><a href="URL_HERE">LINK_NAME</a></li>
<li><a href="URL_HERE">LINK_NAME</a></li>
<li><a href="URL_HERE">LINK_NAME</a></li>
<li><a href="URL_HERE">LINK_NAME</a></li>
</ul>
</td>
</tr>
<tr>
<th>RECENTLY_ADDED_CAT_NAME_HERE</th>
</tr>
<tr>
<td>&lt;!--RecentPosts limit=5&amp;included_cats=**^**^**^**^**^**^**--&gt;</td>
</tr>
</table>
</td>
</tr>
</table>

<center>


WIDGET_HERE


</center>
</textarea></pre>
<h4>Create a new Page in WordPress</h4>
<dl class="steps">
<dt>Log into WordPress</dt>
<dt>Select &quot;Pages&quot;Add New&quot; from the admin menu</dt>
<dd>This will bring up the new page dialogue.</dd>
<dt>Enter the name you want for your category showcase page</dt>
<dd>This should be the primary keyword for your category.</dd>
<dt>Copy the below text into the body of your new page</dt>
<dd>Click in the box below</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Select All&quot; from the file menu</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Copy&quot; from the file menu</dd>
<dd>Click in the body of your new page</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Paste&quot; from the file menu</dd>
<dt>Set the page order and parent if wanted</dt>
<dt>Fill in Description and Keywords for Platinum SEO Pack if installed</dt>
<dt>Select Save Draft</dt>
</dl>
<h4>Edit the page contents for your site</h4>
<dl class="steps">
<dt>Edit CATERGORY BLURB</dt>
<dd>This should provide descriptive information about your category.</dd>
<dt>Edit REASON-AND-INCENTIVE-INFO</dt>
<dd>This should offer information on why buying from you is a good thing</dd>
<dt>Edit tag_str=***************</dt>
<dd>The *********** should be changed to a list of tags seperated by commas.</dd>
<dd>Posts with the tags listed here will automatically show up in the News and Resources box on the page.</dd>
<dd>For example, tag_str=books,fiction,adventure</dd>
<dt>Enter links to related store categories</dt>
<dd>These should be links directly to categories in your store.
<dl>
<dt>Replace URL_HERE with the URL to your store category
<dt>
<dd>Visit your store category in a different browser window or tab</dd>
<dd>Click in the box at the top where you see http://&#8230;.</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Select All&quot; from the file menu</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Copy&quot; from the file menu</dd>
<dd>Back in your wordpress editor, delete the URL_HERE you want to replace</dd>
<dd>Place your cursor between the quotes after href=</dd>
<dd>Select &quot;Edit&quot; &rarr; &quot;Paste&quot; from the file menu</dd>
<dt>Replace LINK_NAME with the name you want for the link</dt>
<dd>This should be your primary keyword for the linked category.</dd>
<dt>Repeat for each category link you want to display</dt>
<dt>Remove any extra list item lines</dt>
<dt>To add more links copy a line and edit it.</dt>
</dl>
</dd>
<dt>Edit RECENTLY_ADDED_CAT_NAME_HERE</dt>
<dd>Something like &quot;Newly added whatevers&quot;</dd>
<dt>Set categories to have recent posts displayed for</dt>
<dd>Delete the **^**^**^**^**^**^** after included_cats=</dd>
<dd>Enter the IDs post categories you want to display here
<dl>
<dt>Finding post category IDs</dt>
<dd>In a new window, go to your wordpress admin panel</dd>
<dd>Select &quot;Posts&quot; &rarr; &quot;Categories&quot; from the menu</dd>
<dd>Click the category you are interested in</dd>
<dd>In your browsers URL line, find cat_ID=#</dd>
<dd>That number is the ID for the category you selected.</dd>
</dl>
</dd>
<dd>Multiple IDs can be specified by seperating them with commas</dd>
<dt>Edit WIDGET-HERE</dt>
<dd>If you don&#8217;t want a widget, just delete everything after the last &lt;/table&gt; tag</dd>
<dd>If you do want a widget:
<dl>
<dt>Delete the WIDGET-HERE text</dt>
<dt>Copy a widget into the area it was in</dt>
<dd>See <a href="/articles/creating-a-bonanzle-widget-and-placing-it-on-your-web-site.html" title="Creating a bonanzle widget and placing it on your web site">Bonanzle Widget Instructions</a></dd>
</dl>
</dd>
<dt>Select Save Draft</dt>
<dt>Select Preview to view your showcase</dt>
<dd>Make sure that everything looks ok</dd>
<dd>Test the links out to ensure they work</dd>
</dl>
<p>When you are satisfied that everything looks good, publish your new page.</p>
<h4>Creating a Template for Future Category Showcases</h4>
<p>Now that you have your first category showcase created, you might want to go ahead and create a template for it.</p>
<p>Read <a href="/articles/how-to-create-templates-for-faster-wordpress-posting.html">how to create templates for faster wordpress posting</a> for full instructions on how to make a template for your category pages.</p>
<p><b>Note:</b> As of WordPress 2.8, template creation is more difficult than it was because you can no longer edit templates with the plugin I use&#8230;but it still works just fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-create-category-showcases-for-your-store-traffic-site.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling automatic table hover hightlighting in atahualpa</title>
		<link>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-hover-hightlighting-in-atahualpa.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-hover-hightlighting-in-atahualpa.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:53:46 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[atahualpa]]></category>
		<category><![CDATA[hover highlight]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=283</guid>
		<description><![CDATA[By default, Atahualpa causes sections of table to be highlighted when someone moves their mouse over them. While that is nice, I prefer to control which tables have this effect. Disabling Automatic Table Highlighting Log into your WordPress admin panel Select &#34;Appearance&#34; &#8594; &#34;Atahualpa Theme Options&#34; At the top, under the Atahualpa Theme Options header, [...]]]></description>
			<content:encoded><![CDATA[<p>By default, Atahualpa causes sections of table to be highlighted when someone moves their mouse over them.</p>
<p>While that is nice, I prefer to control which tables have this effect.</p>
<p><span id="more-283"></span></p>
<h3>Disabling Automatic Table Highlighting</h3>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Log into your WordPress admin panel</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;</li>
<li>At the top, under the Atahualpa Theme Options header, select &quot;Tables&quot;</li>
<li>Scroll down to &quot;Hover effect for all tables?&quot; and make sure it is set to <u>No</u>.</li>
<li>Save your changes</li>
</ol>
<h3>Enabling Highlighting on Chosen Tables</h3>
<p>When you want hover highlighting on a table, add the class &quot;hover&quot; to the table in question.</p>
<p>If you normally use the visual editor when creating or editing posts, I recommend using the html editor for doing this.</p>
<p>Find the &lt;table&gt; entry at the beginning of the table in question and change it to &lt;table class=&quot;hover&quot;&gt; and the table will now have the hover effect.</p>
<h3>Enabling both Highlighting and Striping on Chosen Tables</h3>
<p>If you turn off both hover and zebra striping for tables and want both on one table, you just need to add both classes to the table. To add multiple classes to a single item in html you include them both with spaces between them.</p>
<p>The result would look like &lt;table class=&quot;zebra hover&quot;&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-hover-hightlighting-in-atahualpa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disabling automatic table striping in Atahualpa</title>
		<link>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-striping-in-atahualpa.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-striping-in-atahualpa.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:48:21 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[atahualpa]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=278</guid>
		<description><![CDATA[By default, Atahualpa stripes all tables that it displays. While table striping is nice, I find it a lot better to specify which tables I want to use striping on. Table striping makes it much easier on the eyes to see what information is on each line. The problem is that you may not want [...]]]></description>
			<content:encoded><![CDATA[<p>By default, Atahualpa stripes all tables that it displays. While table striping is nice, I find it a lot better to specify which tables I want to use striping on.</p>
<p><span id="more-278"></span></p>
<p>Table striping makes it much easier on the eyes to see what information is on each line.</p>
<p>The problem is that you may not want all tables to be striped. For example, many of the showcases I create use tables to display information simply because I find that getting results to look correct across different browsers is much easier that way&#8230;and striping makes them look quite odd.</p>
<h3>Disabling Automatic Striping</h3>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Log into your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Select &quot;Tables&quot; under the Atahualpa Theme Options header.</li>
<li>Find the &quot;Zebra stripe all tables?&quot; section and set it to <u>no</u>.</li>
<li>Save the changes.</li>
</ol>
<h3>Making striped tables</h3>
<p>With automatic table striping turned off, you can make individual tables striped by setting their class to zebra.</p>
<p>If you normally use the visual editor, use the html editor and find the &lt;table&gt; header for the table in question.</p>
<p>Add the zebra class so that it looks like &lt;table class=&quot;zebra&quot;&gt;.</p>
<p>If the table already has a class, add a space after the existing class then the word zebra. A good example is if you want a zebra striped table with hover highlighting, which would look like &lt;table class=&quot;hover zebra&quot;&gt;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/disabling-automatic-table-striping-in-atahualpa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use your own logo with atahualpa</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-logo-with-atahualpa.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-logo-with-atahualpa.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:44:24 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[atahualpa]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=274</guid>
		<description><![CDATA[If you are using the Atahualpa theme, you may want to replace or remove the three blocks which display to the left of your site title. Removing the Atahualpa Blocks Logo If you simply want no logo at all, you can stop displaying logos next to your site title by doing the following: Log into [...]]]></description>
			<content:encoded><![CDATA[<p>If you are using the Atahualpa theme, you may want to replace or remove the three blocks which display to the left of your site title.</p>
<p><span id="more-274"></span></p>
<h3>Removing the Atahualpa Blocks Logo</h3>
<p>If you simply want no logo at all, you can stop displaying logos next to your site title by doing the following:</p>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Log into your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Select &quot;Header&quot; from the options at the top.</li>
<li>In the <u>Show logo image?</u> section, delete the whatever is listed there.</li>
<li>Save your changes.</li>
</ol>
<h3>Replacing the Atahualpa Blocks Logo</h3>
<p>If you would like to display a logo of your own next to your site title:</p>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Upload your logo to &quot;wp-content/themes/atahualpa/images&quot; on your server.</li>
<li>Log into your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Select &quot;Header&quot; from the options at the top.</li>
<li>In the &quot;Show Logo Image?&quot; box, type the name of your image.</li>
<li>Save your changes.</li>
</ol>
<p>For information on how to upload files, see:</p>
<ul>
<li><a href="/articles/how-to-upload-files-to-your-server-with-ftp.html" title="How to upload files to your server with FTP">How to upload files to your server with FTP</a></li>
</ul>
<h3>Tweaking the displayed Logo in Atahualpa</h3>
<p>You can changes how your logo is displayed in Atahualpa by editing its&#8217; style. To do so:</p>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Upload your logo to &quot;wp-content/themes/atahualpa/images&quot; on your server.</li>
<li>Log into your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Select &quot;Header&quot; from the options at the top.</li>
<li>Find &quot;Logo Image: Styling&quot; and enter any style modifications you want there.</li>
<li>Save your changes.</li>
</ol>
<p>Some obvious tweaks would be to adjust the margins, place borders around it, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-logo-with-atahualpa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use your own banners with Atahualpa</title>
		<link>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-banners-with-atahualpa.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-banners-with-atahualpa.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:41:47 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[atahualpa]]></category>
		<category><![CDATA[banners]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=271</guid>
		<description><![CDATA[The theme Atahualpa can display banners if you wish it to. In fact, it can display random banners. While there are quite a few options, this quick tutorial will cover setting up a single banner with the Atahualpa theme and the various settings within it which relate to displaying banners. Banners in Atahualpa Atahualpa has [...]]]></description>
			<content:encoded><![CDATA[<p>The theme Atahualpa can display banners if you wish it to. In fact, it can display random banners.</p>
<p>While there are quite a few options, this quick tutorial will cover setting up a single banner with the Atahualpa theme and the various settings within it which relate to displaying banners.</p>
<p><span id="more-271"></span></p>
<h3>Banners in Atahualpa</h3>
<p>Atahualpa has fairly good built in documentation on banners. To read it:</p>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>Log into your WordPress admin panel.</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Atahualpa Theme Options&quot;.</li>
<li>Under the Atahualpa Theme Options header, select <u>Header Image</u>.</li>
<li>You will see the options you have available with information about each of them.</li>
</ol>
<p>As noted at the top of the Header Image page, you should have your images wide enough to be displayed properly on your site, which depends upon whether you use a fixed width, maximum width, or no maximum width for it.</p>
<p>If you want rotating banners (displayed randomly when pages are served), upload multiple banners to &quot;wp-content/themes/atahualpa/images/header&quot; .</p>
<p>If you want a single banner to always be displayed, upload it to &quot;wp-content/themes/atahualpa/images/header&quot; and make sure that it is the only one there.</p>
<p>To create custom banners, use a program such as <a href="http://gimp.org/">gimp</a> ( a free graphics image manipulation program ), photoshop, or paint and save your banners as jpg, png, or gif files.</p>
<p>To upload your banners, see <a href="/articles/how-to-upload-files-to-your-server-with-ftp.html" title="How to upload files to your server with FTP">How to upload files to your server with FTP</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/how-to-use-your-own-banners-with-atahualpa.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Altering WordPress H1 and H2 display for search engine optimization</title>
		<link>http://www.privateerwebsolutions.com/articles/altering-wordpress-h1-and-h2-display-for-search-engine-optimization.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/altering-wordpress-h1-and-h2-display-for-search-engine-optimization.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 03:10:57 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=246</guid>
		<description><![CDATA[While using the default display for WordPress is fine, I feel it is worth the little bit of extra effort to change the way WordPress creates your posts and pages. By default, most themes use the H1 tag for your sites title. While that is nice for branding purposes, I&#8217;m not typically trying to be [...]]]></description>
			<content:encoded><![CDATA[<p>While using the default display for WordPress is fine, I feel it is worth the little bit of extra effort to change the way WordPress creates your posts and pages.</p>
<p><span id="more-246"></span></p>
<p>By default, most themes use the H1 tag for your sites title. While that is nice for branding purposes, I&#8217;m not typically trying to be the next Target, Toys R Us, Walmart, or Amazon, so I&#8217;d prefer to use my H1 tags for page and post titles.</p>
<p>Fortunately, WordPress has a simple php mechanism for determining what kind of page is being displayed, and we can use them to swap out tags on single posts and pages while leaving the site title in H1 tags on other pages.</p>
<p>The WordPress Heirarchy determines which pages will need to be edited. Typically, you will need to edit one of the following pages and/or the header.php file for the theme in question:</p>
<ul style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>index.php</li>
<li>single.php</li>
<li>post.php</li>
</ul>
<p>Which file(s) you need to edit are determined by the theme which you are using.</p>
<h3>H1 and H2 Swapping of Site and Post or Page Title</h3>
<p>Below, I will cover exactly how to go about changing your H1 and H2 tags about when pages and posts are displayed. The instructions are specific to the Atahualpa theme, but should give the clues necessary to modify most other themes without too much trouble.</p>
<p><b>NOTE and WARNING:</b><br />
<br />Before making ANY changes to a theme, please read <a href="/articles/wordpress-theme-editing-best-practices.html">WordPress Theme Editing Best Practices</a>.<br />
<br />With the new built in editor to wordpress which uses color highlighting, a typo could break your ability to edit a file in WordPress, resulting in loss of previous customizations if you don&#8217;t have a backup!</p>
<p>If you want everything to be displayed smoothly, even while visitors are seeing your pages, you should first make any needed css changes and then make changes to the way your site and page titles are displayed.</p>
<p>That way, when you make the changes to site and page titles, the style information will already be in place to handle them.</p>
<p>If that is the case, you should perform step 3 before steps 1 and 2.</p>
<p><b>Step 1: Updating your title to display as H2 when on single pages.</b></p>
<p>In the Atahualpa Theme, the site title is created in the &quot;bfa_header_config.php&quot; file. We want the title to be H2 when on individual posts and pages, but h1 otherwise.</p>
<ol style="padding-left: 30px; padding-top: 0.5em; padding-bottom: 0.25em;">
<li>In your WordPress Admin Panel, select &quot;Appearance&quot; &rarr; &quot;Editor&quot;</li>
<li>On the right, select &quot;bfa_header_config.php&quot; to load the file we need to edit.</li>
<li>Once it loads, scroll down and look for the Blog Title section.</li>
<li>Find the section that starts with <u>if ($bfa_ata_blog_title_show) == &quot;Yes&quot;</u>.</li>
</ol>
<p>That sections should read:</p>
<pre><textarea rows="4" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
if ( $bfa_ata_blog_title_show == &quot;Yes&quot; ) {
	$logo_area .= '&lt;h1 class=&quot;blogtitle&quot;&gt;&lt;a href=&quot;' . get_option('home') . '/&quot;&gt;' . get_bloginfo('name') . '&lt;/a&gt;&lt;/h1&gt;';
}
</textarea></pre>
<p>We want to add a test to see if it is a single page and change it if so. When finished, that section should read:</p>
<pre><textarea rows="8" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
if ( $bfa_ata_blog_title_show == &quot;Yes&quot; ) {
	$xtTag = &quot;h1&quot;;
	if ( is_single() ) {
		$xtTag = &quot;h2&quot;;
	}
	$logo_area .= '&lt;' . $xtTag . ' class=&quot;blogtitle&quot;&gt;&lt;a href=&quot;' . get_option('home') . '/&quot;&gt;' . get_bloginfo('name') . '&lt;/a&gt;&lt;/' . $xtTag . '&gt;';
}
</textarea></pre>
<p>Save your changes and your title will now be written in an H2 tag when displaying individual posts and pages on your site.</p>
<p><b>Step 2: Update post and page titles to be H1 tags when displayed on single pages.</b></p>
<p>For themes with a &quot;single.php&quot; file, this change will probably be done to them.</p>
<p>For the default Atahualpa theme, you will need to load &quot;index.php&quot; and edit it. To do so, select &quot;Appearance&quot; &rarr; &quot;Editor&quot; then select &quot;Main Index Template (index.php)&quot; on the right side of the page.</p>
<p>Find the code section for the Post Headline ( it has &lt;!&#8211; Post Headline &#8211;&gt; before it ), which should start and end with an h2 tag.</p>
<p>We want that H2 tag to be an H1 tag on single pages and posts, so we need to test to see if the current page is single or not and display H1 instead of H2 if it is. Your results on Atahualpa will look like the following:</p>
<pre><textarea rows="23" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
&lt;div class=&quot;post-headline&quot;&gt;
&lt;?php
	$xtTag = &quot;h2&quot;;
	if ( is_single() ) {
		$xtTag = &quot;h1&quot;;
	}
	echo(&quot;&lt;{$xtTag}&gt;&quot;);
	if( !is_single() AND !is_page() ) { ?>
		&lt;a href=&quot;&lt;?php the_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link to &lt;?php
		if (function_exists('the_title_attribute')) {
			the_title_attribute();
		}
		elseif (function_exists('the_title')) {
			the_title();
		} ?>&quot;&gt;&lt;?php
	} the_title();
	if( !is_single() AND !is_page() ) { ?>
		&lt;/a&gt;&lt;?php
	}
	echo(&quot;&lt;/{$xtTag}&gt;&quot;);
?&gt;
&lt;/div&gt;
</textarea></pre>
<p>There are numerous ways to write this. I chose to have a default tag (h2) and then override it for single pages..and simply echo the tags within appropriate html brackets in order to display them.</p>
<p>Save the changes and your individual posts and pages will have h2 for the site title and h1 for the post title.</p>
<p><b>Step 3: Updating styles so individual posts look normal.</b><br />
<br />You may need to alter your styles in order to have things look right after making these changes. Typically, you just need to copy any style information for the current title in h1 tags and make a new version for h3 tags as well&#8230;then do the same for content titles as well.</p>
<p><u>Fixing the title style for Atahualpa</u></p>
<p>In the bfa_header_config.php file, we saw that the h1 tag for the title looked like:<br />
<br />&bull;&lt;h1 class=&quot;blogtitle&quot;&gt;<br />
<br />This means there is a css style called .blogtitle or h1.blogtitle for displaying the blog title and we will need to create a new one for h2.blogtitle.</p>
<p>In Atahualpa, there are entries in style.css and header.php for the blog title. Copy them, paste them in below the h1 entries you just copied, change the h1 to an h2 in all items you just placed in, and save your changes. When done, you should have a new section to each of the two files.</p>
<p><b>Added in header.php</b></p>
<pre><textarea rows="16" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
h2.blogtitle {
	&lt;?php echo $bfa_ata_blog_title_style; ?&gt;
}

h2.blogtitle a:link,
h2.blogtitle a:visited,
h2.blogtitle a:active {
	color: #&lt;?php echo $bfa_ata_blog_title_color; ?&gt;;
	font-weight: &lt;?php echo $bfa_ata_blog_title_weight; ?&gt;;
}

h2.blogtitle a:hover {
	color: #&lt;?php echo $bfa_ata_blog_title_color_hover; ?&gt;;
	font-weight: &lt;?php echo $bfa_ata_blog_title_weight; ?&gt;;
}
</textarea></pre>
<p><b>Added in style.css</b></p>
<pre><textarea rows="17" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
h2.blogtitle {
	display: block;
	/* more  ... */
}

h2.blogtitle a:link,
h2.blogtitle a:visited,
h2.blogtitle a:active {
	text-decoration: none;
	/* more  ... */
}

h2.blogtitle a:hover {
	text-decoration: none;
	/* more  ... */
}
</textarea></pre>
<p><u>Fixing the post or page title in Atahualpa</u></p>
<p>In the index.php file, we saw that post and page titles are contained in a div with the class &quot;post-headline&#038;quot within h2 tags by default. This means that we are looking for styles such as the following to copy:<br />
<br />&bull; div.post-headline h2</p>
<p>Upon checking, you will find such in both header.php and style.css, so copy them, change the copy to use h1, and save your changes.</p>
<p>The new section in header.php should look like:</p>
<pre><textarea rows="14" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
div.post-headline h1 {
	&lt;?php echo $bfa_ata_post_headline_style_text; ?&gt;
	}

div.post-headline h1 a:link,
div.post-headline h1 a:visited,
div.post-headline h1 a:active {
	&lt;?php echo $bfa_ata_post_headline_style_links; ?&gt;
	}

div.post-headline h1 a:hover {
	&lt;?php echo $bfa_ata_post_headline_style_links_hover; ?&gt;
	}
</textarea></pre>
<p>The new section in style.css should look like:</p>
<pre><textarea rows="16" cols="80" readonly style="padding-top: 0.25em; margin-left: 15px; white-space: nowrap; overflow: scroll;" wrap="off">
div.post-headline h1 {
	margin: 0;
	padding: 0;
	/* more  ... */
	}

div.post-headline h1 a:link,
div.post-headline h1 a:visited,
div.post-headline h1 a:active {
	/* more  ... */
	}

div.post-headline h1 a:hover {
	/* more  ... */
	}
</textarea></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/altering-wordpress-h1-and-h2-display-for-search-engine-optimization.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress theme editing best practices</title>
		<link>http://www.privateerwebsolutions.com/articles/wordpress-theme-editing-best-practices.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/wordpress-theme-editing-best-practices.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 02:12:29 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=242</guid>
		<description><![CDATA[If you make changes to the themes you use or build your own themes, you should do so with care, especially if you are using a newer wordpress version that has syntax highlighting built into it. Failure to use caution when updating your site via theme modifications can cause all kinds of headaches such as [...]]]></description>
			<content:encoded><![CDATA[<p>If you make changes to the themes you use or build your own themes, you should do so with care, especially if you are using a newer wordpress version that has syntax highlighting built into it.</p>
<p><span id="more-242"></span></p>
<p>Failure to use caution when updating your site via theme modifications can cause all kinds of headaches such as losing every change you have previously made to your theme due to a simple typo that the syntax highlighter cannot handle.</p>
<p>With that in mind, here is a good way to go about making changes to themes without worrying about losing previous work, having your site messed up, etc.</p>
<h3>Create a local copy of your theme.</h3>
<ol>
<li><b>Create a directory on your computer to store a backup copy of your theme in.</b><br />&bull; Windows Instructions
<ol>
<li><u>Open Windows Explorer</u>
<ol>
<li>Right-click your start menu</li>
<li>Select &quot;Explore&quot;</li>
</ol>
</li>
<li><u>Create a Backup Directory For Your Web Site</u>
<ol>
<li>On the left side, select &quot;My Documents&quot;</li>
<li>From the <a href="/articles/what-is-a-file-menu.html" title="What is a file menu?">file menu</a> select &quot;File&quot; &rarr; &quot;New&quot; &rarr; &quot;Folder&quot;</li>
<li>You should see a new folder on the right named &quot;New Folder&quot;. Type in the name you want for your folder and then press enter on your keyboard. I tend to use my domain name for server backups. For example privateerwebsolutions_com for this site.</li>
</ol>
</li>
</ol>
</li>
<li><b>Download the contents of your website to your backup folder</b><br />&bull; <a href="/articles/how-to-upload-files-to-your-server-with-ftp.html">FTP Instructions</a>
<ol>
<li><u>Connect to your web server via ftp</u><br />&bull; FileZilla Instructions:
<ol>
<li>Open Filezilla</li>
<li>From the filemenu select &quot;File&quot; &rarr; &quot;Site Manager&quot;</li>
<li>Select your website on the left</li>
<li>Select Connect</li>
</ol>
</li>
<li><u>Download your web site to your backup folder</u><br />&bull; FileZilla Instructions:
<ol>
<li>On the top left panel browse to your newly created folder</li>
<li>Select your newly created folder so that the bottom right panel shows its contents (a single folder with .. as the name)</li>
<li>On the top right panel, browse to your web sites root directory ( /public_html )</li>
<li>Select your public_html directory in the top right panel to show its contents in the bottom right panel.</li>
<li>Copy all of the files and folders in the bottom right panel to the bottom left panel (except the folder with the name ..).<br />&bull; The quick way:
<ol>
<li>Select the item after the .. folder</li>
<li>Scroll down to the bottom of the file list</li>
<li>While holding down shift on your keyboard, select the last item listed</li>
<li>Select any of the highlighted items and drag them to the bottom left window with your mouse.</li>
</ol>
</li>
</ol>
</li>
</ol>
</li>
</ol>
<p>When finished, you will have local copies of all of the files on your website contained within your backup folder. Additionally, they will be stored in the same directory structure as they exist on your server.</p>
<h3>Backup old versions and make changes to themes locally</h3>
<p>When you want to make changes to one of your themes, you should first make backups of any files you want to edit. I recommend making your backups by adding the year, month, day, and time to the filename so that the backups look like file-2009-06-21-0510pm.php.</p>
<ol>
<li><b>Create a backup of the file to be edited</b><br />&bull; Windows Instructions:
<ol>
<li><u>Open windows explorer</u>
<ol>
<li>Right-click your start menu</li>
<li>Select &quot;Explore&quot;</li>
</ol>
</li>
<li><u>Locate the file you want to make changes to</u>
<ol>
<li>On the left side, browse to the directory that contains the file you want to edit.<br />For example, if you want to edit index.php in the atahualpa theme on privateerwebsolutions.com, you would browse to &quot;My Documents\privateerwebsolutions_com\wp-content\themes\atahualpa&quot;</li>
</ol>
</li>
<li><u>Create a copy of the file you want to edit</u>
<ol>
<li>Select the file you want to edit</li>
<li>From the <a href="/articles/what-is-a-filemenu.html" title="what is a file menu?">file menu</a> select &quot;Edit&quot; &rarr; &quot;Copy&quot; to copy the file.</li>
<li>Select the directory you want to place your copy in.<br />For this example you would select the atahualpa folder on the left.</li>
<li>From the file menu, select &quot;Edit&quot; &rarr; &quot;Paste&quot;<br />This will create a copy with &quot;Copy of &quot; placed before the original name.</li>
</ol>
</li>
<li><u>Rename the copy you created</u><br />You want to remove &quot;Copy of&quot; and add the date to it
<ol>
<li>Select &quot;File&quot; &rarr; &quot;Rename&quot; from the file menu</li>
<li>Delete the &quot;Copy of &quot; from the front of the file name</li>
<li>Add the year-month-day-time to the filename as YYYY-MM-DD-HHMM<br />For example, Copy of index.php would become index-2009-06-30-1201pm.php</li>
</ol>
</li>
</ol>
</li>
<li><b>Edit your file</b><br />You should be editing the file with the original name, not the copy you created with the date after it as that is the original file as it existed during the date and time you gave it.</li>
</ol>
<p>By creating backup files like this, you know what the file looked like during the dates given in the filename. Additionally, sorting them by filename keeps your backups with the original in order of date edited.</p>
<h3>Upload your edited files</h3>
<p>Once you have completed making changes to a file, you will need to upload it to your webserver to test it out.</p>
<ol>
<li><b>Upload your edited file</b><br />&bull; FileZilla Instructions
<ol>
<li><u>Open FileZilla</u></li>
<li><u>Connect to your web server</u></li>
<li><u>Copy your edited file to your server</u>
<ol>
<li>In the top left panel browse to the directory which contains your edited file</li>
<li>Make sure you can see your edited file in the bottom left panel</li>
<li>On the top right panel browse to the directory that contains that file on your server</li>
<li>Make sure you can see the file you want to replace on the bottom right panel</li>
<li>Drag your edited file from the bottom left to the bottom right</li>
<li>Confirm that you want to overwrite the original when prompted</li>
</ol>
</li>
</ol>
</li>
<li><b>Repeat step 3 for each edited file</b></li>
<li><b>Check your changes</b><br />Visit your website and verify that things look as you expect them to.</li>
</ol>
<h3>Should something go terribly wrong</h3>
<p>If you put a file up and things go so badly that you cannot quickly fix them, you can overwrite your changes with your most recent backup of any files.</p>
<ol>
<li><b>Change the name of your edited file</b></li>
<li><b>Rename your most recent backup to its original name</b></li>
<li><b>Upload your most recent backup to overwrite your changed version.</b></li>
<li><b>Verify that things look proper again.</b></li>
</ol>
<p>That should get your site working again while preserving any changes you made so that you can attempt to fix them.</p>
<h3>Alternate methods</h3>
<p>Even better than the above is to setup a local copy of your WordPress site on your own computer along with backup software such as svn.</p>
<p>That way, you can make changes locally without worrying about messing up your site, get them fully tested, and only then upload your changed files to your live site.</p>
<p>Doing so is beyond the scope of this site currently, but I will likely provide instructions on doing this down the road.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/wordpress-theme-editing-best-practices.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downloading, installing, and activating new themes for WordPress</title>
		<link>http://www.privateerwebsolutions.com/articles/downloading-installing-and-activating-new-themes-for-wordpress.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/downloading-installing-and-activating-new-themes-for-wordpress.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 02:08:17 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=234</guid>
		<description><![CDATA[Unless you want to use the default wordpress theme ( which is fine for a basic blog, but not so great for a store traffic website ), you will need to select a suitable theme and then get it setup on your site. To do so, you have two options: Use WordPress to download and [...]]]></description>
			<content:encoded><![CDATA[<p>Unless you want to use the default wordpress theme ( which is fine for a basic blog, but not so great for a store traffic website ), you will need to select a suitable theme and then get it setup on your site.</p>
<p><span id="more-234"></span></p>
<p>To do so, you have two options: Use WordPress to download and install the theme or install the theme manually.</p>
<h3>Downloading WordPress Themes</h3>
<p>I recommend getting your <a href="http://wordpress.org/extend/themes" rel="nofollow" target="_blank">themes from wordpress</a> or, if you really want a theme from somewhere else, reading each file completely to ensure that it does not have anything bad hidden within it. While not common, some themes will place hidden links to sites that will hurt your search rankings, serve up malware, etc. If you are not familiar with what to look for, I recommend sticking to the wordpress site or themes offered by those whom you trust.</p>
<h3>Method One: Using WordPress to install a theme</h3>
<p>If you have a newer version of WordPress, you can install a theme directly from within WordPress itself. To do so:</p>
<ul>
<li>Log into your WordPress admin manel</li>
<li>On the menu, select &quot;Appearance&quot; &rarr; &quot;Add New Themes&quot;</li>
<li><u>If you know the name of the theme you want:</u>
<ol>
<li>Leave the search dropdown as &quot;Term&quot;</li>
<li>Enter the theme name in the box</li>
<li>Select &quot;Search&quot;</li>
<li>Once your theme is displayed, select &quot;Install&quot;</li>
</ol>
</li>
<li><u>If you are unsure of the theme you want</u>:
<ol>
<li>Select the options you want a theme to have</li>
<li>Select &quot;Find Themes&quot; below the options box</li>
<li>Look through the listed themes and select &quot;Preview&quot; for any that look promising</li>
<li>Select &quot;Install&quot; for any which you want to install</li>
</ol>
</li>
</ul>
<h3>Method Two: Installing themes manually</h3>
<p>For installing wordpress themes manually, I recommend using an ftp program ( file transfer protocol ) such as <a href="http://filezilla-project.org/" rel="nofollow" target="_blank">FileZilla</a>, CuteFTP, or ProFTP. If you are unfamiliar with ftp, it is worth noting that I use FileZilla for the instructions I provide on this site, so you may want to download and install that before continuing.</p>
<p><b>Downloading your WordPress theme</b></p>
<ul>
<li>Locate the theme you want to install on your WordPress site.</li>
<li>Select the &quot;Download&quot; link.<br />I recommend right-clicking it and selecting &quot;Save Target As&quot; so that you can specify where you want to save it. If you are using <a href="http://www.mozilla.org/" rel="nofollow" target="_blank">Mozilla Firefox</a>, then you can always find your downloaded files by selecting &quot;Tools&quot; &rarr; &quot;Downloads&quot; from your browsers <a href="/articles/what-is-a-file-menu.html" title="What is a file menu">file menu</a> then right-clicking the item in question and selecting &quot;Open Containing Folder&quot;</li>
</ul>
<p><b>Extract your theme</b></p>
<ul>
<li>Locate the theme you downloaded. It should be in a zip file.</li>
<li>Extract the contents of the theme.<br /><a href="/articles/how-to-extract-zip-files-in-windows.html">Windows Zip Extraction Instructions</a></li>
<li>Locate the theme root folder.<br /><a href="/articles/theme-root-directories-in-wordpress.html">Theme root directories in WordPress</a></li>
</ul>
<p>Now you know which directory (folder) you will need to upload to your server to install your new theme.</p>
<p><b>Upload the theme to your server</b></p>
<ul>
<li>Connect to your server via FTP<br /><a href="/articles/how-to-upload-files-to-your-server-with-ftp.html">Using FTP to upload files</a></li>
<li>Browse to the &quot;wp-content&quot; &rarr; &quot;themes&quot; directory on your web server.</li>
<li>Upload your new themes root folder.</li>
</ul>
<p>Now your theme is uploaded, all that is left is to activate it in WordPress</p>
<p><b>Activating New Themes in WordPress</b></p>
<ul>
<li>Log into your WordPress admin panel</li>
<li>Select &quot;Appearance&quot; &rarr; &quot;Themes&quot;</li>
<li>Find the theme you uploaded and select &quot;Preview&quot; to see what it will look like on your site or &quot;Install&quot; to install it.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/downloading-installing-and-activating-new-themes-for-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theme root directories in WordPress</title>
		<link>http://www.privateerwebsolutions.com/articles/theme-root-directories-in-wordpress.html</link>
		<comments>http://www.privateerwebsolutions.com/articles/theme-root-directories-in-wordpress.html#comments</comments>
		<pubDate>Tue, 30 Jun 2009 01:49:17 +0000</pubDate>
		<dc:creator>Privateer Web Solutions</dc:creator>
				<category><![CDATA[Online Traffic Site]]></category>
		<category><![CDATA[Wordpress Setup for Selling]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.privateerwebsolutions.com/?p=225</guid>
		<description><![CDATA[If you are not sure which directory in a WordPress theme is the main directory for it, locate the directory with a style.css file in it. Knowing what a themes root or main directory is can be helpful in knowing which directory to upload to your themes directory, where to place new files for the [...]]]></description>
			<content:encoded><![CDATA[<p>If you are not sure which directory in a WordPress theme is the main directory for it, locate the directory with a style.css file in it.</p>
<p><span id="more-225"></span></p>
<p>Knowing what a themes root or main directory is can be helpful in knowing which directory to upload to your themes directory, where to place new files for the them to override default functionality, etc.</p>
<h3>Theme root for themes already installed</h3>
<p>For themes that are already installed in WordPress, the root directory is typically a directory with the name of the theme located in &quot;wp-content/themes&quot; on your server.</p>
<h3>Theme root for extracted themes</h3>
<p>Most people who write themes have the extracted folder as the root directory for the them. This should always be the case for themes downloaded from WordPress.</p>
<p>However, if you want to double-check, open the main directory for the extracted theme and see if there are files in it. If there are only directories (folders) in it, then look through them until you find a folder with the file &quot;style.css&quot; in it. That is your themes root directory&#8230;and the directory containing it is the one you want to upload to use the theme.</p>
<p><b>For example:</b><br />If you had downloaded a theme named &quot;whatever&quot; and extracted it, you probably created a &quot;whatever&quot; directory when you did so.</p>
<p>If the &quot;whatever&quot; folder has a style.css file in it, then you know to upload the &quot;whatever&quot; folder to &quot;wp-content/themes&quot; on your server.</p>
<p>If, however, the &quot;whatever&quot; folder only had another folder in it named &quot;nevermind&quot;, you would open that folder. If it contained a &quot;style.css&quot; file, then you would upload the &quot;nevermind&quot; folder to &quot;wp-content/themes&quot; to get the theme to show up for selection in WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.privateerwebsolutions.com/articles/theme-root-directories-in-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

