Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forums not visible on mobile

Published on April 2nd, 2014 by smoker450

Hi there, I was reading this ticket (https://bbpress.trac.wordpress.org/ticket/2504)
It appears as though this issue has been addressed, and they say that the forum should be visible when using shortcodes, but it is not working for me.

I am using

on a page, and that page is not visible on mobile, but the other pages of the forum are that are not using shortcodes.
Any help would be appreciated.

here is the page using shortcodes, (http://motocrossnw.net/forum/) you can just drag the corner of your browser and make the window small to replicate the issue.

I just want to export/import bbpress to bbpress

Published on April 1st, 2014 by iwishiknew

Hello all,

This seems like it should be easy but I cant find ANYTHING ANYWHERE on how to just migrate bbpress forum posts from one bbPress forum Version 2.5.3 to another bbPress forum which is also Version 2.5.3. Both wordpress sites are running WordPress 3.8.1.

I just want to transfer the forums/forum posts/replies from a forum on website aaa.com to website bbb.com which are both on the same server.

It seems like this should be very easy, there are a million tutorials on how to import/export from OTHER forum services like phpbb, etc. but nothing about bbpress to bbpress hahahahaha

Anyways, any help is GREATLY appreciated.

Thanks!

target=blank for external links in forum

Published on April 1st, 2014 by B

Hi all,

I’d like all links within my forum to open up in a new window/tab. Yes, I’ve done multiple searches and have seen all the previously-posted solutions:

Open Links in new window

Open target in a new window

Add Blank Target to Website Links

Open Links in New Window & Target Blank

Add target="_blank" to external links

I’ve also seen this: https://bbpress.trac.wordpress.org/ticket/2483

None of the forum posts have identified a concrete solution, plus, those seem to be referencing bbP 1.x.

So my question is, what’s the best way to implement this for a bbPress 2.x install? Have you done it, and if so, how?

Thanks in advance

Request for Improved Forum / Topic Administration and Organization Functions

Published on April 1st, 2014 by adressler

I’m digging BBPress, however re-organizing hundreds of forums and thousands of topics really seems to be a drag. Is there a way to move all topics inside one forum directly to another forum WITHOUT having to go into each topic one-by-one to assign the new “parent” forum? With all of the page-loads, this simple task could take weeks instead of hours.

It would be SO NICE to be able to move forums into a parent forum right from the admin Forums page. And move all topics+replies in one forum right into an existing or new forum. Is there a plugin that does any of this?

Oh, and it would be very handy to have a “Export Forums to SQL/CSV” command, so if needed you could open them in Excel to modify, then re-import.

Topic title breaks into a 2nd line below topic image

Published on April 1st, 2014 by Majijiboo

Is there a way to have the 2nd line of a title of a topic that has a lot of words to be right underneath the 1st line? Currently the 2nd line goes below the image which I used this plugin https://wordpress.org/support/plugin/bbpress-topic-thumbnails for. See link below for an image of how it currently is. The 2nd link below is the actual link to the forum. Thanks.

http://awesomescreenshot.com/0342l05j91

http://www.manupmyhealth.com/locker-room/

Recent Thread forum widget show last author

Published on April 1st, 2014 by Tom

The Recent threads forum widget just displays the original author of the thread,
I have it ordered with “Topics with recent replies”, There is no option to show the person that last replied.

I know there is a recent replies widget, but this does not have an option to only display each thread once.

Missing replies

Published on April 1st, 2014 by ed4becky

For some reason when I select a topic on my site, I don’t see any of the replies.

The replies are counted here: http://evidentiasoftware.com/forums/forum/evidentia-support/

But selectingthe topic only shows the topic itself.

Not sure what I ‘did’ to break this!?

Your account has the ability to post unrestricted HTML

Published on April 1st, 2014 by Piani

How do I hide the message “Your account has the ability to post unrestricted HTML”

I do not want this warning to display on a secure site where all is admins.

Can this function.php snipped be adjusted to remove this message?

add_filter( 'bbp_get_single_forum_description', 'ja_return_blank' );

add_filter( 'bbp_get_single_topic_description', 'ja_return_blank' );

function ja_return_blank() {

    return '';

}

Display index + topics

Published on April 1st, 2014 by Piani

I use

on a single page. I would also like in that list-view to display all topics (combine them with bbp-topic-index) integrated. Is that possible?

To get a list of example:

Index 1
Topic 1.1
Topic 1.2
Topic 1.3

Index 2
Topic 2.1
Topic 2.1

etc…

How to remove 'Forums' from profile menu

Published on April 1st, 2014 by metalmick

I am making a dating site which requires NO forum capability at all. I deactivated bbpress and this did the job removing the title ‘forums’ from the profile pages. perfect! Then I realised it had also taken away my browse features like Members Online and Top Members features so NOT perfect!
Surely there must be a simple way of removing the forum feature or at least the Forum button from my profile page? On the forum settings page it allows me to do anything but this! Why not a check box to disable actual forums?
Help please!

Skip to toolbar