<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>bbPress Support Forums &#187; Tag: theme - Recent Posts</title>
		<link>http://bbpress.org/forums/tags/theme</link>
		<description>bbPress Support Forums &#187; Tag: theme - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 20:05:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/tags/theme" rel="self" type="application/rss+xml" />

		<item>
			<title>John James Jacoby on "Are forums, posts and replies custom post types?"</title>
			<link>http://bbpress.org/forums/topic/are-forums-posts-and-replies-custom-post-types#post-97826</link>
			<pubDate>Fri, 03 Feb 2012 22:22:40 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">97826@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I don't know what you mean? Other than in Settings &#62; Forums ?
</p>]]></description>
					</item>
		<item>
			<title>acoburn4 on "bbPress 2.0 - Theme Compatibility"</title>
			<link>http://bbpress.org/forums/topic/bbpress-20-theme-compatibility/page/5#post-97794</link>
			<pubDate>Thu, 02 Feb 2012 20:43:05 +0000</pubDate>
			<dc:creator>acoburn4</dc:creator>
			<guid isPermaLink="false">97794@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Finally got a bbPress child theme working.  Just wanted to make a slight clarification, in case someone ran into the same stumbling block.</p>
<p>Make sure when you copy files from /bbpress/bbp-themes/bbp-twentyten that you maintain the subfolder structure as well (e.g. css, js, bbpress).  I was copying all files into the root of my custom wordpress theme (wp-content/themes/mytheme) without maintaining the directory structure and I was getting some strange behavior.</p>
<p>Hope this helps someone who might be having trouble!
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Are forums, posts and replies custom post types?"</title>
			<link>http://bbpress.org/forums/topic/are-forums-posts-and-replies-custom-post-types#post-97778</link>
			<pubDate>Thu, 02 Feb 2012 11:52:12 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97778@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Where can I edit the forum root?
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Are forums, posts and replies custom post types?"</title>
			<link>http://bbpress.org/forums/topic/are-forums-posts-and-replies-custom-post-types#post-97777</link>
			<pubDate>Thu, 02 Feb 2012 11:47:36 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97777@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Thanks JJJ
</p>]]></description>
					</item>
		<item>
			<title>John James Jacoby on "Are forums, posts and replies custom post types?"</title>
			<link>http://bbpress.org/forums/topic/are-forums-posts-and-replies-custom-post-types#post-97769</link>
			<pubDate>Thu, 02 Feb 2012 07:18:23 +0000</pubDate>
			<dc:creator>John James Jacoby</dc:creator>
			<guid isPermaLink="false">97769@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yes they are custom post types.
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Are forums, posts and replies custom post types?"</title>
			<link>http://bbpress.org/forums/topic/are-forums-posts-and-replies-custom-post-types#post-97768</link>
			<pubDate>Thu, 02 Feb 2012 05:08:17 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97768@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>There are several things I'd like to do. For instance, for the forums, I want to change one particular CSS element of my theme. My WP theme allows me to do this by providing the CSS in a page header variable for the page. But don't know how to do this for bbPress.
</p>]]></description>
					</item>
		<item>
			<title>ben_allison on "Incorporating bbPress theme files, into a pre-existing theme."</title>
			<link>http://bbpress.org/forums/topic/incorporating-bbpress-theme-files-into-a-pre-existing-theme#post-97590</link>
			<pubDate>Sat, 28 Jan 2012 22:10:35 +0000</pubDate>
			<dc:creator>ben_allison</dc:creator>
			<guid isPermaLink="false">97590@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yeah I realized I can move files from the original template, but it looks like theming 2.1 is going to be much more smooth.</p>
<p>Thanks chaps!
</p>]]></description>
					</item>
		<item>
			<title>Paul on "Incorporating bbPress theme files, into a pre-existing theme."</title>
			<link>http://bbpress.org/forums/topic/incorporating-bbpress-theme-files-into-a-pre-existing-theme#post-97589</link>
			<pubDate>Sat, 28 Jan 2012 21:57:46 +0000</pubDate>
			<dc:creator>Paul</dc:creator>
			<guid isPermaLink="false">97589@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ben, I've had more success with the 2.1 development version, available as a zip at the bottom of <a href="http://bbpress.trac.wordpress.org/browser/branches/plugin" rel="nofollow">http://bbpress.trac.wordpress.org/browser/branches/plugin</a>.</p>
<p>All I have done is create a bbpress directory within my theme folder and in there copied in any files from plugins\bbpress\bbp-themes\bbp-twentyten\bbpress that I wanted to modify.  I have not moved any files out of the plugins directory. </p>
<p>I haven't had much success with setting the css for bbpress from within my theme.  In the end I ended up renaming plugins\bbpress\bbp-themes\bbp-twentyten\css\bbpress.css to bbpress_master.css and creating a new bbpress.css in the same folder.  Within this new file I have my modifications with the following as the first lines </p>
<p><code><br />
/**<br />
 * bbPress specific CSS<br />
 *<br />
 * @package bbPress<br />
 * @subpackage Theme<br />
 */</p>
<p>/* =bbPress Style<br />
-------------------------------------------------------------- */</p>
<p>@import url("bbpress_master.css");<br />
</code></p>
<p>I will need to be careful updating bbpress as I will lose my bbpress.css.  Until I work out how to have css working through my theme it will do.
</p>]]></description>
					</item>
		<item>
			<title>ben_allison on "Incorporating bbPress theme files, into a pre-existing theme."</title>
			<link>http://bbpress.org/forums/topic/incorporating-bbpress-theme-files-into-a-pre-existing-theme#post-97588</link>
			<pubDate>Sat, 28 Jan 2012 21:30:13 +0000</pubDate>
			<dc:creator>ben_allison</dc:creator>
			<guid isPermaLink="false">97588@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hmm... just found this:</p>
<p>&#60;i&#62;"If you are the author of this theme, then you can copy all the files *out of* the "/bbpress/bbp-themes/bbp-twentyten" folder into the folder of your theme, and make your own edits from there. The files to copy include the single-*, archive-*, page-*, and anything in the subfolders."&#60;/i&#62;</p>
<p>So is the best approach for me to copy the bbPress folder within bbp-twentyten into my theme, and add whatever forum or snippets or files I need to my theme files?
</p>]]></description>
					</item>
		<item>
			<title>ben_allison on "Incorporating bbPress theme files, into a pre-existing theme."</title>
			<link>http://bbpress.org/forums/topic/incorporating-bbpress-theme-files-into-a-pre-existing-theme#post-97587</link>
			<pubDate>Sat, 28 Jan 2012 21:25:40 +0000</pubDate>
			<dc:creator>ben_allison</dc:creator>
			<guid isPermaLink="false">97587@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Here's what I tried:</p>
<p>1) Copy bbpress theme folder into my theme<br />
2) add "add_theme_support( 'bbpress' );" to my functions file</p>
<p>Nothing. I think I misunderstand how the bbpress theming system works. I thought it was more or less a "child theme" that bolts on to twentyten.</p>
<p>Are there files or snippets of code I need to grab from the bbp-twentyten theme?</p>
<p>FWIW, the site is running Buddypress, along side bbpress. I'm using the stock Buddypress theme, and my own Buddypress child theme.</p>
<p>Everything is working perfectly (forum is up and running, etc). All I'm trying to do is used a customized bbpress template so I have complete control over the forum markup.</p>
<p>Thanks!
</p>]]></description>
					</item>
		<item>
			<title>mohammadg on "Change theme with bbpress plug-in"</title>
			<link>http://bbpress.org/forums/topic/change-theme-with-bbpress-plug-in#post-97563</link>
			<pubDate>Fri, 27 Jan 2012 14:04:02 +0000</pubDate>
			<dc:creator>mohammadg</dc:creator>
			<guid isPermaLink="false">97563@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Is there any solution for what eraleks mentioned?
</p>]]></description>
					</item>
		<item>
			<title>alexvorn2 on "Building A VERY VERY VERY Minimal Theme From Scratch"</title>
			<link>http://bbpress.org/forums/topic/building-a-very-very-very-minimal-theme-from-scratch#post-97448</link>
			<pubDate>Mon, 23 Jan 2012 03:16:46 +0000</pubDate>
			<dc:creator>alexvorn2</dc:creator>
			<guid isPermaLink="false">97448@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>btw bbpress is very minimal in comparison to other forum platforms, you can easily use only CSS file to modify something without need to integrate all php files in the theme, or some of them.
</p>]]></description>
					</item>
		<item>
			<title>labsecrets on "Building A VERY VERY VERY Minimal Theme From Scratch"</title>
			<link>http://bbpress.org/forums/topic/building-a-very-very-very-minimal-theme-from-scratch#post-97447</link>
			<pubDate>Mon, 23 Jan 2012 02:28:03 +0000</pubDate>
			<dc:creator>labsecrets</dc:creator>
			<guid isPermaLink="false">97447@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sounds like what you want to do is use shortcodes, after installing the default bbPress plugin (or installing BuddyPress version).</p>
<p>You'll still want (need) a little styling of the default twentyten template style to help it match your current theme, but otherwise the bbPress forums can be added to a page with just the shortcodes features you wish to display:</p>
<p>See shortcodes here: <a href="http://bbpress.org/forums/topic/bbpress-20-shortcodes" rel="nofollow">http://bbpress.org/forums/topic/bbpress-20-shortcodes</a></p>
<p>We've done a little tutorial video that shows how this might work with your theme (forward to the "hybrid" option in the video, about mid-way)</p>
<p><a href="http://labsecrets.com/2012/01/23/buddypress-and-bbpress-forums-made-easy/" rel="nofollow">http://labsecrets.com/2012/01/23/buddypress-and-bbpress-forums-made-easy/</a></p>
<p>Cheers!<br />
Spence<br />
<a href="http://labsecrets.com" rel="nofollow">http://labsecrets.com</a>
</p>]]></description>
					</item>
		<item>
			<title>alanchrishughes on "Building A VERY VERY VERY Minimal Theme From Scratch"</title>
			<link>http://bbpress.org/forums/topic/building-a-very-very-very-minimal-theme-from-scratch#post-97423</link>
			<pubDate>Sat, 21 Jan 2012 23:51:50 +0000</pubDate>
			<dc:creator>alanchrishughes</dc:creator>
			<guid isPermaLink="false">97423@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>not possible?
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97349</link>
			<pubDate>Thu, 19 Jan 2012 14:24:59 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97349@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>That worked! Thanks!
</p>]]></description>
					</item>
		<item>
			<title>jangles on "bbPress 2.0 - Theme Compatibility"</title>
			<link>http://bbpress.org/forums/topic/bbpress-20-theme-compatibility/page/5#post-97257</link>
			<pubDate>Tue, 17 Jan 2012 02:33:53 +0000</pubDate>
			<dc:creator>jangles</dc:creator>
			<guid isPermaLink="false">97257@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Some constructive criticism, if I may.</p>
<p>I've read about a tremendous interest in using bbpress as a viable forum option. I want to start by saying I've been involved in open source for over 15 years myself and the work and dedication here is very admirable (remembering ROI.) People such as myself would be willing to put in some time and effort to make this project work but there are some fundamental things lacking here that give me cause for concern in using bbpress. Virtually all forums I see using are either (a) the most basic customer support, nothing long term discussion/community based, or (b) amateurish sites set up that are chop shop and will be down in a few months. It doesn't have to be that way. Couple of things:</p>
<p>1. If it's not relatively easy, simple or clear to theme bbpress, few will ever use it. Fewer will design themes for it too. And if there isn't at least a decent, comprehensible system, nobody will use a plugin if it just typically looks like another ratcheted in plugin. Hopefully, this is not the case.</p>
<p>2. Organization here is a mess. I go to plugins and I see listings from 5 years ago and the top. It's not easy to figure out what is what here. Documentation is incomplete and I remember having a terrible time installing it too - and I'm not a novice. This is the easy part that scares away many potential users.</p>
<p>3. Sometimes simple is too simple. Some things should be standard. For example, nobody wants to have to scroll down to the bottom of the page just to post a reply. That's just one issue that leaped out at me. Sometimes less is just less.</p>
<p>4. No clear vision here, e.g. the latest blog entry is November 28 2011 and this place feels half deserted. It doesn't have to be that way.</p>
<p>5. There needs to be an easier way to navigate the forums on this site. I could care less about a long list of tags I'll rarely use. I do want that short list of forums in the sidebar or somewhere so I don't have to click my way back to the home page.</p>
<p>Just a few pointers. I like this project, would love to consider using it for a large site but the ghost town effect is putting me off a little.
</p>]]></description>
					</item>
		<item>
			<title>veppa on "bbpress sidebar plugin - bbpress wp tweaks"</title>
			<link>http://bbpress.org/forums/topic/bbpress-sidebar-plugin-bbpress-wp-tweaks#post-97160</link>
			<pubDate>Sat, 14 Jan 2012 12:01:18 +0000</pubDate>
			<dc:creator>veppa</dc:creator>
			<guid isPermaLink="false">97160@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>If you want different sidebar to be displayed instead of blog sidebar in your theme then you can use this plugin that replaces your blog sidebar with forum specific sidebar. </p>
<p>On forum sidebar you can list forums, login box or login and register links, latest topics. While on blog you would list latest posts, categories, pages etc.</p>
<p>Also you can select default forum wrapper using this plugin. </p>
<p><a href="http://wordpress.org/extend/plugins/bbpress-wp-tweaks/" rel="nofollow">http://wordpress.org/extend/plugins/bbpress-wp-tweaks/</a></p>
<p>Also you can use it to display login link for not logged in user. usually bbpress will say you need to login and not display link or form for login.
</p>]]></description>
					</item>
		<item>
			<title>veppa on "How do I get bbpress pages to use a specific page template in WordPress?"</title>
			<link>http://bbpress.org/forums/topic/how-do-i-get-bbpress-pages-to-use-a-specific-page-template-in-wordpress#post-97159</link>
			<pubDate>Sat, 14 Jan 2012 11:54:16 +0000</pubDate>
			<dc:creator>veppa</dc:creator>
			<guid isPermaLink="false">97159@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>bbpress checks for ‘bbpress.php’, ‘forum.php’, ‘page.php’, ‘single.php’, ‘index.php’ files in your theme directory. uses first file that exists in this order.</p>
<p>You can copy your index.php as bbpress.php and make changes on it.
</p>]]></description>
					</item>
		<item>
			<title>alanchrishughes on "Building A VERY VERY VERY Minimal Theme From Scratch"</title>
			<link>http://bbpress.org/forums/topic/building-a-very-very-very-minimal-theme-from-scratch#post-97149</link>
			<pubDate>Sat, 14 Jan 2012 05:12:39 +0000</pubDate>
			<dc:creator>alanchrishughes</dc:creator>
			<guid isPermaLink="false">97149@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I don't want to have anything to do with all the theme files mixed up with the plugin, there is just way to much going on there that I don't want in my theme. </p>
<p>Is there anyway to just add two little files to your existing theme, one that lists (paginated) all threads, and then obviously the single thread page? I don't want it to automatically add any links, breadcrumbs, post date, tags, or anything else. If I don't add it myself, I don't want it to be on the page, just the way WordPress itself works.
</p>]]></description>
					</item>
		<item>
			<title>mccawphoto2 on "How do I get bbpress pages to use a specific page template in WordPress?"</title>
			<link>http://bbpress.org/forums/topic/how-do-i-get-bbpress-pages-to-use-a-specific-page-template-in-wordpress#post-97132</link>
			<pubDate>Fri, 13 Jan 2012 19:17:52 +0000</pubDate>
			<dc:creator>mccawphoto2</dc:creator>
			<guid isPermaLink="false">97132@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I just installed the bbpress plugin and it seems to work great. I am working on stylizing it to match my site. How do I get it to use a specific page template for the forums? Can I make the forums pull into a specific page that I create and then set a page template?
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97063</link>
			<pubDate>Thu, 12 Jan 2012 23:50:24 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">97063@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I would start by deactivating all other plugins and also activate the default twentyeleven theme, then choosing one of the default url settings, click save. Then go to settings -&#62; forums, and click save.</p>
<p>It sounds like maybe another plugin or a theme setting is interfering.</p>
<p>If it fixes the problem, then activate one plugin at a time to find the problem one..</p>
<p>My best guess...
</p>]]></description>
					</item>
		<item>
			<title>BrianCAU on "Topics not showing in Forum"</title>
			<link>http://bbpress.org/forums/topic/topics-not-showing-in-forum#post-97061</link>
			<pubDate>Thu, 12 Jan 2012 23:19:57 +0000</pubDate>
			<dc:creator>BrianCAU</dc:creator>
			<guid isPermaLink="false">97061@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ok figured out my problem at least. </p>
<p>Deactivated bbpress and then re-activated it. Removed all installed forums. Trashed then emptied the trash, along with topics</p>
<p>Recreated forums. Now viewable by all users.
</p>]]></description>
					</item>
		<item>
			<title>BrianCAU on "Topics not showing in Forum"</title>
			<link>http://bbpress.org/forums/topic/topics-not-showing-in-forum#post-97060</link>
			<pubDate>Thu, 12 Jan 2012 22:58:24 +0000</pubDate>
			<dc:creator>BrianCAU</dc:creator>
			<guid isPermaLink="false">97060@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@OC2PS</p>
<p>Thanks for the quick reply. I have double checked that, i also changed the status of the forum from private to public to hidden and back to public.
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97042</link>
			<pubDate>Thu, 12 Jan 2012 11:19:26 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97042@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Tried just now.</p>
<p>Didn't make any difference to the forum page, but the topic page got worse...</p>
<p>When I try to go directly to topic page with the URL, I only get a white page with the following error:<br />
<pre><code>Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in ../wp-includes/class-wp.php on line 201

Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in ../wp-includes/class-wp.php on line 202

Warning: Cannot modify header information - headers already sent by (output started at ../wp-includes/class-wp.php:201) in ../wp-includes/pluggable.php on line 866</code></pre>]]></description>
					</item>
		<item>
			<title>OC2PS on "Topics not showing in Forum"</title>
			<link>http://bbpress.org/forums/topic/topics-not-showing-in-forum#post-97040</link>
			<pubDate>Thu, 12 Jan 2012 11:14:05 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97040@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@BrianCAU: Are you sure it is set up as a public forum visible to all?
</p>]]></description>
					</item>
		<item>
			<title>BrianCAU on "Topics not showing in Forum"</title>
			<link>http://bbpress.org/forums/topic/topics-not-showing-in-forum#post-97033</link>
			<pubDate>Thu, 12 Jan 2012 08:13:02 +0000</pubDate>
			<dc:creator>BrianCAU</dc:creator>
			<guid isPermaLink="false">97033@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello all I am also having this problem</p>
<p>Website is <a href="http://www.omen-guild.net" rel="nofollow">http://www.omen-guild.net</a></p>
<p>Mines a little wierder. Administrators can see the posts, so can Forum moderators. However all other roles can not. If you click on the Forum it says there is 1 post and 0 replies. But right under neath it says o bother etc</p>
<p><a href="http://omen-guild.net/forums/forum/guild-forum/" rel="nofollow">http://omen-guild.net/forums/forum/guild-forum/</a></p>
<p>going directly to the permalink</p>
<p><a href="http://omen-guild.net/forums/topic/respec-costs-cooldown/" rel="nofollow">http://omen-guild.net/forums/topic/respec-costs-cooldown/</a></p>
<p>doesnt work either.</p>
<p>I have changed the permalink type,<br />
changed the theme<br />
deactivated the bbpress<br />
no joy.
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Topics not showing in Forum"</title>
			<link>http://bbpress.org/forums/topic/topics-not-showing-in-forum#post-97032</link>
			<pubDate>Thu, 12 Jan 2012 07:58:11 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">97032@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>try going to settings -&#62; forums and click save, then go to settings -&#62; permalinks and click save</p>
<p>It could just be a matter of resetting all the permalinks to get it working.
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97030</link>
			<pubDate>Thu, 12 Jan 2012 07:44:10 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">97030@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>have you tried a standard permalink option just to see if it would work? /%postname%/ for example?</p>
<p>I'm not really sure what those errors mean, but that is my best guess, that somehow it doesn't like the .html?
</p>]]></description>
					</item>
		<item>
			<title>OC2PS on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97006</link>
			<pubDate>Wed, 11 Jan 2012 19:24:20 +0000</pubDate>
			<dc:creator>OC2PS</dc:creator>
			<guid isPermaLink="false">97006@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I tried what you suggested.</p>
<p>At my forums root <a href="http://klymene.net/forums/" rel="nofollow">http://klymene.net/forums/</a> you will see 2 forums listed - English and Hindi. You will also see that there is an indication of some content under English.</p>
<p>If you click on English <a href="http://klymene.net/forums/forum/english" rel="nofollow">http://klymene.net/forums/forum/english</a> no topics are listed.</p>
<p>On top of page, you will see error message<br />
<pre><code>Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 202</code></pre>
<p>You can go directly to <a href="http://klymene.net/forums/topic/test" rel="nofollow">http://klymene.net/forums/topic/test</a> and see the topic which should be under the English forum. Topic actions like Reply are absent though.</p>
<p>On top of page, you will see error<br />
<pre><code>Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 201
Warning: preg_match() [function.preg-match]: Compilation failed: nothing to repeat at offset 1 in .../wp-includes/class-wp.php on line 202</code></pre>
<p>P.S. In Settings &#62; Permalinks, the setting is<br />
<code>/%postname%.html</code>
</p>]]></description>
					</item>
		<item>
			<title>Anointed on "Can I use my WordPress theme with bbPress?"</title>
			<link>http://bbpress.org/forums/topic/can-i-use-my-wordpress-theme-with-bbpress#post-97002</link>
			<pubDate>Wed, 11 Jan 2012 18:15:08 +0000</pubDate>
			<dc:creator>Anointed</dc:creator>
			<guid isPermaLink="false">97002@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Make sure that you have gone into settings -&#62; forums and clicked save. I would also suggest going into settings -&#62; permalinks, choose a nice url structure from the list and also click save.</p>
<p>This 'should' set the permalinks for everything so that your topics will show up. Hopefully solving the problem.
</p>]]></description>
					</item>

	</channel>
</rss>

