Skip to:
Content
Pages
Categories
Search
Top
Bottom

Limit Anonymous Users and add ability to get reply notifications

Published on June 16th, 2013 by hamzahali

bbpress contains: Allow guest users without accounts to create topics and replies

I think there should to 2 seperate options,
1. Allow guest to create topics
2. allow guest to create replies.

Also I think this is a must option,

When posting as anonymous this option disapears, even thought its the most important one.
Notify me of follow-up replies via email

CubePoints BBPress Intergration

Published on June 16th, 2013 by Abberz

When I go to reply to a topic in my forum I get this Error
WordPress Version: 3.6 Beta
BBPress Version: 2.3.2
Link: http://blog.hellokittyundead.com/

Screen Shot:

Custom Backgrounds per Topic

Published on June 15th, 2013 by akapope

Hey BBPress!

I was wandering if ya’ll can help me out with this. So I have my theme styled so that each Forum gets its own background through the style.css file using the following lines:

.postid-17 {
background: #000000 url(http://alysiaworld.com/wp-content/uploads/2013/06/alysiasea.jpg) center top no-repeat fixed;
}

where postid-17 is the correlating WordPress post associated with the Forum.

The problem now is that when you visit a Topic within the Forum, the background goes back to the default image :/

I am thinking that there should be a code to pull the topics Parent Forum “postid” and then force the background to the topic.

I hope that makes sense. I can dig through code, but I am not so skilled with writing my own yet.

Thanks in advance for your help.

WordPress and BBPress are running the latest versions:

Site – htp://alysiaworld.com
Theme – Twentytwelve

Changing Forums & Topics labels

Published on June 15th, 2013 by kettlewell

I’m using bbPress 2.3.2 , WP 3.5.1 and a uDesign theme.

Here’s a link to my site: http://www.techwellbusiness.com/support/

I’m trying to change all label instances of ‘Forum’ to ‘Support’ ( like in the breadcrumbs, archive title, etc)

And all instances of ‘Topic’ to ‘Question’

I think if I can get one filter to work, and I can find the others and get them to work…

But I’m not finding the right filters and/or I’m not using them right…

Any thoughts, tips or pointers would be greatly appreciated.

Thanks,

Matt

Grid like bbPress

Published on June 15th, 2013 by b a

Hello,

I didn’t knew where to post my question so in the end I decided to post it here.
Nor did I find any information about my question (whereas I’m quite sure there should be some).

I want to make forum grid like bbPress or BuddyPress.
I mean, when I come to /forum I see left sidebar forums and right content last activity.
Goind inside topics left sidebar shows topic specific information and etc.

Of course I can write it myself, but when I see two forums with idetical structure, I wonder if there is a some simple solution for this.

Thanks in advance

bbpress and main wp db on different databases

Published on June 15th, 2013 by Pornatu

Whilst I want to integrate BBpress to WordPress, I don’t want to run BBpress on the same WordPress database, having said that I still want to allow my registered users to connect to it. Can this be achievable?

I can imagine my database filling up pretty quickly with hundreds of thousands of messages, so is there anyway to split them? but still have the users from the main wp site connect to the bbpress database.

Perhaps some sort of “Sync” feature, those members who want to access the forums, will trigger a function that syncs the account with bbpress or something, or make bbpress fetch the auth details from main wp site.

Anyone with me? just like wordpress and bbpress.org seems that accounts are in sync

All topics showing in all forums

Published on June 14th, 2013 by HeidiHauck

I would like topics to only show in the forum they are posted in. However, they are currently showing in ALL forums.

I’m running bbPress 2.3.2 with WordPress 3.5.1 with the Headway Base theme.

I’ve tried deactivating all other plugins, but that didn’t make any difference.

Thanks in advance for your help!

Change Output of Widget

Published on June 14th, 2013 by MJ

Hi

I want to change the Output of the “Recent post” to make it similar as simple-press. Like this:
Forum: Forum Title
Topic: Topic Title
by: Author – Time

I found the code for widgets at:
bbpress/common/widgets.php

But I am afraid that if I changed this, it would be overwritten by the next bbpress update. Any ideas if I can I have a “child widget” or something?

Thanks

Widget CSS

Published on June 14th, 2013 by MJ

Hi,
I want to change the CSS for the widget so far I can only change on the lists since they have classes. Does the title (shown in image below) have its own css?

If it does not have a class or ID, how do I add one?

Thanks

If I'm on the Forum page my "Blog" menu item is highlighted too.

Published on June 14th, 2013 by hermantulleken

Hi,

I installed the bbpress plugin for WordPress. I have a static front page (“Home”), and my posts display on another page (“Blog”). I added a menu option to myblog.com/forum, where the forum is displayed. Everything works fine, except that when I am anywhere on the forum, the “Blog” button is highlighted, and not the “Forum” button. On the root forums page, both buttons are highlighted.

If I remove the “Blog” page from the Posts page option (Settings | Reading), the “Blog” button is never highlighted. The Forum button is highlighted when I am on the root Forums page, but nowehere else in the Forums. (So it looks to me that something gets confused with my Forum and Blog).

I also tried linking an actual forum (not the root page as a link). This results in the same behaviour, except now relative to the specific forum page, not the root. (For example, if I am on the specific forum page, the button is highlighted, but not when I am in a topic. If I set my page of posts to “Blog”, the “Blog” buttons is highlighted when I am anywhere on the Forum).

I have a feeling I may be missing something really simple. I searched on this forum, and it seems others do not have such issues. I’d appreciate any help; thanks!

Skip to toolbar