<?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: How to Add MooTabs to Your WordPress Theme</title>
	<atom:link href="http://www.maverickwebcreations.com/2008/10/20/how-to-add-mootabs-to-your-wordpress-theme.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.maverickwebcreations.com/2008/10/20/how-to-add-mootabs-to-your-wordpress-theme.html</link>
	<description></description>
	<lastBuildDate>Sun, 28 Feb 2010 23:43:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: N-Designs</title>
		<link>http://www.maverickwebcreations.com/2008/10/20/how-to-add-mootabs-to-your-wordpress-theme.html/comment-page-1#comment-2010</link>
		<dc:creator>N-Designs</dc:creator>
		<pubDate>Sun, 13 Sep 2009 15:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=269#comment-2010</guid>
		<description>not working..
&#039;m using the jquery tabs</description>
		<content:encoded><![CDATA[<p>not working..<br />
&#8216;m using the jquery tabs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghazala Khan</title>
		<link>http://www.maverickwebcreations.com/2008/10/20/how-to-add-mootabs-to-your-wordpress-theme.html/comment-page-1#comment-1840</link>
		<dc:creator>Ghazala Khan</dc:creator>
		<pubDate>Sun, 03 May 2009 16:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=269#comment-1840</guid>
		<description>Hello, following your tutorial, I installed mootabs at my wordpress blog at www.pakspectator.com. I am using it to display, top posts and recent comments in tabs. It works fine in FF, but not in IE7. 

Would you please be kind enough to take a look in the sidebar of www.pakspectator.com and suggest me any solution please?

I will be extremely gratefu.

regards

Ghazala</description>
		<content:encoded><![CDATA[<p>Hello, following your tutorial, I installed mootabs at my wordpress blog at <a href="http://www.pakspectator.com">http://www.pakspectator.com</a>. I am using it to display, top posts and recent comments in tabs. It works fine in FF, but not in IE7. </p>
<p>Would you please be kind enough to take a look in the sidebar of <a href="http://www.pakspectator.com">http://www.pakspectator.com</a> and suggest me any solution please?</p>
<p>I will be extremely gratefu.</p>
<p>regards</p>
<p>Ghazala</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.maverickwebcreations.com/2008/10/20/how-to-add-mootabs-to-your-wordpress-theme.html/comment-page-1#comment-1807</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Tue, 14 Apr 2009 02:03:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=269#comment-1807</guid>
		<description>Try disabling all your WordPress plugins to see if that helps. Then enable them 1 by 1 to make sure no plugins clash with the MooTabs.

I suspect there is a syntax error with your code.</description>
		<content:encoded><![CDATA[<p>Try disabling all your WordPress plugins to see if that helps. Then enable them 1 by 1 to make sure no plugins clash with the MooTabs.</p>
<p>I suspect there is a syntax error with your code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rita</title>
		<link>http://www.maverickwebcreations.com/2008/10/20/how-to-add-mootabs-to-your-wordpress-theme.html/comment-page-1#comment-1767</link>
		<dc:creator>Rita</dc:creator>
		<pubDate>Wed, 01 Apr 2009 10:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=269#comment-1767</guid>
		<description>Sorry, it still doesn&#039;t work. I now put the js code in an .js named moostart an put this in the js-Folder. 

Inserting the 2. Code under 3 in the index page produces an error: Parse error: syntax error, unexpected &#039;&lt;&#039; in ...

Sorry, if I seem to be stupid, believe me, I&#039;m not :-(

Rita</description>
		<content:encoded><![CDATA[<p>Sorry, it still doesn&#8217;t work. I now put the js code in an .js named moostart an put this in the js-Folder. </p>
<p>Inserting the 2. Code under 3 in the index page produces an error: Parse error: syntax error, unexpected &#8216;&lt;&#8217; in &#8230;</p>
<p>Sorry, if I seem to be stupid, believe me, I&#8217;m not <img src='http://www.maverickwebcreations.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Rita</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent</title>
		<link>http://www.maverickwebcreations.com/2008/10/20/how-to-add-mootabs-to-your-wordpress-theme.html/comment-page-1#comment-1674</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Sat, 21 Mar 2009 16:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=269#comment-1674</guid>
		<description>I don&#039;t think you did exactly as I described because you left out certain codes. The Javascript code that launches the MooTabs is critical. Please add all code in step 3 and 4.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think you did exactly as I described because you left out certain codes. The Javascript code that launches the MooTabs is critical. Please add all code in step 3 and 4.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rita</title>
		<link>http://www.maverickwebcreations.com/2008/10/20/how-to-add-mootabs-to-your-wordpress-theme.html/comment-page-1#comment-1673</link>
		<dc:creator>Rita</dc:creator>
		<pubDate>Sat, 21 Mar 2009 09:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=269#comment-1673</guid>
		<description>I did exactly what you described and it doesn&#039;t work. Put the css  in the css folder of my theme, the 2 js in the js-folder of my theme, the fist code with width 500 px in the header file, didn&#039;t use the second and third code, put the HTML in the main column, where the mootab should appear. All elements of the Table are shown, but not as a MooTab, just as a list.

So, the HTML-Code seems to be right.

Is the anything missing?

Thanks
Rita</description>
		<content:encoded><![CDATA[<p>I did exactly what you described and it doesn&#8217;t work. Put the css  in the css folder of my theme, the 2 js in the js-folder of my theme, the fist code with width 500 px in the header file, didn&#8217;t use the second and third code, put the HTML in the main column, where the mootab should appear. All elements of the Table are shown, but not as a MooTab, just as a list.</p>
<p>So, the HTML-Code seems to be right.</p>
<p>Is the anything missing?</p>
<p>Thanks<br />
Rita</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PlugIM.com</title>
		<link>http://www.maverickwebcreations.com/2008/10/20/how-to-add-mootabs-to-your-wordpress-theme.html/comment-page-1#comment-91</link>
		<dc:creator>PlugIM.com</dc:creator>
		<pubDate>Wed, 05 Nov 2008 08:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=269#comment-91</guid>
		<description>&lt;strong&gt;How to Add Tabs to Your WordPress Sidebar with MooTabs...&lt;/strong&gt;

Here&#039;s my tutorial on how to display lists of posts, comments and widgets in your WordPress sidebar without the clutter with MooTabs....</description>
		<content:encoded><![CDATA[<p><strong>How to Add Tabs to Your WordPress Sidebar with MooTabs&#8230;</strong></p>
<p>Here&#8217;s my tutorial on how to display lists of posts, comments and widgets in your WordPress sidebar without the clutter with MooTabs&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Add Tabber to Your WordPress Theme - Maverick Web Creations</title>
		<link>http://www.maverickwebcreations.com/2008/10/20/how-to-add-mootabs-to-your-wordpress-theme.html/comment-page-1#comment-59</link>
		<dc:creator>How to Add Tabber to Your WordPress Theme - Maverick Web Creations</dc:creator>
		<pubDate>Fri, 31 Oct 2008 00:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.maverickwebcreations.com/?p=269#comment-59</guid>
		<description>[...] post is quite similar to my previous post on how to add MooTabs to WordPress. I recently tested Tabber on my internet marketing blog and I find that it is better than MooTabs [...]</description>
		<content:encoded><![CDATA[<p>[...] post is quite similar to my previous post on how to add MooTabs to WordPress. I recently tested Tabber on my internet marketing blog and I find that it is better than MooTabs [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
