Skip to:
Content
Pages
Categories
Search
Top
Bottom

Looking for last Tapatalk plugin

Published on December 16th, 2017 by skiank

Someone can send me the last tapatalk plugin to test it on my forum?

Since it is not supported I cannot find it on the web.

Add bbp_notify_forum_subscribers to bbp_approved_topic

Published on December 15th, 2017 by strike3

When a new topic goes to moderation and is approved, some, but not all, of the regular new topic actions take place. One thing that does not seem to happen is sending out the new topic notification email. If possible, can the bbp_notify_forum_subscribers action be added when a forum topic is approved by a moderator (after checking to make sure notifications are enabled)? The new topic notifications are a great way to drive visitors to our forums, so this is turning into an issue on our site. The site owners want to be able to moderate most (or even all) of the new topics, but then no notification emails are sent out.

If this is something I should try to figure out on my own, please let me know and I’ll give it a shot. I didn’t want to mess with the bbpress core code since it would get overridden on the next update.

Thanks!

Matt

WordPress Version: 4.7.8
BBPress Version: 2.5.14

bbp_list_forums – add_filter help!

Published on December 15th, 2017 by webgardengeek

I thought I followed the codex instructions pretty clearly, but this add_filter in my functions.php file is resulting in a 502 error and… I have no clue why!

Sorry, bbpress newbie here… any help that anyone can offer would be awesome.

Thanks in advance,

-Dave

PS Here’s the code I popped in my functions.php file:

function cxr_subforum_filter() {
bbp_list_forums(array (
‘before’ => ‘<tr>’,
‘after’ => ‘</tr>’,
‘link_before’ => ‘<td>’,
‘link_after’ => ‘</td>’,
‘separator’ => ‘<br>’,
));
}
add_filter( ‘bbp_before_list_forums_parse_args’, ‘cxr_subforum_filter’ );

Support Forum Right?

Published on December 15th, 2017 by gbbuggs

Is it a reason why my two previous topics have been overlooked and unanswered? Are you not familiar with the question or is this not a support forum for BBpress users?

I am having issues with BBpress search bar. It is showing results for my entire site, as opposed, to just forum material. Please advise if you are able. Thank you

I am using BBpress 2.5.14, WordPress 4.9.1 and here is a link to my site. throughunity.org

Automatically publish on Facebook Page

Published on December 15th, 2017 by Sailee Paralkar

Can I auto-publish forum replies on my Facebook Page? If yes please tell How?
Thanks. Awaiting for Reply

Search not forum specific

Published on December 15th, 2017 by gbbuggs

Hello,

My search box is searching the entire website and not just the forums, topics, etc. I also was looking for a geo-specific search for bbpress. The one I found is outdated and nonworking. Could you help? I am in strong belief that it was my theme, but when tested on another theme, but search box wouldn’t even allow me to click into it. Please advise. I have the service provider theme.

Participant unable to edit own’s Posts & Replies

Published on December 14th, 2017 by 13designnet

Hello! On the forum i am trying to build it appears that Participants can only reply to a message and not edit their own messages, unless its a fresh reply and during the first minutes and in that case the edit link appears. But when the participant comes back on the forum after a longer period, only the “Reply” link appears, even on its own message.

On my previous question on your forum (https://bbpress.org/forums/topic/404-error-with-edit-on-a-wpml-multilingual-forum/) I experienced the same thing, but is it the normal function or should I see the “Edit” link ?

Is there a way for a participant to edit its own messages regardless of time ?

No edit, No Profiles

Published on December 14th, 2017 by abishur

I just installed wordpress and bbpress. I’ve been able to setup the forums, add users, and everything looks like it’s working fine except for two things. When I click on a user profile I get sent to a not found page. This same thing also happens when I try to edit a post. Can anyone provide guidance on what could be causing this problem? I’ve tried multiple different themes to see if it was an issue with the one I had chosen.

I installed this on a raspberry pi. It used a mariaDB on the backend and I believe php7

How To Create A bbPress SideBar

Published on December 14th, 2017 by Bharat Karavadra

Hello,

I followed the instructions at the link below to create a bbPress specific sidebar and it appears in the admin widgets section but the sidebar does not appear on the user side whether or not any content is added to that bbPress sidebar.

Layout and functionality – Examples you can use

Can anyone help?

Thank you in advance,

Bharat

Export / Import problem

Published on December 14th, 2017 by joeis

I am trying to copy my bbPress forum with all content to my test site using WP export import.
The forum content is not visible on the new site!
I have tried the repair tools included i bbPress, with no success.

Looking at the admin/topic page i can see all the posts and under subject “Forum” it says “(no forum)”
When I edit a post by selecting a forum, that post shows up.
Now how do I make a mass edit of the field forum ???
In admin/answers it shows the number of answers but no answers are listed.

regards
John Eistrøm

Skip to toolbar