<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress support forums Tag: multiple forums</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: multiple forums</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 00:28:49 +0000</pubDate>

<item>
<title>lstelie on "Multiple-level forums"</title>
<link>http://bbpress.org/forums/topic/multiple-level-forums#post-18941</link>
<pubDate>Fri, 05 Sep 2008 06:11:07 +0000</pubDate>
<dc:creator>lstelie</dc:creator>
<guid isPermaLink="false">18941@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62; Exact, you just need to check the &#60;em&#62;is category&#60;/em&#62; when creating (or modifying) the forum.&#60;/p&#62;
&#60;p&#62;You also have to check the theme. Kakumei is ok, but some others display 0 (zero) in front of the father forum, this is disturbing for users who fail to understand that the top forum is only a container and not a real forum. Some doesn't display forum as a hierarchy (with a father / container forum and sub forums).
&#60;/p&#62;</description>
</item>
<item>
<title>darnit on "Multiple-level forums"</title>
<link>http://bbpress.org/forums/topic/multiple-level-forums#post-18940</link>
<pubDate>Fri, 05 Sep 2008 03:42:20 +0000</pubDate>
<dc:creator>darnit</dc:creator>
<guid isPermaLink="false">18940@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I found the answer myself, 26 mins. later, LOL: you simply need to go to Manage -&#38;gt; Forums -&#38;gt; click on a forum and set its parent forum.&#60;/p&#62;
&#60;p&#62;That way you'll have multiple subforums on any forum on your bbPress installation.&#60;/p&#62;
&#60;p&#62;Heh. Next time, I'll get acquainted with the features of bbPress BEFORE asking for help ^_^
&#60;/p&#62;</description>
</item>
<item>
<title>darnit on "Multiple-level forums"</title>
<link>http://bbpress.org/forums/topic/multiple-level-forums#post-18939</link>
<pubDate>Fri, 05 Sep 2008 03:12:53 +0000</pubDate>
<dc:creator>darnit</dc:creator>
<guid isPermaLink="false">18939@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hello bbpress world!&#60;/p&#62;
&#60;p&#62;I would like to congratulate you all for developing such a steadfast, easy-to-use forum software known as bbPress. I love(s) it :)&#60;/p&#62;
&#60;p&#62;Secondly -- yeap, it's an issue -- I would like to know if it is possible to have a forum-forum-topic structure instead of the current forum-topic one.&#60;/p&#62;
&#60;p&#62;For example, we currently have:&#60;/p&#62;
&#60;p&#62;Webmasters Forum - [all the topics go here]&#60;/p&#62;
&#60;p&#62;while we would want to have:&#60;/p&#62;
&#60;p&#62;Webmasters Forum - Italian Webmasters Forum / American Webmasters Forum - [all the topics from the Italian / American  go here]&#60;/p&#62;
&#60;p&#62;Would such a structure be possible?&#60;/p&#62;
&#60;p&#62;Thank you for your time and for your replies.
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/3#post-13463</link>
<pubDate>Tue, 29 Jan 2008 14:40:50 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">13463@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's working great.  Thanks for everything Chris.  I'd be using a plugin if it wasn't for you.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/3#post-13457</link>
<pubDate>Mon, 28 Jan 2008 23:45:38 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13457@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You can remove a whole div, no problem.  If it still validates, then it's fine.  If it looks good, then it's fine.  Sounds like it's working fine...
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/3#post-13449</link>
<pubDate>Mon, 28 Jan 2008 15:12:21 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">13449@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey Chris,&#60;/p&#62;
&#60;p&#62;I owe you a huge apology...I wasted your time.&#60;/p&#62;
&#60;p&#62;So, after trying all the various combinations you suggested, I remembered that when I first tried you original suggestion:&#60;br /&#62;
&#38;lt;table class=&#34;forumlist&#34; id=&#34;forumlist-&#38;lt;?php forum_id(); ?&#38;gt;&#34;&#38;gt;&#60;br /&#62;
that I had put it on two lines.  So, the &#34;id&#34; line started with a black (rather than light green) &#34;id.&#34;  I thought, &#34;Oh, that needs to be green,&#34; so I went ahead and added &#38;lt; to begin the line.&#60;/p&#62;
&#60;p&#62;Obviously I'm learning this stuff as I go.  Anyway, I went back, used you original method all on one line without adding the extra &#38;lt; and, guess what?  It all validated.&#60;/p&#62;
&#60;p&#62;I'm an idiot.  Sorry for waisting your time and thanks for making it work.&#60;/p&#62;
&#60;p&#62;Oh, also, I didn't want the &#34;Hot Tags&#34; so I justed cut that entire Div out.  Everything still seems to work and still validates, but I worry that I shouldn't have done that.  What do you think?&#60;/p&#62;
&#60;p&#62;I signed up for adsense and I'm thinking of putting ad code where hot tags was
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-13446</link>
<pubDate>Mon, 28 Jan 2008 07:14:03 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">13446@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey Chris,&#60;/p&#62;
&#60;p&#62;Thanks for answering.  If you're still up, well, I have to go to bed.  But, I'll try it again in the morning and let you know how it goes.&#60;/p&#62;
&#60;p&#62;Thanks again
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-13445</link>
<pubDate>Mon, 28 Jan 2008 06:05:55 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13445@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I' m not sure, but I think the id needs to come before the class.  Did you try your one example with the id first, then the class?&#60;/p&#62;
&#60;p&#62;I've always seen them in that order (id first) but I'm not sure if that's required or not.  What was the error exactly?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-13444</link>
<pubDate>Mon, 28 Jan 2008 06:00:51 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">13444@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is a difference between id and class.  Maybe you're using one or the other.&#60;/p&#62;
&#60;p&#62;This is a class:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.forumlist {
font: whatever;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This is an id:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#forumlist {
font: whatever;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You're using &#60;code&#62;&#38;lt;table id=&#38;quot;forumlist-1&#38;quot;&#38;gt;&#60;/code&#62; but your css doesn't contain markup for that (it has forumlist, not forumlist-anything.  There is markup for #forumlist, but without numbers.  Maybe you could do something like &#60;code&#62;&#38;lt;table id=&#38;quot;1&#38;quot; class=&#38;quot;forumlist&#38;quot;&#38;gt;&#60;/code&#62;  or something?  That way, the forumlist class doesn't need to be unique, since each city will sort of look the same, and the id is unique to each city.  You still need to add the proper tags in your CSS,  #1, #2, #3 for the ids and .forumlist (which is already there I believe.)&#60;/p&#62;
&#60;p&#62;Hope this advice is accurate.  Let us know if it works.
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-13443</link>
<pubDate>Mon, 28 Jan 2008 03:58:24 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">13443@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey Chris...still around?&#60;/p&#62;
&#60;p&#62;I'm continuing this thread because so much on the info is here.&#60;/p&#62;
&#60;p&#62;I've been trying to validate my html and css by trying the various methods listed above.&#60;/p&#62;
&#60;p&#62;This didn't validate &#38;lt;table class=&#34;forumlist&#34; id=&#34;forumlist-&#38;lt;?php forum_id(); ?&#38;gt;&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;But, this did &#38;lt;table id=&#34;forumlist-&#38;lt;?php forum_id(); ?&#38;gt;&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;Both the html and the css are perfect with the last one, but I lost some of my styling, namely the colors.  Any ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-13383</link>
<pubDate>Fri, 25 Jan 2008 19:36:54 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">13383@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey All,&#60;/p&#62;
&#60;p&#62;I've been away for a while...I got an assignment so I had to put my site on hold.  But, I'm back.&#60;/p&#62;
&#60;p&#62;I'm only writing today because I really wanted to thank a few people for their help.  I would never have gotten as far as I have with my forums if not for them.&#60;/p&#62;
&#60;p&#62;So...fel64, livibetter and, especially Chrishajer, thank you all for your help.  Since starting this whole WP and bbPress venture, I've constantly been surprised and impressed with just how generous people in this community are with their time and their knowledge.  &#60;/p&#62;
&#60;p&#62;Thanks again...I'm sure I'll be hitting you up again soon.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "multiple forums in a single database - Change prefix to what?"</title>
<link>http://bbpress.org/forums/topic/multiple-forums-in-a-single-database-change-prefix-to-what#post-12759</link>
<pubDate>Tue, 18 Dec 2007 20:13:47 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12759@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you are going to do something like bb_installation_ and bb_plugins_, it sounds like you want subforums.  You would have one installation in a directory like /forums/ then you create subforums in your admin panel.&#60;/p&#62;
&#60;p&#62;You would NOT create multiple &#60;code&#62;$bb_table_prefix =&#60;/code&#62; lines - that wouldn't work.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "multiple forums in a single database - Change prefix to what?"</title>
<link>http://bbpress.org/forums/topic/multiple-forums-in-a-single-database-change-prefix-to-what#post-12758</link>
<pubDate>Tue, 18 Dec 2007 20:11:39 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12758@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;If you want multiple forums, you need to do multiple installations, and each bbPress installation will be in a directory of its own, and the config.php in each individual directory should have a unique table prefix, as Sam suggested, like bb1_, bb2_.&#60;/p&#62;
&#60;p&#62;In that case, each forum would be access with a different URL as well.&#60;/p&#62;
&#60;p&#62;Maybe your site is at &#60;a href=&#34;http://www.website.com&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com&#60;/a&#62; .  A normal bbPress installation would be in something like &#60;a href=&#34;http://www.website.com/forums/&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com/forums/&#60;/a&#62; or &#60;a href=&#34;http://www.website.com/bbpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com/bbpress/&#60;/a&#62; .  To have multiple forums, you would access them like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.website.com/forum1/&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com/forum1/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.website.com/forum2/&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com/forum2/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.website.com/forum3/&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com/forum3/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;or &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.website.com/football/&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com/football/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.website.com/baseball/&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com/baseball/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.website.com/hockey/&#34; rel=&#34;nofollow&#34;&#62;http://www.website.com/hockey/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and the associated directories on the server would be&#60;/p&#62;
&#60;p&#62;/var/www/htdocs/yourname/football/&#60;br /&#62;
/var/www/htdocs/yourname/baseball/&#60;br /&#62;
/var/www/htdocs/yourname/hockey/&#60;/p&#62;
&#60;p&#62;If you just want multiple forums or subforums in your bbPress installation, you just need to install one time, then set up the forums/subforums within bbPress.    You don't need multiple forum installations.
&#60;/p&#62;</description>
</item>
<item>
<title>imagiscapeca on "multiple forums in a single database - Change prefix to what?"</title>
<link>http://bbpress.org/forums/topic/multiple-forums-in-a-single-database-change-prefix-to-what#post-12753</link>
<pubDate>Tue, 18 Dec 2007 13:20:37 +0000</pubDate>
<dc:creator>imagiscapeca</dc:creator>
<guid isPermaLink="false">12753@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So I should list&#60;br /&#62;
$bb_table_prefix = 'bb1_';&#60;br /&#62;
$bb_table_prefix = 'bb2_';&#60;br /&#62;
$bb_table_prefix = 'bb3_';&#60;br /&#62;
?&#60;br /&#62;
(I don't understand how the program would determine which prefix to apply to which forum.)&#60;/p&#62;
&#60;p&#62;&#34;what makes sense to me&#34;&#60;br /&#62;
Ok, so I might use, for example:&#60;br /&#62;
$bb_table_prefix = 'bb_installation_';&#60;br /&#62;
$bb_table_prefix = 'bb_plugins_';&#60;br /&#62;
... &#60;/p&#62;
&#60;p&#62;Does &#34;each installation&#34; refer to multiple forums or multiple what?&#60;br /&#62;
Do I need to install something more than once?&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "multiple forums in a single database - Change prefix to what?"</title>
<link>http://bbpress.org/forums/topic/multiple-forums-in-a-single-database-change-prefix-to-what#post-12752</link>
<pubDate>Tue, 18 Dec 2007 11:58:06 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">12752@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;...you need to change them unless you want the same data in each installation.
&#60;/p&#62;</description>
</item>
<item>
<title>sambauers on "multiple forums in a single database - Change prefix to what?"</title>
<link>http://bbpress.org/forums/topic/multiple-forums-in-a-single-database-change-prefix-to-what#post-12751</link>
<pubDate>Tue, 18 Dec 2007 11:57:28 +0000</pubDate>
<dc:creator>sambauers</dc:creator>
<guid isPermaLink="false">12751@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;You could prefix the first install &#34;bb1_&#34; an the second &#34;bb2_&#34; (you get the idea)...&#60;/p&#62;
&#60;p&#62;Whatever makes sense to you, there is no guideline.
&#60;/p&#62;</description>
</item>
<item>
<title>imagiscapeca on "multiple forums in a single database - Change prefix to what?"</title>
<link>http://bbpress.org/forums/topic/multiple-forums-in-a-single-database-change-prefix-to-what#post-12750</link>
<pubDate>Tue, 18 Dec 2007 10:42:09 +0000</pubDate>
<dc:creator>imagiscapeca</dc:creator>
<guid isPermaLink="false">12750@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;config-sample.php says:&#60;/p&#62;
&#60;p&#62;// Change the prefix if you want to have multiple forums in a single database.&#60;br /&#62;
$bb_table_prefix = 'bb_'; // Only letters, numbers and underscores&#60;/p&#62;
&#60;p&#62;I do want to have multiple forums in a single database.&#60;br /&#62;
Why do I need to change it from bb_?&#60;br /&#62;
What would be intelligent to change it to?&#60;/p&#62;
&#60;p&#62;Duh?&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12421</link>
<pubDate>Tue, 04 Dec 2007 06:34:02 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12421@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I'm not sure which version of front-page.php you're using (couldn't make my site look like yours using the last front-page.php code that was posted) but I THINK all you need to do is change the line that looks like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;table id=&#38;quot;forumlist&#38;quot;&#38;gt;&#60;/code&#62;&#60;br /&#62;
to this:&#60;br /&#62;
&#60;code&#62;&#38;lt;table id=&#38;quot;forumlist-&#38;lt;?php forum_id(); ?&#38;gt;&#38;quot;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That just adds a dash and the forum number to the table id.  That should validate.  But I think that will affect the CSS in a bad way.  There will no longer be an id of &#34;forumlist&#34;, they'll all be &#34;forumlist-something&#34; which the CSS will have trouble with.&#60;/p&#62;
&#60;p&#62;Maybe it would be better to do something like this:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;table class=&#38;quot;forumlist&#38;quot; id=&#38;quot;forumlist-&#38;lt;?php forum_id(); ?&#38;gt;&#38;quot;&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Then you would need to change your style.css to make any references to #forumlist look like .forumlist (change from applying the forumlist styling to &#60;strong&#62;ids&#60;/strong&#62; and make it apply to &#60;strong&#62;classes&#60;/strong&#62;.)&#60;/p&#62;
&#60;p&#62;That's a lot of work, but ids are supposed to be unique on a page, where classes are not.  This is actually a better application of a class since all the tables should look the same and use the same styling.  You're not referencing them with javascript or something where the ids matter.&#60;/p&#62;
&#60;p&#62;I just tried this and it worked on mine and validated properly.  There were 6 instances of #forumlist that needed to be changed to .forumlist in my style.css&#60;/p&#62;
&#60;p&#62;Hopefully that will work for you.
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12415</link>
<pubDate>Mon, 03 Dec 2007 05:05:05 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12415@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey Guys,&#60;br /&#62;
Chris, sorry I didn't answer sooner, I had to work this weekend and I also had to deal with a WP issue.&#60;/p&#62;
&#60;p&#62;First, I'd again like to thank all of you who helped me.  Especially Chris and livibetter.&#60;/p&#62;
&#60;p&#62;Second, to answer your question Chris, no I haven't fixed the table ID issue yet.  I see what you mean and when I try to validate at W3Schools it says exactly what you said.  Problem is I'm still trying to find where in my files to change the ID's.  Basic question I know, but I've looked at everything I think might apply.  Ideas?
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12325</link>
<pubDate>Wed, 28 Nov 2007 14:06:25 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12325@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I hope so - now go get some members!&#60;/p&#62;
&#60;p&#62;Where you going to fix the ids to make them unique for each city table?
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12319</link>
<pubDate>Wed, 28 Nov 2007 05:34:32 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12319@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So? I think I'm done for now, right?
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12313</link>
<pubDate>Tue, 27 Nov 2007 22:37:07 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12313@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes, remember I was going to try to have a list of the cities so people could just click on say &#34;Miami&#34; and then be taken directly to the &#34;Miami&#34; part of the page?  Well, livibetter's code created a list of all the cities and took them directly to the sub-forum for each city.  If I create a link on the main WP Page for the Chicago board using an address like &#60;a href=&#34;http://theangrywaiter.com/forum/forum.php?id=2&#34; rel=&#34;nofollow&#34;&#62;http://theangrywaiter.com/forum/forum.php?id=2&#60;/a&#62;&#60;br /&#62;
it also takes them directly to the sub-forum.  I didn't really like that, so I figure I'll just offer one link from the main WP site to the forums and let the visitor scroll past the other cities until they find their's.&#60;br /&#62;
It might actually be better because then they can see the other cities and more easily go and read posts in those cities as well as in their own city.&#60;/p&#62;
&#60;p&#62;Oh, and if they go to a sub-forum they can enter a post outside of the child forums.  I tried to comment that comment form out, but it took them out of all the forums as well.  So, now I think it was all a waist of time, but at least I learned something.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12312</link>
<pubDate>Tue, 27 Nov 2007 22:27:42 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12312@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;table ids, yes, the code from livibetter would need a tiny modification to create unique ids for each table.  :)&#60;/p&#62;
&#60;p&#62;And for the anchoring, do you mean something like a list up top on the page, then each of those link further down the page to a named anchor?  Like this?&#60;br /&#62;
&#60;a href=&#34;http://www.vestacompanies.com/properties/&#34; rel=&#34;nofollow&#34;&#62;http://www.vestacompanies.com/properties/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;(click a for sale or for rent category and it just scrolls down the page a little bit to the proper table)
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12305</link>
<pubDate>Tue, 27 Nov 2007 21:36:04 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12305@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I changed the title to alt=&#60;br /&#62;
As far as the table ids...are you talking about the code I got from Livibetter?&#60;br /&#62;
And about anchoring each forum?&#60;br /&#62;
After all that work (by you guys, not so much me) I took that out and decided to just let people scroll down the page.  I just think the page looks better and I kind of like that they can see all the other cities.&#60;br /&#62;
I know, I'm a pain in the ass.&#60;br /&#62;
So, on the front-page.php and the forum.php I see nothing like that anymore, but if I right-click page source when at the actual forums page I see what you mean.&#60;/p&#62;
&#60;p&#62;Edit:  I see what you mean too when I run it through a valadator
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12303</link>
<pubDate>Tue, 27 Nov 2007 21:07:15 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12303@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Only 47 posts?  Piece of cake.&#60;/p&#62;
&#60;p&#62;I did notice, in Firefox 2.0.0.10 the logo is not entirely clickable.  Certain parts of it are, if you hit it just right, but not the whole thing.  Odd.  In IE7, it's all clickable.&#60;/p&#62;
&#60;p&#62;Oh, and I probably told you this incorrectly as well (although not intentionally.)  The &#60;code&#62;&#38;lt;a href&#60;/code&#62; should have a &#38;lt;strong&#38;gt;title attribute, not an alt attribute.  The &#60;code&#62;&#38;lt;img&#60;/code&#62; should have an &#60;strong&#62;alt&#60;/strong&#62;.  So&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;a href=&#38;quot;http://www.theangrywaiter.com/&#38;quot; title=&#38;quot;go home&#38;quot;&#38;gt;&#60;/code&#62; and&#60;br /&#62;
&#60;code&#62;&#38;lt;img src=&#38;quot;http://www.theangrywaiter.com/forum/bb-templates/awbbtheme/images/awforumlogo3.jpg&#38;quot; alt=&#38;quot;the angry waiter logo&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Sorry about that.&#60;/p&#62;
&#60;p&#62;And, to keep your page valid XHTML, you're going to have to give each forumlist a different ID by appending the name or number of the forum to it.  So it would be&#60;br /&#62;
&#60;code&#62;&#38;lt;table id=&#38;quot;forumlist-chicago&#38;quot;&#38;gt;&#60;/code&#62;&#60;br /&#62;
and &#60;code&#62;&#38;lt;table id=&#38;quot;forumlist-atlanta&#38;quot;&#38;gt;&#60;/code&#62; &#60;/p&#62;
&#60;p&#62;or &#60;code&#62;&#38;lt;table id=&#38;quot;forumlist-4&#38;quot;&#38;gt;&#60;/code&#62;&#60;br /&#62;
and&#60;code&#62;&#38;lt;table id=&#38;quot;forumlist-11&#38;quot;&#38;gt;&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12301</link>
<pubDate>Tue, 27 Nov 2007 20:48:57 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12301@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;47 posts later and I think I'm done!&#60;br /&#62;
Check it out and let me know what you think
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12297</link>
<pubDate>Tue, 27 Nov 2007 19:19:15 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12297@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Yes!  It works!&#60;br /&#62;
I was having trouble in IE (it worked fine in Firefox).  Now, after removing img id, it works in both.&#60;br /&#62;
Thanks.&#60;br /&#62;
I think, though, I might make a slightly smaller logo/click here so it fits better into the header.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12296</link>
<pubDate>Tue, 27 Nov 2007 19:00:41 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">12296@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;This needs to be removed.  It's right after the header div in header.php&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;img id=&#38;quot;headerlogo&#38;quot;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That is doing you no good.  Actually, my message was a combination of a couple messages.  Initially I was going to say give the image an id so you could position it, then I said to just style it with &#60;code&#62;#header img&#60;/code&#62; - in any case, you need to remove the above since it's not valid and is causing weird things.&#60;/p&#62;
&#60;p&#62;And you must be working on it since there is no border.
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12295</link>
<pubDate>Tue, 27 Nov 2007 18:12:23 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12295@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;so now I changed style sheet put floated the image right and it's postioned fine, but there's a bortder around it.&#60;br /&#62;
I think I should replace that image with a smaller one&#60;/p&#62;
&#60;p&#62;Edit:  Ok, I think it's related to what you said before about the image being too large.  I kind of blew that off because I was using a different image.  The new one is 280x100.  I think what I'm going to do is make a smaller image, upload that and change the header.php ing src.&#60;br /&#62;
Then, try to hide the border.
&#60;/p&#62;</description>
</item>
<item>
<title>ChgoGrrl99 on "How Do I Do This?"</title>
<link>http://bbpress.org/forums/topic/how-do-i-do-this/page/2#post-12294</link>
<pubDate>Tue, 27 Nov 2007 17:54:28 +0000</pubDate>
<dc:creator>ChgoGrrl99</dc:creator>
<guid isPermaLink="false">12294@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The whole header is clickable now...could this be because I positioned it with padding?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
