Skip to:
Content
Pages
Categories
Search
Top
Bottom

Replies disappearing and then appearing again?

Published on May 30th, 2014 by Kris35

I had an email from one of my members earlier today. She posted three times last night but today she cant login and her replies have gone. I keep looking at my forums in different browsers and sometimes the replies are there and sometimes not. When they are not, my last post says I posted two hours ago and I havent posted a reply since yesterday. Any clues?

Thanks,

Kris

All topics' freshness updates whenever someone posts

Published on May 30th, 2014 by theadammcintyre

I just started using BBPress as a private forum on my site.

Whenever someone posts, all the topics inside of that Forum have their freshness update:

http://cl.ly/image/1G023E1E3E1s

Can anyone offer assistance one why this is happening? Thanks!

Forum images went crazy

Published on May 30th, 2014 by JLent14

Hello,

I am using the latest BuddyPress with the bbpress forums. For some reason on my forums page my images and margins are out of whack. I didn’t do anything different to them. You can see here http://www.passingrass.com/forums/ Ive tried re-sizing them and it didn’t help. I also tried to re-install them.

Any advice would help. Thanks.

plugin not working with theme

Published on May 29th, 2014 by giantqtipz

hi guys,

new to the forum here. I installed bbpress on my site, but the layout is completely messy.

the forum on my site is http://redwhiterocket.com/?page_id=4

any tips and inputs on how to fix the layout?

Hello from Japan! How to display day of the week …

Published on May 29th, 2014 by yoosuke

I’m looking for advice on how to display day of the week at “reply-post-date”.

In topic pages, “at” is used in the display of posting date. like…

2014/05/28 at(←here!) 00:21

I want to replace the display from “at” to “(Sun)”.
In other words, I want to display a day of the week of posting time.

I tried many times by using PHP function “preg_replace”.
However, it was too difficult for me. Code that I made ​​is as bellow.

function change_reply_post_date($output) {
$output = preg_replace( '/at/' , "<?php echo get_post_time('D'); ?>" , $output );
return $output;
}
add_filter( 'bbp_get_reply_post_date' , 'change_reply_post_date');

In this case, it did not result in an error.
However, “at” disappeared.

What should I do?
Would you please advice me?

WordPress: ver3.9.1
bbPress: ver2.5.3

Only the admin can attach

Published on May 29th, 2014 by Hymer

I test BBPress forum in http://varosvedo.hu/forums/forum/kozter/ and I see that the forum visitors have no possibilities to attach images or other files. If I am inlogged as admin, I can attach media, but I have access to all the media in the homesite.

Uninstall BBPress – issues with logins and BBPress roles remain

Published on May 29th, 2014 by billrodgers2013

Our Club didn’t want forums in BBPress so I needed to uninstall it.
After the uninstall I was left with BBPress Roles such as Keymaster etc.

Additionally, all Admin accounts aand other WordPress accounts other than mine now get a page “you are not authorised to access this page” when they log in. They can go back to the main page while logged in and can then access the Dashboard.

I’ve worked around this b copying the user privileges from my account to other admin accounts.

How can I “fix” this?

Is bbpress work with custom post type ?

Published on May 29th, 2014 by Aezaz Shaikh

Hi all,

I am creating a course related membership site. I am using course ware plugin for course management. I also need forum for my registered members for course related discussion.

I google for best forum plugin for wordpress and found this bbpress plugin.

But I am confused, I am not sure whether it will work with my course post type or not because its custom post type.

What I actually want to do is: Suppose, I created 1 course say “bbpress installation” in course ware custom post type and I want to add 1 separate discussion board for this course. Is this possible with bbpress plugin ?

Let me know its really very urgent for me because my project is overdue. I really very appreciate quick and useful reply 🙂

Thank you in advance.

Is bbpress work with custom post type ?

Published on May 29th, 2014 by Aezaz Shaikh

Hi all,

I am creating a course related membership site. I am using course ware plugin for course management. I also need forum for my registered members for course related discussion.

I google for best forum plugin for wordpress and found this bbpress plugin.

But I am confused, I am not sure whether it will work with my course post type or not because its custom post type.

What I actually want to do is: Suppose, I created 1 course say “bbpress installation” in course ware custom post type and I want to add 1 separate discussion board for this course. Is this possible with bbpress plugin ?

Let me know its really very urgent for me because my project is overdue. I really very appreciate quick and useful reply 🙂

Thank you in advance.

bbPress Codex

Published on May 29th, 2014 by Stephen Edgar

I have just started updating the layout and structure of the codex https://codex.bbpress.org/

This has been on the ‘ToDo’ list for a while, there is much to do and if you would like to give a helping hand that would be great, subscribing to this topic would be a good start 😉

In the coming days I will update this post and outline further some of the plans.

You can see the new planned layout home page here: https://codex.bbpress.org/

The ‘Participate & Contribute’ page here: https://codex.bbpress.org/participate-and-contribute/

No pages or changes to permalinks have been made yet, though I do plan on this in the coming days.

Skip to toolbar