Hi,
You must be logged in to create new topics.
Please can someone tell me the cause this shortcode isn´t working?
Hi,
You must be logged in to create new topics.
Please can someone tell me the cause this shortcode isn´t working?
as administrator (Keymaster) I have created a forum for a team.
I would like to make the actual manager of that team as moderator of their forum.
I guess, that can only be done be making im author?
How should I proceed?
i have added this code from gist.github.com/ntwb/7797990 but html tags appeared on website like
<!–more–>Go joging –> go jogging
<span style=”line-height: 1.5;”>It’s help me have a good job–>It helps me have a good job</span>
<!–more–>
anyone have solution ?
Thanks.
None of these seems to need a bbPress update, but do cause side effects when using bbPress:
Hello,
I was wondering if there was a way to get the Favorite or Subscribe link. I would like to add them to a menu, this code is an example for the BBPress admin links, I need to add one more filter to grab the Favorite and Subscribe link if possible.
add_filter('bbp_get_topic_admin_links', 'wpmudev_bbp_admin_links_in_menu', 10, 3);
add_filter('bbp_get_reply_admin_links', 'wpmudev_bbp_admin_links_in_menu', 10, 3);
add_action( 'wp_footer', 'overflow_overriding' );
function overflow_overriding() {
Any filters laying around for this I have not found yet?
Thanks for your help. 🙂
I have WP 4.4.2. After the update plugin All in One SEO Pack I can not add topics in bbpress. There is also no settings in the administration panel WP. After switching off All in One SEO Pack everything works.
My forums are marked as private. The problem I have is that the forum list does not appear in the sidebar widget even if the user is logged in. To be exact they do not appear in and post or page, but they do appear in forums.
The site is private, but the here are the screen shots:


HI,
I have looked and searched but cannot find how to layout the forum titles vertically.
Ideally I would like a title for each section/category.
EG
General Announcements
– Forum
– Forum 2
– Forum 3
Discussion
– Forum 4
– Forum 5
Currently it lays out like this
General Announcements
– Forum, Forum 2, Forum 3
Discussion
– Forum 4, Forum 5
I have bbPress 2.5.8 installed
I would appreciate your help
Many Thanks
Just a heads up to some of you.
I ran the import under Tools > Forum and it kept on telling me it had imported 0 users, 0 topics etc
I spent 1 hour looking up reasons why.
FINALLY, I actually CHECKED the /forums link to see if it actually worked and it had! It just told me it hadn’t.
Hope this helps someone.
hello,
since I updated WP from 4.4.2 to 4.5, I have a strange behavior ON BBPRESS PAGES ONLY (other pages and articles are OK).
the bbPress section is centered instead of being shifted right and thus it overlaps the left widget sidebar …
here’s a snapshot (before/after) :

is there anything I can change and where (style.css, bbpress.css, page.php … ) ?
as a reminder, this problem appears ON BBPRESS PAGES ONLY.
thanks for helping.