<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>The Forums &#187; Recent Topics</title>
		<link>http://www.cozmoslabs.com/forums/</link>
		<description>Help In Rapid Theme Development</description>
		<language>en-US</language>
		<pubDate>Sat, 31 Jul 2010 02:11:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.cozmoslabs.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.cozmoslabs.com/forums/rss/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>prescottp on "So confused..."</title>
			<link>http://www.cozmoslabs.com/forums/topic/so-confused#post-332</link>
			<pubDate>Wed, 28 Jul 2010 15:33:38 +0000</pubDate>
			<dc:creator>prescottp</dc:creator>
			<guid isPermaLink="false">332@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Wow, I've installed more Joomla and Wordpress sites than I can count on two hands and I'm having some significant issues with getting this up and running on WordPress 3.0.  I bought the Smarter theme but haven't found a detailed installation guide...  I'm trying to set up a website for my cousin's new startup.  Here is the URL: &#60;a href=&#34;http://www.pattonwine.com.php5-8.dfw1-2.websitetestlink.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.pattonwine.com.php5-8.dfw1-2.websitetestlink.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Why doesn't it look at bit like your demo site?  I've checked the options in the backend to get the slide to show up and it won't do that or show the colored box at the top.  Am I just installing this completely wrong??  Please help me understand what I'm missing here.  I'm a bit more responsive via Skype: &#34;PrescottPaulin&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>muhkayoh on "Does Commune work w/ WP3?"</title>
			<link>http://www.cozmoslabs.com/forums/topic/does-commune-work-w-wp3#post-329</link>
			<pubDate>Mon, 26 Jul 2010 19:38:56 +0000</pubDate>
			<dc:creator>muhkayoh</dc:creator>
			<guid isPermaLink="false">329@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I downloaded and installed the Commune theme on a WP3 installation to play with as I teach myself about child themes in general.  The problem I'm having is that, when I activate the theme, the site exhibits no styling whatsoever.  If I activate Thematic itself, all is well, but nothing for Commune.  I've also successfully activated two other, non-Thematic-based child themes.  Is there something about Commune that prevents it from working with WP3?  It seems more likely that I'm doing something wrong, but heck if I can figure out what it is.  Any guidance would be appreciated.&#60;/p&#62;
&#60;p&#62;thanks,&#60;/p&#62;
&#60;p&#62;Matt
&#60;/p&#62;</description>
		</item>
		<item>
			<title>metaMarketer on "Featured Carousel Errors"</title>
			<link>http://www.cozmoslabs.com/forums/topic/featured-carousel-errors#post-320</link>
			<pubDate>Tue, 06 Jul 2010 19:37:37 +0000</pubDate>
			<dc:creator>metaMarketer</dc:creator>
			<guid isPermaLink="false">320@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;We upgraded to WP3 and Smarter 2.1 and after the initial configuration everything seemed OK, however we're having issues with the carousel that displays the featured pages.&#60;/p&#62;
&#60;p&#62;In Chrome when you click on the arrows to cycle through the featured pages it reports an error:&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;There's an error with your set up of Carousel Viewer &#34;mygallery&#34;!&#60;/p&#62;&#60;/blockquote&#62;
&#60;p&#62;and nothing happens, All other browsers appear to function OK. The featured pages no longer auto rotate as well.&#60;/p&#62;
&#60;p&#62;Tried turning all the featured pages off, tried disabling plugins, etc. No dice.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>godfly on "Upgrading from 1.1 to 2.1"</title>
			<link>http://www.cozmoslabs.com/forums/topic/upgrading-from-11-to-21#post-318</link>
			<pubDate>Thu, 01 Jul 2010 16:29:50 +0000</pubDate>
			<dc:creator>godfly</dc:creator>
			<guid isPermaLink="false">318@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Can we get instructions please? Not sure if we have to overwrite certain files and folders only or if we need to get rid of the entire previous version. Please advice. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dazlm on "street and jQuery..."</title>
			<link>http://www.cozmoslabs.com/forums/topic/street-and-jquery#post-313</link>
			<pubDate>Sun, 27 Jun 2010 20:34:41 +0000</pubDate>
			<dc:creator>dazlm</dc:creator>
			<guid isPermaLink="false">313@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;I installed the street child theme on my thematic and now I have some different behavior.  With a straight copy thematic sample child template the behavior is fine.&#60;br /&#62;
I have put a sliding jQuery image / form on my site.   When you click the open image, it drops down, when you click again it closes (margin changes up and down);&#60;br /&#62;
I had to change all my $ to jQuery in the functions.php for street to even sort of work. Now it will go down, but the click even will not set again, so it only works the first time I click it?  The code was taken from a jQuery sliding example, and works fine on my other blogs.  Just when I use the street child template it has this issue. Here is the code before i had to change all the $'s to jQuery.&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34; src=&#34;http://barkingdawgs.com/Griffin/wp-includes/js/jquery/jquery-1.2.6.min.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
  $(document).ready(function() {&#60;br /&#62;
		$(&#34;.topMenuAction&#34;).click( function() {&#60;br /&#62;
			if ($(&#34;#openCloseIdentifier&#34;).is(&#34;:hidden&#34;)) {&#60;br /&#62;
				$(&#34;#slider&#34;).animate({&#60;br /&#62;
					marginTop: &#34;-141px&#34;&#60;br /&#62;
					}, 500 );&#60;br /&#62;
				$(&#34;#topMenuImage&#34;).html('&#38;lt;img src=&#34;http://barkingdawgs.com/Griffin/wp-content/uploads/2010/06/open.png&#34; alt=&#34;open&#34; /&#38;gt;');&#60;br /&#62;
				$(&#34;#openCloseIdentifier&#34;).show();&#60;br /&#62;
			} else {&#60;br /&#62;
				$(&#34;#slider&#34;).animate({&#60;br /&#62;
					marginTop: &#34;0px&#34;&#60;br /&#62;
					}, 500 );&#60;br /&#62;
				$(&#34;#topMenuImage&#34;).html('&#38;lt;img src=&#34;http://barkingdawgs.com/Griffin/wp-content/uploads/2010/06/close.png&#34; alt=&#34;close&#34; /&#38;gt;');&#60;br /&#62;
				$(&#34;#openCloseIdentifier&#34;).hide();&#60;br /&#62;
			}&#60;br /&#62;
		});&#60;br /&#62;
	});&#60;br /&#62;
&#38;lt;/script&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>guy40800 on "Menu with Smarter2 and Wordpress 3.0"</title>
			<link>http://www.cozmoslabs.com/forums/topic/menu-with-smarter2-and-wordpress-30#post-310</link>
			<pubDate>Fri, 25 Jun 2010 12:36:13 +0000</pubDate>
			<dc:creator>guy40800</dc:creator>
			<guid isPermaLink="false">310@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Thank you Cristian for the new Smarter2 release, but I cant' manage the custom navigation menu.&#60;br /&#62;
It's only possible in widget areas.&#60;br /&#62;
Please explain what to do, thank you
&#60;/p&#62;</description>
		</item>
		<item>
			<title>floridasandy on "Cufon not showing certain characters"</title>
			<link>http://www.cozmoslabs.com/forums/topic/disabling-cufon-only-in-certain-spots#post-183</link>
			<pubDate>Tue, 09 Feb 2010 18:37:39 +0000</pubDate>
			<dc:creator>floridasandy</dc:creator>
			<guid isPermaLink="false">183@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;I love the Street theme's use of the Cufon font, but it is not showing certain characters in my post titles -- apostrophes, dashes, ellipses, etc. Is there anything I can do about this? Otherwise, I will need to disable it in the whole theme, and I do really like the look so don't want to give up on it.&#60;/p&#62;
&#60;p&#62;Thanks so much in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Markus on "creating web forms"</title>
			<link>http://www.cozmoslabs.com/forums/topic/creating-web-forms-1#post-307</link>
			<pubDate>Tue, 08 Jun 2010 18:16:19 +0000</pubDate>
			<dc:creator>Markus</dc:creator>
			<guid isPermaLink="false">307@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Create any kind web forms wirh &#60;a href=&#34;http://phpforms.net/tutorial/tutorial.html&#34;&#62;php tutorial&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>retrobou on "Add thumbnail to featured post?"</title>
			<link>http://www.cozmoslabs.com/forums/topic/add-thumbnail-to-featured-post#post-304</link>
			<pubDate>Fri, 04 Jun 2010 00:45:00 +0000</pubDate>
			<dc:creator>retrobou</dc:creator>
			<guid isPermaLink="false">304@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Is it possible to add a thumbnail image to the featured post box?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>him on "child menu takes all width"</title>
			<link>http://www.cozmoslabs.com/forums/topic/child-menu-takes-all-width#post-303</link>
			<pubDate>Thu, 27 May 2010 05:00:41 +0000</pubDate>
			<dc:creator>him</dc:creator>
			<guid isPermaLink="false">303@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;I am using Commune, and loving it. AM still trying to customize it further. I have a problem with my menu. My site has menu width 850px, aligned left. The child menu in the links shows a bar of full width stretching to full access width (which is 100% i think). I want to shrink the child menu background so that it wraps around the text. How to do it? I know its there smwhere in the css, but can't find it at all.&#60;/p&#62;
&#60;p&#62;Ohh..the site is &#60;a href=&#34;http://allhimalaya.com&#34;&#62;here&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jase on "Featured posts"</title>
			<link>http://www.cozmoslabs.com/forums/topic/featured-posts#post-165</link>
			<pubDate>Thu, 04 Feb 2010 11:29:46 +0000</pubDate>
			<dc:creator>Jase</dc:creator>
			<guid isPermaLink="false">165@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;G'day!&#60;/p&#62;
&#60;p&#62;I used the following guide (&#60;a href=&#34;http://www.cozmoslabs.com/2009/06/26/thematic-featured-posts/&#34; rel=&#34;nofollow&#34;&#62;http://www.cozmoslabs.com/2009/06/26/thematic-featured-posts/&#60;/a&#62;) to create a featured post in wordpress. Thanks, it works great. However I want to remove the post that is featured from the loop below the feature.&#60;/p&#62;
&#60;p&#62;How would I go about this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dax Edwards on "Problems with HomePage Layout"</title>
			<link>http://www.cozmoslabs.com/forums/topic/problems-with-homepage-layout#post-209</link>
			<pubDate>Thu, 18 Feb 2010 19:09:03 +0000</pubDate>
			<dc:creator>Dax Edwards</dc:creator>
			<guid isPermaLink="false">209@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;I just applied the smarter theme to my blog in a test environment. I'm running WP 2.9. The scroll box at the top of the page and footer aren't aligning as they should and the box is missing the white background. I'm not sure why. Can you help clarify at all and point me in the right direction? I have some experience with CSS but would not call myself a programmer.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.mmtest1.com&#34; rel=&#34;nofollow&#34;&#62;http://www.mmtest1.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>godfly on "Smarter Theme Slider Pages (Slider ordering issue)"</title>
			<link>http://www.cozmoslabs.com/forums/topic/smarter-theme-slider-pages-slider-ordering-issue#post-293</link>
			<pubDate>Mon, 10 May 2010 03:17:30 +0000</pubDate>
			<dc:creator>godfly</dc:creator>
			<guid isPermaLink="false">293@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Hi Christian,&#60;/p&#62;
&#60;p&#62;I have 3 slider pages and the current order as they appear on the frontpage is as follow:&#60;br /&#62;
1. Investing In Lease Portfolios&#60;br /&#62;
2. Lease Financing Solutions&#60;br /&#62;
3. We Make Leasing Profitable&#60;/p&#62;
&#60;p&#62;I noticed that Smarter Theme sorted the pages alphabetically. But I don't want that. I want #3 (which title starts with &#34;W&#34;) appear first instead of the current #1. How can I do this? &#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fdccosta on "Single post comes to left on IE"</title>
			<link>http://www.cozmoslabs.com/forums/topic/single-post-comes-to-left-on-ie#post-281</link>
			<pubDate>Thu, 29 Apr 2010 11:10:46 +0000</pubDate>
			<dc:creator>fdccosta</dc:creator>
			<guid isPermaLink="false">281@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;I have a little problem. In single posts all page come to left side. And it happens only in IE, not in Firefox (in Firefox it is centered, allright).&#60;/p&#62;
&#60;p&#62;How can I fix it?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Arno on "Make SMARTER smart with multilingual"</title>
			<link>http://www.cozmoslabs.com/forums/topic/make-smarter-smart-with-multilingual#post-289</link>
			<pubDate>Wed, 05 May 2010 13:40:40 +0000</pubDate>
			<dc:creator>Arno</dc:creator>
			<guid isPermaLink="false">289@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Is it much work making the smarter theme based website multilingual?&#60;br /&#62;
I did an installation based on &#60;a href=&#34;http://wpml.org&#34; rel=&#34;nofollow&#34;&#62;http://wpml.org&#60;/a&#62; but the slider pages on my homepage didn't slide anymore.&#60;/p&#62;
&#60;p&#62;I can translate the theme .po file into Dutch if you like?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blogginginc on "TITLE tag in Home Page includes description as well, why?"</title>
			<link>http://www.cozmoslabs.com/forums/topic/tag-in-home-page-includes-description-as-well-why#post-286</link>
			<pubDate>Fri, 30 Apr 2010 15:43:07 +0000</pubDate>
			<dc:creator>blogginginc</dc:creator>
			<guid isPermaLink="false">286@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Hi again,&#60;/p&#62;
&#60;p&#62;The &#38;lt;title&#38;gt; tag for my home page is adding the home page description as well.  This is only happening on the home page, the rest of the posts/pages are ok.  I'm not using any kind of SEO plugin.&#60;/p&#62;
&#60;p&#62;My question would be, how to get rid of the inclusion of the meta tag description within the home page &#38;lt;title&#38;gt;?.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ademeo on "drop down menu on Commune"</title>
			<link>http://www.cozmoslabs.com/forums/topic/drop-down-menu-on-commune#post-283</link>
			<pubDate>Thu, 29 Apr 2010 15:01:14 +0000</pubDate>
			<dc:creator>ademeo</dc:creator>
			<guid isPermaLink="false">283@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
thx for your great work.&#60;br /&#62;
I followed the forum to put my pages in the horizontal menu and it worked fine.&#60;br /&#62;
Is there a simple way to turn horizontal child menu into dropdown menu, just like the Street theme?&#60;br /&#62;
thank you&#60;br /&#62;
ademeo
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tmayo on "Footer"</title>
			<link>http://www.cozmoslabs.com/forums/topic/footer#post-279</link>
			<pubDate>Wed, 28 Apr 2010 03:09:35 +0000</pubDate>
			<dc:creator>tmayo</dc:creator>
			<guid isPermaLink="false">279@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Great theme - how do I add items to the footer like you have on the demo site?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Tim
&#60;/p&#62;</description>
		</item>
		<item>
			<title>combinatoriality on "Early Morning: style posts as if they were events?"</title>
			<link>http://www.cozmoslabs.com/forums/topic/early-morning-style-posts-as-if-they-were-events#post-273</link>
			<pubDate>Tue, 13 Apr 2010 22:33:39 +0000</pubDate>
			<dc:creator>combinatoriality</dc:creator>
			<guid isPermaLink="false">273@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;I am wondering if this might be possible. I ultimately want to add an &#34;Events&#34; page to my website where concerts and such are listed ideally in a way that the page is a list of posts. Is it possible to modify the posts on only the Events page so that the date next to the { symbol in the Early Morning theme reflects the date of the event and not the post date?&#60;/p&#62;
&#60;p&#62;I have tried working with the &#34;Events Manager&#34; plugin because it seems like it might be able to do this, but I can't quite get the CSS to style correctly on the page. Would there be a way to filter the Events page so that only the content shown Events page is coming from the Events Manager plugin? (ie. the styled events are treated as posts in the Early Morning theme)&#60;/p&#62;
&#60;p&#62;Thanks for any and all help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>blogginginc on "Insert small jquery code into Commune Theme"</title>
			<link>http://www.cozmoslabs.com/forums/topic/insert-small-jquery-code-into-commune-theme#post-274</link>
			<pubDate>Wed, 14 Apr 2010 17:17:49 +0000</pubDate>
			<dc:creator>blogginginc</dc:creator>
			<guid isPermaLink="false">274@http://www.cozmoslabs.com/forums/</guid>
			<description>&#60;p&#62;Hi everyone,&#60;/p&#62;
&#60;p&#62;I'm currently trying to insert an animated button in the sidebar using the commune theme. I already have both the css code (thats not actually the problem) and also the javascript code.  I'm inserting the html in a widget in the sidebar, but what I don't know is where and how to insert the jquery code.&#60;/p&#62;
&#60;p&#62;I'd appreciate if anyone can tell me in which files should I insert the code or if I create my own .js file how do I call it.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
