Skip to:
Content
Pages
Categories
Search
Top
Bottom

Bbpress forum displays as blog post

Published on December 15th, 2015 by damdesignnu

I have installed bbpress and buddypress on . Every thing has been working just fine until the other day (I have tried to deactivate all plugins and that did not work).

Before my bbpress forum was looking just like any other bbpress forum, with a nice list over categories and topics.

But now it takes all of the forum content at put it in – what looks like – one big blog post (see here: http://greenkeepitsimple.dk/wp-content/uploads/2015/12/Skærmbillede-2015-12-14-kl.-17.00.11.png) And the “read more”-button just reload the page. I really hope this makes sense and that somebody can help me! I am using total theme

Log In boxes have differences which makes me sad

Published on December 14th, 2015 by dlndolgion

Guys, take a look at it: http://postimg.org/image/ssgwjdwtt/

I have added log in widget to the new page. But this log in widget is not showing perfectly, which has 2 boxes and has differences.

How do I make these boxes same sized? Or is there any other idea to appear it clean? Thank you guys.

Index short code = Broke

Published on December 14th, 2015 by gptxffa

What happened? The index doesnt display properly anymore. here is what I have in my functions file

function recent_bbpress_topics() { 
 echo do_shortcode("

You must be logged in to create new topics.

"); } add_action('bbp_template_after_topics_index','recent_bbpress_topics'); add_filter( 'bbp_current_user_can_access_create_topic_form', 'custom_bbp_access_topic_form' ); function custom_bbp_access_topic_form( $retval ) { if ( bbp_is_forum_archive() ) { $retval = bbp_current_user_can_publish_topics(); } return $retval; }

Its always worked in the past no problem. I found that if i deleted = search='no' then it works again. I would however prefer to not display the search bar because its redundant. Just not sure what changed to stop that original code from working.

Thanks

BBPress Plugin will not activate

Published on December 14th, 2015 by NVWA2

I have installed bbPress plugin and when I activate it it says it is activated but on the left Dashboard area of the WP admin there is no Forum menu option and under settings menu option their is nor Forum option. Also when I activate the plugin in I am not redirected to welcome screen.
I have attempted the following fixes already:
– uninstalled and re-installed the plugin = same results
-deactivated all plugins and tried activating only BBpress= same results

Please help!

Rank Images in BBpress

Published on December 14th, 2015 by Kavios

Greetings,
I am trying to put a rank-image under the player profile.This rank-image to show in any topics in which he participates.I would like to know a way to add it- plugin or something else?I looked to some other topics, but they were very old.

Redirect after login not working as desired

Published on December 14th, 2015 by cneven

I’m using default users in wordpress for the bbpress forums as for the regular pages for wordpress.
I’ve installed WordPress Access Control to disallow visitors and regular members from viewing certain pages. These are only allowed to be shown to the paying members of the organisation.
I’ve configured the Access Control to redirect to the page with the bbpress login form when a user isn’t logged in and tries to view a page to encourage paid subscriptions.

The redirect to the login form looks good since it has a value refering to the original page and the link is in this format:
login/?redirect_to=/some-folder/the-page-the-user-tries-to-view
However when a user logs in correctly, the login page is still showing with the message that they’re already logged in. The link has changed to this:
login/?redirect_to=%2Fsome-folder%2Fthe-page-the-user-tries-to-view

So how can I catch that parameter and do the proper redirect to the page where the users initially was?

replying to topic issues

Published on December 14th, 2015 by stewagner

I have a problem: clicking the reply botton on the “reply to:” page just reloads the page. I also deactivated all plugins besides bbPress and tried at least 8 different themes.

The page is brand new and the “reply” button never worked so I don’t have a backup to restore.

The site is hosted by one.com and I must admit I don’t understand iJamesPine “duplicator local host” solution in the previous post.

In order not to confuse users I hid the reply button now with CSS and suggested to reply via the topic link but this is a poor dirty workaround.

Has anybody got an idea?

Welcome Message goes to Spam

Published on December 13th, 2015 by virtualassphil

Hello,

I noticed that the newly registered user to my forum, received the welcome message in “SPAM” how to make it appear in “INBOX”

as will as the reset password goes to SPAM instead to inbox.

how can i fix this?

thank you

Is there another option to bbpress post via mail

Published on December 13th, 2015 by ma3ry

bbPress Post Via Mail does exactly what I need it to – i.e. reply to forum topics by email. Unfortunately to use it with PostMark which you have to pay for.

I have my own VPS server strictly dedicated to mail and don’t want to be tied into a paid service.

Is that an other plugin available that would do the same thing but allow me to use my own server?

Thank you.

How to show topics

Published on December 13th, 2015 by dtmfcc

I’m a brand new user, with bbPress 2.5.8 on WP 4.3.1 at www.practicesuccesstools.com . Obviously I have lots of styling issues to resolve, but can someone please point me to instructions as to how to show topics, so my one topic so far in Support would show without having to click on the forum.

Thanks so much.

Skip to toolbar