<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Highlight Search Terms WordPress Plugin</title>
	<atom:link href="http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/</link>
	<description>Slightly Advanced Computer Stuff (and some magic)</description>
	<lastBuildDate>Wed, 17 Mar 2010 06:47:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Lee</title>
		<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/comment-page-1/#comment-32863</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Fri, 11 Dec 2009 09:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1043#comment-32863</guid>
		<description>Thanks
THat worked perfectly!
Great little plugin!</description>
		<content:encoded><![CDATA[<p>Thanks<br />
THat worked perfectly!<br />
Great little plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/comment-page-1/#comment-32853</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Thu, 10 Dec 2009 19:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1043#comment-32853</guid>
		<description>This theme is missing the code that allows plugins to add their own style and scripts to your blog. To fix this, open header.php and add the following code above the &lt;/head&gt; tag : 

&lt;pre lang=&quot;php&quot;&gt;&lt;?php wp_head(); ?&gt;&lt;/pre&gt;

Then open footer.php and add this code above the &lt;/body&gt; tag :

&lt;pre lang=&quot;php&quot;&gt;&lt;?php wp_footer(); ?&gt;&lt;/pre&gt;

Finally, go to &lt;em&gt;Settings -&gt; Highlight Search Terms&lt;/em&gt; and change Content ID to &quot;#contents&quot; (sans quotes). That should do it.</description>
		<content:encoded><![CDATA[<p>This theme is missing the code that allows plugins to add their own style and scripts to your blog. To fix this, open header.php and add the following code above the &lt;/head&gt; tag :</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> wp_head<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>Then open footer.php and add this code above the &lt;/body&gt; tag :</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> wp_footer<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>Finally, go to <em>Settings -&gt; Highlight Search Terms</em> and change Content ID to &#8220;#contents&#8221; (sans quotes). That should do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/comment-page-1/#comment-32847</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Thu, 10 Dec 2009 16:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1043#comment-32847</guid>
		<description>Hi

The plugin is installed, but doesnt want to work.
My theme is WP - Imagination...

Lee</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>The plugin is installed, but doesnt want to work.<br />
My theme is WP &#8211; Imagination&#8230;</p>
<p>Lee</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/comment-page-1/#comment-32706</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Thu, 03 Dec 2009 09:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1043#comment-32706</guid>
		<description>First download the new version I&#039;ve just uploaded (the old 1.0 was buggy). Then set the Content ID in the plugin&#039;s settings to the ID of the HTML element that includes both the post and the title. I can&#039;t be more specific without seeing your blog&#039;s theme.</description>
		<content:encoded><![CDATA[<p>First download the new version I&#8217;ve just uploaded (the old 1.0 was buggy). Then set the Content ID in the plugin&#8217;s settings to the ID of the HTML element that includes both the post and the title. I can&#8217;t be more specific without seeing your blog&#8217;s theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Katherine</title>
		<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/comment-page-1/#comment-32704</link>
		<dc:creator>Katherine</dc:creator>
		<pubDate>Thu, 03 Dec 2009 08:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1043#comment-32704</guid>
		<description>Hi. Thanks for the plugin - it&#039;s great! But it highlights only post text for me... 
How to make it highlight the titles?</description>
		<content:encoded><![CDATA[<p>Hi. Thanks for the plugin &#8211; it&#8217;s great! But it highlights only post text for me&#8230;<br />
How to make it highlight the titles?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/comment-page-1/#comment-31587</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Thu, 24 Sep 2009 16:40:41 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1043#comment-31587</guid>
		<description>Hi, thanks for your prompt response. I doubt I have a caching plugin (Advanced Category Excluder, Askimet, All in One SEO Pack, Highlight Search Terms, Simple Tags, WP-DBManager only). And I dun get wat u mean by &quot;the page you’re testing hasn’t been regenerated with the updated theme yet&quot;. Any suggestions for me?</description>
		<content:encoded><![CDATA[<p>Hi, thanks for your prompt response. I doubt I have a caching plugin (Advanced Category Excluder, Askimet, All in One SEO Pack, Highlight Search Terms, Simple Tags, WP-DBManager only). And I dun get wat u mean by &#8220;the page you’re testing hasn’t been regenerated with the updated theme yet&#8221;. Any suggestions for me?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: White Shadow</title>
		<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/comment-page-1/#comment-31555</link>
		<dc:creator>White Shadow</dc:creator>
		<pubDate>Mon, 21 Sep 2009 11:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1043#comment-31555</guid>
		<description>Maybe you have a caching plugin on and the page you&#039;re testing hasn&#039;t been regenerated with the updated theme yet?</description>
		<content:encoded><![CDATA[<p>Maybe you have a caching plugin on and the page you&#8217;re testing hasn&#8217;t been regenerated with the updated theme yet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ant</title>
		<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/comment-page-1/#comment-31554</link>
		<dc:creator>Ant</dc:creator>
		<pubDate>Mon, 21 Sep 2009 11:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1043#comment-31554</guid>
		<description>Hi, after I changed the source code (from #content to #contents), and then change the Content ID in the Settings to the updated one (i.e. #contents), the highlighting doesn&#039;t work anymore. Could you maybe help me with this?</description>
		<content:encoded><![CDATA[<p>Hi, after I changed the source code (from #content to #contents), and then change the Content ID in the Settings to the updated one (i.e. #contents), the highlighting doesn&#8217;t work anymore. Could you maybe help me with this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/comment-page-1/#comment-30751</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:56:03 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1043#comment-30751</guid>
		<description>That&#039;s it! Works perfect - thank&#039;s a lot for this great Plugin!</description>
		<content:encoded><![CDATA[<p>That&#8217;s it! Works perfect &#8211; thank&#8217;s a lot for this great Plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stanley</title>
		<link>http://w-shadow.com/blog/2009/04/13/highlight-search-terms-plugin/comment-page-1/#comment-30274</link>
		<dc:creator>Stanley</dc:creator>
		<pubDate>Thu, 21 May 2009 23:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://w-shadow.com/?p=1043#comment-30274</guid>
		<description>I wonder what kind of effect this has on the bounce %</description>
		<content:encoded><![CDATA[<p>I wonder what kind of effect this has on the bounce %</p>
]]></content:encoded>
	</item>
</channel>
</rss>
