Search Results for 'bbpress'
-
Search Results
-
Just curious if someone could help me here..
I would like to use bbPress but not mainly as forum/support software, what I like to do is use the Forums function as categories to create structure and navigation on my site and the Topics functions as kinda ‘posts’ – the Replies function will not be used. I will remove that part from the template files.
The main reason why I want to use bbPress for my site is the Subscribe and Favorite functions.
Default members of the site can subscribe and favorite topics ‘posts’ and receive email notifications when they change content. That’s the most important feature I would like to use out of bbPress everything else I will customize to my liking.The only thing that worries me is the performance of bbPress.
What if my site holds 15.000 members, 25.000 topcis ‘posts’ and let’s say 5.000 members subscribe to a single topic-ID. How will WordPress/bbPress handle the outgoing emails to 5.000 people will this increase the performance a lot?Thanks,
Topic: Forum Page ID's
Hi there!
I’m trying to find some page ID’s and I’m not sure how to go about doing it with bbPress or BuddyPress as the way these mods work, they’re unusual. The reason I’m looking for this, is to modify the background per specific page. I’m running a guild with two different games and modifying the backgrounds per game categories individually.
So I’m trying to get the Group page ID’s and Forum Page ID’s. Does anyone know how I can accomplish this, or if it’s even possible at all?
Example Forum: http://www.heartwoodgaming.com/forums/forum/bulletin-board/ <- It’s certain to have some sort of ID, right?
Thanks for any help you can provide! It’s very appreciated. π
Hi,
I’ve read through a lot of other similar support questions as this, but haven’t found an answer. When a non logged in user clicks on the menu link for the forum on our site, “404 page not found error” is thrown. I can not figure out how to get it to show the wordpress page that has text to tell the user to login or register to view the forum.
bbPress version: 2.5.4
WordPress version: 4.1.1
using Weaver Xtreme theme
http://sirenspaddlingclub.org/wp/
“SirensBB” is the forumAny help would be much appreciated!!
Hi gang!
Are wordpress and bbpress registrations two separate things?
If yes, how can I have one single logins for both?thanks
GWhen I have a sub-forum in a forum the count of the topics is out for the parent. Basically sub-forums are counted as topics and not as forums. Could that be changed?
See screenshot. Oh no, I cannot upload a file? Is there a trac for bbpress?
Thanks,
SaschaI am new to bbPress development and have been searching for how to do this for a while now, so I figured I’d ask here.
I am wanting to display a loop of all of the forum categories on every page of the forum (as a type of navigation). I am able to display it in the forum root, but when it goes into a category, the loop becomes the forums rather than the categories.
In loop-forums.php, for example, I have the following code:
<?php do_action( 'bbp_template_before_forums_loop' ); ?> <ul id="forum-subhead-nav"> <?php while ( bbp_forums() ) : bbp_the_forum(); if (bbp_is_forum_category()) { ?> <li> <a class="bbp-forum-title button-link" href="<?php bbp_forum_permalink(); ?>"><?php bbp_forum_title(); ?></a> </li> <?php } ?> <?php endwhile; ?> </ul>I was wondering if someone can help me out so it loops all of the forum categories, and that doesn’t change depending on the forum.
Thanks
Topic: Create a forum of type link
Hi there,
In phpBB there is a option to create a link, which looks like a forum.
E.g. On this page https://www.phpbb.com/community/index.php the second “forum” called “Area 51 Development Board” is a link.
Is there a plugin or option to create such a link in bbpress?
Thank you
Hello,
I’m currently using Yoast SEO for my site with bbPress installed. I’m having trouble figuring out why the SEO descriptions of the forums and topics show something “This topic contains 0 replies, has 1 voice, and was last update…”
Is there a way to show instead the content of the topic. If so, how do I do this with Yoast SEO. Yoast does have the “%%ct_desc_<custom-tax-name>%%” variable but I’m not sure how to change it.
Any help is greatly appreciated.
Hi,
I was wondering if there is a plugin anyone is using to turn keywords into topics and replies to links to other pages in wordpress.
For example if had a forum about fish, and someone mentions “gold fish” I want that to automatically be turned into a link and go to a page I have about gold fish, etc…
I found plugins that are able to do this for posts, pages, and custom post types, but is anyone doing this with bbpress and if so, how?

