<?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; Plugins</title>
	<atom:link href="http://wpwikitheme.com/category/installation/plugins/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>6</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>1</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>
	</channel>
</rss>
