<?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 for Rainmaker Web Design</title>
	<atom:link href="http://rainmakerwebdesign.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://rainmakerwebdesign.com</link>
	<description>Web Design &#38; Development - from Athens, GA</description>
	<lastBuildDate>Fri, 27 Jan 2012 09:39:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>Comment on 15 Places to Post Your Fishing Report Online by Florida Keys Fishing</title>
		<link>http://rainmakerwebdesign.com/web-marketing/15-places-to-post-your-fishing-report-online/comment-page-1/#comment-516</link>
		<dc:creator>Florida Keys Fishing</dc:creator>
		<pubDate>Tue, 21 Jun 2011 20:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://rainmakerwebdesign.com/outdoors-websites/15-places-to-post-your-fishing-report-online/#comment-516</guid>
		<description>Read our fishing reports here from the florida keys area:

&lt;a href=&quot;http://www.budnmarys.com/fishing_reports.php&quot; rel=&quot;nofollow&quot;&gt;Florida Keys Fishing Reports&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Read our fishing reports here from the florida keys area:</p>
<p><a href="http://www.budnmarys.com/fishing_reports.php" rel="nofollow">Florida Keys Fishing Reports</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Breadcrumbs for Pages by John Dimo</title>
		<link>http://rainmakerwebdesign.com/uncategorized/wordpress-breadcrumb-function-for-pages/comment-page-1/#comment-444</link>
		<dc:creator>John Dimo</dc:creator>
		<pubDate>Mon, 25 Apr 2011 18:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://rainmakerwebdesign.com/?p=775#comment-444</guid>
		<description>Nice writeup. I tried it out on a dev site and it works perfectly. Just what I needed for a project I&#039;m working on. Thanks!!</description>
		<content:encoded><![CDATA[<p>Nice writeup. I tried it out on a dev site and it works perfectly. Just what I needed for a project I&#8217;m working on. Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A RSS News Ticker for WordPress &amp; jQuery by Wade Sonenberg</title>
		<link>http://rainmakerwebdesign.com/wordpress/a-rss-news-ticker-for-wordpress-jquery/comment-page-1/#comment-439</link>
		<dc:creator>Wade Sonenberg</dc:creator>
		<pubDate>Mon, 04 Apr 2011 16:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://rainmakerwebdesign.com/?p=727#comment-439</guid>
		<description>Markos, normally the liscroll files are included in the plugin - if you&#039;ve uploaded it, you should have it on the server already.  What we&#039;re talking about is actually referencing them in the header of your theme.  Normally, you can find this as &quot;header.php&quot; but it may vary depending on what theme you&#039;re using.</description>
		<content:encoded><![CDATA[<p>Markos, normally the liscroll files are included in the plugin &#8211; if you&#8217;ve uploaded it, you should have it on the server already.  What we&#8217;re talking about is actually referencing them in the header of your theme.  Normally, you can find this as &#8220;header.php&#8221; but it may vary depending on what theme you&#8217;re using.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A RSS News Ticker for WordPress &amp; jQuery by Markos</title>
		<link>http://rainmakerwebdesign.com/wordpress/a-rss-news-ticker-for-wordpress-jquery/comment-page-1/#comment-438</link>
		<dc:creator>Markos</dc:creator>
		<pubDate>Sun, 03 Apr 2011 08:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://rainmakerwebdesign.com/?p=727#comment-438</guid>
		<description>I&#039;ve read your instructions but can&#039;t seem to get this going.  Not sure/where to upload the liscroll files.  Can you give me some more specific information?

Thanks!!!

Markos</description>
		<content:encoded><![CDATA[<p>I&#8217;ve read your instructions but can&#8217;t seem to get this going.  Not sure/where to upload the liscroll files.  Can you give me some more specific information?</p>
<p>Thanks!!!</p>
<p>Markos</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Contact Form 7 in a Modal/Lightbox Window by Mark</title>
		<link>http://rainmakerwebdesign.com/wordpress/using-contact-form-7-in-a-modallightbox-window/comment-page-1/#comment-432</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 01 Mar 2011 01:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://rainmakerwebdesign.com/?p=690#comment-432</guid>
		<description>I discovered the problem, the cf7 javascript in the footer wasn&#039;t being called. my theme was missing the &quot;wp_footer()&quot; in the footer.php file.

After I included the correct function, the javascript was added and for is now validating in the open lightbox.
Here&#039;s the link I found that helped me troubleshoot:
http://contactform7.com/2009/11/24/why-isnt-my-ajax-contact-form-working-correctly

I hope this helps
@Marco
@Bart</description>
		<content:encoded><![CDATA[<p>I discovered the problem, the cf7 javascript in the footer wasn&#8217;t being called. my theme was missing the &#8220;wp_footer()&#8221; in the footer.php file.</p>
<p>After I included the correct function, the javascript was added and for is now validating in the open lightbox.<br />
Here&#8217;s the link I found that helped me troubleshoot:<br />
<a href="http://contactform7.com/2009/11/24/why-isnt-my-ajax-contact-form-working-correctly" rel="nofollow">http://contactform7.com/2009/11/24/why-isnt-my-ajax-contact-form-working-correctly</a></p>
<p>I hope this helps<br />
@Marco<br />
@Bart</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Contact Form 7 in a Modal/Lightbox Window by Mark</title>
		<link>http://rainmakerwebdesign.com/wordpress/using-contact-form-7-in-a-modallightbox-window/comment-page-1/#comment-431</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 01 Mar 2011 01:26:33 +0000</pubDate>
		<guid isPermaLink="false">http://rainmakerwebdesign.com/?p=690#comment-431</guid>
		<description>Has anyone figured out how to keep the lightbox open while the form validates? 
Everytime the form is processed, the lightbox closes... and I can&#039;t see the form process message. 

I&#039;m using WP 3.1
CF7 2.4.4
And the javascript provided in this article.

I typically use Thickbox.js, but was having the same problem. I tried this method, hoping it was a thickbox conflict.

Any help is appreciated.</description>
		<content:encoded><![CDATA[<p>Has anyone figured out how to keep the lightbox open while the form validates?<br />
Everytime the form is processed, the lightbox closes&#8230; and I can&#8217;t see the form process message. </p>
<p>I&#8217;m using WP 3.1<br />
CF7 2.4.4<br />
And the javascript provided in this article.</p>
<p>I typically use Thickbox.js, but was having the same problem. I tried this method, hoping it was a thickbox conflict.</p>
<p>Any help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Contact Form 7 in a Modal/Lightbox Window by ibex</title>
		<link>http://rainmakerwebdesign.com/wordpress/using-contact-form-7-in-a-modallightbox-window/comment-page-1/#comment-430</link>
		<dc:creator>ibex</dc:creator>
		<pubDate>Fri, 25 Feb 2011 00:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://rainmakerwebdesign.com/?p=690#comment-430</guid>
		<description>A good step by step guide! Works well after fixing the bugs. Thank you for sharing.</description>
		<content:encoded><![CDATA[<p>A good step by step guide! Works well after fixing the bugs. Thank you for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Contact Form 7 in a Modal/Lightbox Window by Refat</title>
		<link>http://rainmakerwebdesign.com/wordpress/using-contact-form-7-in-a-modallightbox-window/comment-page-1/#comment-426</link>
		<dc:creator>Refat</dc:creator>
		<pubDate>Tue, 08 Feb 2011 05:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://rainmakerwebdesign.com/?p=690#comment-426</guid>
		<description>Please Buddy help me .I also have the same problem as Marco and Bart.When i click the send button then without any notification this form is closed.Just like a boring things.
Please give me a solution bcz it is a great problem for us to visualize.</description>
		<content:encoded><![CDATA[<p>Please Buddy help me .I also have the same problem as Marco and Bart.When i click the send button then without any notification this form is closed.Just like a boring things.<br />
Please give me a solution bcz it is a great problem for us to visualize.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Breadcrumbs for Pages by Wade Sonenberg</title>
		<link>http://rainmakerwebdesign.com/uncategorized/wordpress-breadcrumb-function-for-pages/comment-page-1/#comment-422</link>
		<dc:creator>Wade Sonenberg</dc:creator>
		<pubDate>Thu, 27 Jan 2011 15:27:16 +0000</pubDate>
		<guid isPermaLink="false">http://rainmakerwebdesign.com/?p=775#comment-422</guid>
		<description>@Therese - thanks, that was lightning fast! I was going to look that up in the WP codex and post it, but it appears you&#039;re a rockstar in your own right.</description>
		<content:encoded><![CDATA[<p>@Therese &#8211; thanks, that was lightning fast! I was going to look that up in the WP codex and post it, but it appears you&#8217;re a rockstar in your own right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress Breadcrumbs for Pages by Therese Lachance</title>
		<link>http://rainmakerwebdesign.com/uncategorized/wordpress-breadcrumb-function-for-pages/comment-page-1/#comment-421</link>
		<dc:creator>Therese Lachance</dc:creator>
		<pubDate>Thu, 27 Jan 2011 14:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://rainmakerwebdesign.com/?p=775#comment-421</guid>
		<description>Found the solution, just had to replace Home with &#039;.get_the_title(2).&#039;, 2 being the ID of the page to show.</description>
		<content:encoded><![CDATA[<p>Found the solution, just had to replace Home with &#8216;.get_the_title(2).&#8217;, 2 being the ID of the page to show.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

