Search Results for 'bbpress'
-
Search Results
-
Hello,
I want to use bbpress login widget with captcha plugin. But this doen’t looks nice:
How can I change the layout of the bbpress login widget?
Possible in the bbpress.css, but I’m not familar with such things.
I’m using a childtheme of twenty thirteen.Thanks for you help!
GerdTopic: How to add Registration and
Forum version 2.5.4
http://www.thevegansandwich.com/forumI would like to add a registration and login links right above my bbpress forum, but not in the header.php page as I tried that and it added the links to the header on every page. How to do this? I already created the registration and login pages, I just need to know where and how to add them above the forum, right above the forum search bar.
Also I want to add bbpress statistic information just below the forum. How to do this?
Thank you.Warning: Missing argument 4 for BP_Forum_Notifier::reply_mail_subject() in /homepages/9/d390074253/htdocs/soysotenible/wp-content/plugins/bp-forum-notifier/includes/notifier.php on line 343
Warning: Cannot modify header information – headers already sent by (output started at /homepages/9/d390074253/htdocs/soysotenible/wp-content/plugins/bp-forum-notifier/includes/notifier.php:343) in /homepages/9/d390074253/htdocs/soysotenible/wp-includes/pluggable.php on line 1178
Hi
I have a WP with BuddyPress and bbPress. I have also installed BuddyPress Forum Notifier.
When user posted in a FORUM, it will be shown the following message:Warning: Missing argument 4 for BP_Forum_Notifier::reply_mail_subject() in /homepages/9/d390074253/htdocs/soysotenible/wp-content/plugins/bp-forum-notifier/includes/notifier.php on line 343
Warning: Cannot modify header information – headers already sent by (output started at /homepages/9/d390074253/htdocs/soysotenible/wp-content/plugins/bp-forum-notifier/includes/notifier.php:343) in /homepages/9/d390074253/htdocs/soysotenible/wp-includes/pluggable.php on line 1178
If user does click in the BACK BUTTOM in the navigator, page show the post as NO PUBLISHED. But if user REFRESH the page, the post will be shown as PUBLISHED.
In addition I tell you the following:
The users receive the notifications in the toolbar bubble, but when user does click in the notification and visit the FORUM, notification no disappear. In order to do disappear the notification, user must to mark the REPLY like READED.
Is that normal?
With the other notifications (group, comments and message notifications) when user does click in the notification, the notification redirect the user at the page with the post and the notification disappear.I am not informatic and I don’t speak english very well…
But I need know what I must do in order to resolve these problems.Thank’s very very much for your support.
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

