<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WordPress Wiki Theme &#187; Installation</title>
	<atom:link href="http://wpwikitheme.com/category/installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpwikitheme.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 14 Mar 2010 16:02:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing the WP-PageNavi Plugin</title>
		<link>http://wpwikitheme.com/installation/plugins/installing-the-wp-pagenavi-plugin/</link>
		<comments>http://wpwikitheme.com/installation/plugins/installing-the-wp-pagenavi-plugin/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 11:40:12 +0000</pubDate>
		<dc:creator>Derek Herman</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://wpwikitheme.com/?p=20</guid>
		<description><![CDATA[The <a href="http://wordpress.org/extend/plugins/wp-pagenavi/" rel="external">wp-pagenavi</a> plugin by <a href="http://lesterchan.net/" rel="external">Lester Chan</a> will give you pagination. To get this plugin working just upload the plugin to the "/wp-content/plugin" folder and activate it in the admin menu, the plugin is now available and ready to be used without any customization.]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://wordpress.org/extend/plugins/wp-pagenavi/" rel="external">wp-pagenavi</a> plugin by <a href="http://lesterchan.net/" rel="external">Lester Chan</a> will give you pagination. To get this plugin working just upload the plugin to the &#8220;/wp-content/plugin&#8221; folder and activate it in the admin menu, the plugin is now available and ready to be used without any customization.</p>
<h4>No really it&#8217;s that simple</h4>
]]></content:encoded>
			<wfw:commentRss>http://wpwikitheme.com/installation/plugins/installing-the-wp-pagenavi-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Installing the WP-PostRatings Plugin</title>
		<link>http://wpwikitheme.com/installation/plugins/installing-wp-postratings/</link>
		<comments>http://wpwikitheme.com/installation/plugins/installing-wp-postratings/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 11:27:46 +0000</pubDate>
		<dc:creator>Derek Herman</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://wpwikitheme.com/?p=11</guid>
		<description><![CDATA[Oh, so you want people to rate your stuff and give you some instant gratification on how you're doing! Then you really need to add <a href="http://wordpress.org/extend/plugins/wp-postratings/" rel="external">WP-PostRatings</a> plugin by <a href="http://lesterchan.net/" rel="external">Lester Chan</a>!]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://wordpress.org/extend/plugins/wp-postratings/" rel="external">WP-PostRatings</a> plugin by <a href="http://lesterchan.net/" rel="external">Lester Chan</a> will give you the ability to rate posts and in doing so the four posts with the highest rating will be displayed on the front page. However, if you decide not to install this plugin the front page will show the last four posts instead, or if no posts have been rated yet and the plugin is installed it will still show the last four posts, as well. </p>
<h4>Getting set up for ratings</h4>
<p>To get this plugin working just upload the plugin to the &#8220;/wp-content/plugins&#8221; folder and activate it in the admin menu, the plugin is almost ready to be used, we just need to change a few settings.</p>
<div class="error">Before leaving read this next part. It&#8217;s very important and if you&#8217;re having issues with the way rating is working then you might want to read this again.</div>
<h4>The Proper Settings</h4>
<p>Go to &#8220;Ratings->Ratings Options&#8221; and choose (stars_crystal), with a max rating of 5. Then below where it says &#8220;Ratings AJAX Style&#8221; set the &#8220;Show Loading Image With Text&#8221; to <strong>NO</strong>. The other options on that page are up to you.</p>
<h4>Rating Templates</h4>
<p>Next, go to &#8220;Ratings->Rating Templates&#8221; and input the following code into the correct fields.</p>
<p><strong>Ratings Vote Text:</strong><br />
&lt;strong&gt;Rate this Article&lt;/strong&gt; %RATINGS_IMAGES_VOTE% &lt;span&gt;(%RATINGS_USERS% Ratings)&lt;/span&gt;</p>
<p><strong>Ratings Voted Text:</strong><br />
&lt;strong&gt;Rate this Article&lt;/strong&gt; %RATINGS_IMAGES% &lt;span&gt;(%RATINGS_USERS% Ratings)&lt;/span&gt;</p>
<p><strong>Ratings None:</strong><br />
%RATINGS_IMAGES_VOTE% (No Ratings Yet)</p>
<p><strong>Highest Rated:</strong><br />
&lt;div class=&quot;post&quot;&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;h2&gt;&lt;a href=&quot;%POST_URL%&quot; title=&quot;%POST_TITLE%&quot;&gt;%POST_TITLE%&lt;/a&gt;&lt;/h2&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;%POST_EXCERPT%<br />
&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href=&quot;%POST_URL%&quot; title=&quot;%POST_TITLE%&quot;&gt;Read Article &#8250;&lt;/a&gt;<br />
&lt;/div&gt;</p>
<p>The other two are totally up to you, these four are the ones that are needed to make the theme act correctly and need to be done before the rating system is fully functional!</p>
<h5>And that&#8217;s it! You have ratings.</h5>
<p>Have fun, and enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://wpwikitheme.com/installation/plugins/installing-wp-postratings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing the Wiki FAQs Plugin</title>
		<link>http://wpwikitheme.com/installation/plugins/installing-the-wiki-faqs-plugin/</link>
		<comments>http://wpwikitheme.com/installation/plugins/installing-the-wiki-faqs-plugin/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 05:15:18 +0000</pubDate>
		<dc:creator>Derek Herman</dc:creator>
				<category><![CDATA[Plugins]]></category>

		<guid isPermaLink="false">http://wpwikitheme.com/?p=5</guid>
		<description><![CDATA[This awesome totally custom plugin is a slick and easy way to show off your FAQs without taking up a post or page doing it. As well, it's completely search friendly and paginates just like regular posts. ]]></description>
			<content:encoded><![CDATA[<p>All you really need to do is upload the Wiki FAQs plugin to the “/wp-content/plugin” folder and activate it in the admin menu, the plugin is now available and ready to be used without any customization.</p>
<p>The Wiki FAQs plugin is a completely custom addition built specifically for this theme, you will not find it anywhere else. If for some reason you want to use this plugin with another theme and need help getting it working I would be happy to help at my hourly rate, please <a href="mailto:info@valendesigns.com">contact</a> me for more info.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpwikitheme.com/installation/plugins/installing-the-wiki-faqs-plugin/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Installing the WordPress Wiki Theme</title>
		<link>http://wpwikitheme.com/installation/theme/installing-the-wordpress-wiki-theme/</link>
		<comments>http://wpwikitheme.com/installation/theme/installing-the-wordpress-wiki-theme/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 05:14:30 +0000</pubDate>
		<dc:creator>Derek Herman</dc:creator>
				<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://wpwikitheme.com/?p=3</guid>
		<description><![CDATA[The WordPress Wiki Theme is very simple to get up and running quickly. If you have ever installed a theme in WordPress than this one will most likely be no different.]]></description>
			<content:encoded><![CDATA[<p>To install the WordPress Wiki Theme, you first would need to purchase it from <a href="http://themeforest.net/item/wordpress-wiki-theme/29479" rel="external">ThemeForest.net</a>. After you have downloaded the theme you would need to unzip the folder on your desktop and find the folder that says &#8220;themes&#8221; and open it.</p>
<div class="tip">It is important to note that you should always start with a fresh install of WordPress 2.6 or <strong>2.7 (preferred)</strong> before attempting to use this theme.</div>
<h3>Upload the Theme</h3>
<p>Next upload (FTP) your chosen theme or all of them to the &#8220;<strong>/wp-content/themes</strong>&#8221; directory on your server. You will need to figure out how to upload your files on your own, but I suggest you contact your hosting company if you&#8217;re not sure how to FTP files to the server.</p>
<h3>Activate</h3>
<div class="wp-caption alignright">
<img src="http://wpwikitheme.com/wp-content/themes/wiki/screenshot.png" alt="Wiki Theme"/><br />
<span class="wp-caption-text">Click on the WordPress Wiki Theme to activate</span>
</div>
<p>To activate the theme go to &#8220;Appearance->Themes&#8221; in the WordPress admin area (if you are running a version below 2.7 go to&#8221;Design->Themes&#8221;), then click on the theme you want to activate.</p>
<p>Now that the theme is activated, you can now start to add posts. Adding posts works by using the_exerpt() to display the preview text. Basically, write a small sentence or two in the field that says &#8220;Exerpt&#8221; and you will have text that doesn&#8217;t pull from the first however many word in the actual post (much cleaner way to do it). This particular method is used to keep the style of the posts consistent and not have (&#8230;) at the end of a preview and allows us to have a custom &#8220;read more&#8221; text. If you want to use a &lt;!&#8211; more &#8211;&gt; tag you will need to do some editing to the actual theme files, message me if you need help doing that.</p>
<p><br class="clear" /></p>
<div class="tip">The navigation uses a parent child category structure for building the sliding sidebar navigation. Be sure that all posts are added to a subcategory and that the parent category is only a container for sections of the web site.</div>
]]></content:encoded>
			<wfw:commentRss>http://wpwikitheme.com/installation/theme/installing-the-wordpress-wiki-theme/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
