<?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; Forum: Pimp your Press - Recent Posts</title>
		<link>http://bbpress.org/forums/forum/pimp-your-press</link>
		<description>bbPress Support Forums &#187; Forum: Pimp your Press - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 15:53:30 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/forum/pimp-your-press" rel="self" type="application/rss+xml" />

		<item>
			<title>Lynq on "Loving BBPress - Been Playing Around..."</title>
			<link>http://bbpress.org/forums/topic/loving-bbpress-been-playing-around#post-103177</link>
			<pubDate>Thu, 24 May 2012 08:50:54 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">103177@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi Scheena,</p>
<p>I did it with the following piece of code:</p>
<pre><code>&#60;div id=&#34;recent-topics-block&#34;&#62;
	&#60;?php
		if ( bbp_has_topics( array( &#039;author&#039; =&#62; 0, &#039;show_stickies&#039; =&#62; false, &#039;order&#039; =&#62; &#039;DESC&#039;, &#039;post_parent&#039; =&#62; &#039;any&#039;, &#039;posts_per_page&#039; =&#62; 5 ) ) )
		bbp_get_template_part( &#039;bbpress/loop&#039;, &#039;latest-topics&#039; );
	?&#62;
	&#60;/div&#62;</code></pre>]]></description>
					</item>
		<item>
			<title>jaredatch on "Renaming &#039;Topic&#039; to &#039;Ticket&#039;"</title>
			<link>http://bbpress.org/forums/topic/renaming-topic-to-ticket#post-103059</link>
			<pubDate>Mon, 21 May 2012 16:41:22 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">103059@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Check out this plugin (for 2.x)</p>
<p><a href="http://wordpress.org/extend/plugins/bbpress-vip-support-plugin/" rel="nofollow">http://wordpress.org/extend/plugins/bbpress-vip-support-plugin/</a>
</p>]]></description>
					</item>
		<item>
			<title>cutproductions on "Renaming &#039;Topic&#039; to &#039;Ticket&#039;"</title>
			<link>http://bbpress.org/forums/topic/renaming-topic-to-ticket#post-103027</link>
			<pubDate>Sun, 20 May 2012 22:06:51 +0000</pubDate>
			<dc:creator>cutproductions</dc:creator>
			<guid isPermaLink="false">103027@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>How can I rename Topics to Tickets in BBPress? I have renamed the tags as such but would like the actual topics heading to read Tickets.</p>
<p>I also notice on this message system you have a sub menu 'not resolved', 'resolved and 'not a support question', which is something I would also like to include. </p>
<p>I am trying to build a Project Management and Support system that includes tickets. I already have a general forum function via Buddypress, so I created a secondary forum page called tickets and included the shortcodes to configure it as a ticket system.</p>
<p>I have looked around the net and here extensively, so forgive me if I have overlooked something obvious.</p>
<p>Thanks in advance.
</p>]]></description>
					</item>
		<item>
			<title>jogosgratispro on "bbPress brazilian portuguese translation"</title>
			<link>http://bbpress.org/forums/topic/bbpress-brazilian-portuguese-translation#post-103019</link>
			<pubDate>Sun, 20 May 2012 06:07:46 +0000</pubDate>
			<dc:creator>jogosgratispro</dc:creator>
			<guid isPermaLink="false">103019@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I couldn't make it work.<br />
Is this translation regarding admin or front end?
</p>]]></description>
					</item>
		<item>
			<title>scheena on "Loving BBPress - Been Playing Around..."</title>
			<link>http://bbpress.org/forums/topic/loving-bbpress-been-playing-around#post-102999</link>
			<pubDate>Sat, 19 May 2012 04:34:51 +0000</pubDate>
			<dc:creator>scheena</dc:creator>
			<guid isPermaLink="false">102999@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I just wanna ask, how did you add the latest discussion at the very top? Im kinda a newbie about this :D
</p>]]></description>
					</item>
		<item>
			<title>Lynq on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102982</link>
			<pubDate>Fri, 18 May 2012 19:43:18 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">102982@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>No problem at all, I didn't like the formatting either lol.
</p>]]></description>
					</item>
		<item>
			<title>Jarret Cade on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102981</link>
			<pubDate>Fri, 18 May 2012 19:42:10 +0000</pubDate>
			<dc:creator>Jarret Cade</dc:creator>
			<guid isPermaLink="false">102981@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Made a few edits to use syntax highlighting and section headings, hope you don't mind!
</p>]]></description>
					</item>
		<item>
			<title>Jarret Cade on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102980</link>
			<pubDate>Fri, 18 May 2012 19:20:01 +0000</pubDate>
			<dc:creator>Jarret Cade</dc:creator>
			<guid isPermaLink="false">102980@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yeah, had to help with that just last night. I checked your doc page though regarding bbp_list_forums and the formatting is a bit off making it hard to read for those still learning.
</p>]]></description>
					</item>
		<item>
			<title>Lynq on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102978</link>
			<pubDate>Fri, 18 May 2012 18:31:17 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">102978@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Awesome, it works!
</p>]]></description>
					</item>
		<item>
			<title>brawoninfo on "Translation quote"</title>
			<link>http://bbpress.org/forums/topic/translation-quote#post-102977</link>
			<pubDate>Fri, 18 May 2012 17:41:36 +0000</pubDate>
			<dc:creator>brawoninfo</dc:creator>
			<guid isPermaLink="false">102977@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Elite TransLingo always provide  high quality, top-notch translation, localization services and cultural solutions for corporate clients and individuals over the past 10 years. Our language translation and localization services cover all sorts of document translations (legal-financial-technical-business and others), interpretation, software and website localization, editing , in addition to proofreading.<br />
Check out additional info on:- <a href="http://elitetranslingo.com/contacts.html" rel="nofollow">http://elitetranslingo.com/contacts.html</a>
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102973</link>
			<pubDate>Fri, 18 May 2012 16:25:17 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">102973@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You should  be able to login here <a href="http://codex.bbpress.org/wp-admin/" rel="nofollow">http://codex.bbpress.org/wp-admin/</a> with your bbPress username/pass.</p>
<p>Then just head to pages.
</p>]]></description>
					</item>
		<item>
			<title>Lynq on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102971</link>
			<pubDate>Fri, 18 May 2012 15:32:14 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">102971@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I am probably being stupid, but I can not see where I can contribute on any of the codex pages?
</p>]]></description>
					</item>
		<item>
			<title>Lynq on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102970</link>
			<pubDate>Fri, 18 May 2012 15:30:09 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">102970@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Ooooh, cool!</p>
<p>Can we create more documentation? I notice the same question on the forums over and over again about the bbp_list_forums, removing the commas. I was thinking about explaining the bbp_list_forums function for templating?
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102969</link>
			<pubDate>Fri, 18 May 2012 15:10:14 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">102969@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Yep! Anyone can login and edit that page or contribute to other pages on the codex :)
</p>]]></description>
					</item>
		<item>
			<title>Lynq on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102968</link>
			<pubDate>Fri, 18 May 2012 15:00:05 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">102968@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Is there any where we can go to help contribute to the list?
</p>]]></description>
					</item>
		<item>
			<title>jaredatch on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102889</link>
			<pubDate>Thu, 17 May 2012 16:29:13 +0000</pubDate>
			<dc:creator>jaredatch</dc:creator>
			<guid isPermaLink="false">102889@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This list needs to be updated, but some are here:</p>
<p><a href="http://codex.bbpress.org/showcase/" rel="nofollow">http://codex.bbpress.org/showcase/</a>
</p>]]></description>
					</item>
		<item>
			<title>Lynq on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102884</link>
			<pubDate>Thu, 17 May 2012 13:57:43 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">102884@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p><a href="http://teamoverpowered.com/" rel="nofollow">http://teamoverpowered.com/</a></p>
<p>The forum is still WIP though, but I am liking how it is coming along :)
</p>]]></description>
					</item>
		<item>
			<title>pimarts on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102569</link>
			<pubDate>Tue, 08 May 2012 21:32:42 +0000</pubDate>
			<dc:creator>pimarts</dc:creator>
			<guid isPermaLink="false">102569@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I don't know if it's a "great" example, but <a href="http://www.swnk.org/" rel="nofollow">http://www.swnk.org/</a> is running on WordPress + BuddyPress + bbPress.
</p>]]></description>
					</item>
		<item>
			<title>ZedsDed on "Great examples of Blogs+Forum being made with WP+bbPress?"</title>
			<link>http://bbpress.org/forums/topic/great-examples-of-blogsforum-being-made-with-wpbbpress#post-102568</link>
			<pubDate>Tue, 08 May 2012 20:34:33 +0000</pubDate>
			<dc:creator>ZedsDed</dc:creator>
			<guid isPermaLink="false">102568@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hello! I'd love to see some examples of sites that utilize WordPress for its blog and bbPress for its forum/messageboard. I'm poking around this forum now for examples but would love to see any that you may know of. Thank you :)
</p>]]></description>
					</item>
		<item>
			<title>Arion on "Creating my own wrapper for bbpress forums, but......"</title>
			<link>http://bbpress.org/forums/topic/creating-my-own-wrapper-for-bbpress-forums-but#post-102238</link>
			<pubDate>Mon, 30 Apr 2012 19:17:27 +0000</pubDate>
			<dc:creator>Arion</dc:creator>
			<guid isPermaLink="false">102238@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Sure. </p>
<p>I have the Black Label wordpress theme on my site and as such it comes with a fullscreen background image option on every post and page. I bought this theme for this very reason. Now, when I plugged in bbpress, I had to use the shortcodes on the main forum page which was no problem but when I click on the forum or the topic links, I get sent to a page that instead of saying "edit page" in the admin bar, it says "Edit forum" or "Edit topic" and doesn't allow me to set the background image. </p>
<p>Now I looked into creating a default background image by changing some .css but this sets that image for ALL the pages, (page.php) and though it is overridden by the set background image in the theme, it isn't pleasing to my eye to have one background image when you open and a second or two later have another one pop up on top of it. So I trashed this option.</p>
<p>Did some research on how I can resolve this problem and found a previous thread here: <a href="http://bbpress.org/forums/topic/bbpress-20-shortcodes" rel="nofollow">http://bbpress.org/forums/topic/bbpress-20-shortcodes</a></p>
<p>Needless to say that it interested me that I could create my own wrapper and have the forums and topics open up in a special page and have a set background for that page alone that won't affect my other pages.</p>
<p>Well, this is the skinny of my situation. I hope I gave you enough info this time, sorry for not doing it from the get go. Can I do this? Where do I change the default wrapper to my new one? I'm imagining it's in the function sets. Or perhaps there is an even better solution to my situation. What do yo suggest Brandon? </p>
<p>Oh, and thanks for your time :)
</p>]]></description>
					</item>
		<item>
			<title>Brandon Allen on "Creating my own wrapper for bbpress forums, but......"</title>
			<link>http://bbpress.org/forums/topic/creating-my-own-wrapper-for-bbpress-forums-but#post-102226</link>
			<pubDate>Mon, 30 Apr 2012 07:01:53 +0000</pubDate>
			<dc:creator>Brandon Allen</dc:creator>
			<guid isPermaLink="false">102226@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Could you give some more info on what you're trying to accomplish?
</p>]]></description>
					</item>
		<item>
			<title>Arion on "Creating my own wrapper for bbpress forums, but......"</title>
			<link>http://bbpress.org/forums/topic/creating-my-own-wrapper-for-bbpress-forums-but#post-102222</link>
			<pubDate>Mon, 30 Apr 2012 00:00:44 +0000</pubDate>
			<dc:creator>Arion</dc:creator>
			<guid isPermaLink="false">102222@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Where do I go in to tell bbpress to pull bbpress.php and use it as the wrapper for all forums and topics therein. Please help!</p>
<p>Thanks in advance. Been working on this for a while with no luck.
</p>]]></description>
					</item>
		<item>
			<title>kisswebmaster on "New Post funcion"</title>
			<link>http://bbpress.org/forums/topic/new-post-funcion#post-102128</link>
			<pubDate>Fri, 27 Apr 2012 08:00:04 +0000</pubDate>
			<dc:creator>kisswebmaster</dc:creator>
			<guid isPermaLink="false">102128@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>@jijosunny<br />
Thanks! I was looking for it. I think it'll be a cool addition.
</p>]]></description>
					</item>
		<item>
			<title>jijosunny on "Cult of iPhone - Blog and Forums"</title>
			<link>http://bbpress.org/forums/topic/cult-of-iphone-blog-and-forums#post-102124</link>
			<pubDate>Fri, 27 Apr 2012 07:48:49 +0000</pubDate>
			<dc:creator>jijosunny</dc:creator>
			<guid isPermaLink="false">102124@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Site is not working here. I wish if I could see the theme you specified.
</p>]]></description>
					</item>
		<item>
			<title>jijosunny on "New Post funcion"</title>
			<link>http://bbpress.org/forums/topic/new-post-funcion#post-102123</link>
			<pubDate>Fri, 27 Apr 2012 07:47:16 +0000</pubDate>
			<dc:creator>jijosunny</dc:creator>
			<guid isPermaLink="false">102123@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>This might be helpful: <a href="http://bbpress.org/forums/topic/last-logged-not-logged-in-for" rel="nofollow">http://bbpress.org/forums/topic/last-logged-not-logged-in-for</a>
</p>]]></description>
					</item>
		<item>
			<title>mextena on "Niche RSS forum, simple yet just started"</title>
			<link>http://bbpress.org/forums/topic/niche-rss-forum-simple-yet-just-started#post-102120</link>
			<pubDate>Fri, 27 Apr 2012 07:32:42 +0000</pubDate>
			<dc:creator>mextena</dc:creator>
			<guid isPermaLink="false">102120@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>What happened? It shows that the website is currently offline.
</p>]]></description>
					</item>
		<item>
			<title>mextena on "What template does this forum use"</title>
			<link>http://bbpress.org/forums/topic/what-template-does-this-forum-use#post-102119</link>
			<pubDate>Fri, 27 Apr 2012 07:31:29 +0000</pubDate>
			<dc:creator>mextena</dc:creator>
			<guid isPermaLink="false">102119@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Old custom built theme for BBpress. Most of the Automattic sites are just like that :)
</p>]]></description>
					</item>
		<item>
			<title>mextena on "New Post funcion"</title>
			<link>http://bbpress.org/forums/topic/new-post-funcion#post-102118</link>
			<pubDate>Fri, 27 Apr 2012 07:29:28 +0000</pubDate>
			<dc:creator>mextena</dc:creator>
			<guid isPermaLink="false">102118@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I didn't exactly get the question. Could you guys make it more clear?
</p>]]></description>
					</item>
		<item>
			<title>mexvoyage on "New Post funcion"</title>
			<link>http://bbpress.org/forums/topic/new-post-funcion#post-102117</link>
			<pubDate>Fri, 27 Apr 2012 07:13:23 +0000</pubDate>
			<dc:creator>mexvoyage</dc:creator>
			<guid isPermaLink="false">102117@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I'm also looking for the same.<br />
#bump
</p>]]></description>
					</item>
		<item>
			<title>Lynq on "Loving BBPress - Been Playing Around..."</title>
			<link>http://bbpress.org/forums/topic/loving-bbpress-been-playing-around#post-101626</link>
			<pubDate>Mon, 16 Apr 2012 22:13:12 +0000</pubDate>
			<dc:creator>Lynq</dc:creator>
			<guid isPermaLink="false">101626@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>Hey all,</p>
<p>I am loving BBpress, it is awesome.</p>
<p>I have been playing around with it a little bit and got it looking pretty nice!<br />
Not that it didn't in the first place... how easy was that setup.</p>
<p>What do you think?</p>
<p><a href="http://minecraftmembers.com/forums/" rel="nofollow">http://minecraftmembers.com/forums/</a></p>
<p>I am still working on the general categories and topic/post area but I really like the way it looks.
</p>]]></description>
					</item>

	</channel>
</rss>

