Skip to:
Content
Pages
Categories
Search
Top
Bottom

Full width and sidebar

Published on August 2nd, 2015 by davidnsfw

I have added this code to my css editor:

.bbpress .post-section {
	margin: 0 2% 20px;
	width: 96%;
}

.bbpress #content-main {
	width: 100%;
	margin-right: 0;
}

But the left sidebar still shows up below the forum.

http://bit.ly/1NQj9fO NSFW

Forum import never finishes, has added multiple duplicates?

Published on August 2nd, 2015 by tkse

My forum import has gone on for 2-3 hours now, and eventually, when I didn’t see any new messages in the log, just old ones returning, I went into the forum and checked. Seems like every forum/topic/post is there and multiple duplicates of them as well.

What went wrong here, and how can I easily remove duplicates?

bbPress problem

Published on August 2nd, 2015 by drillbell

When I log out of the site appears to me that:
Error 404 – Page NOT Found

It seems we can’t find what you’re looking for.
This might be because:

You have typed the web address incorrectly
The page you were looking for may have been moved, updated or deleted.

Please try the following:

Check for a mis-typed URL error
Press the refresh button on your browser.
Go back to Homepage

And to get on the site must login me 2 times to I can get in Dashbord.

I disabled bbPress plugin and everything goes well!
Can you tell me what exactly to do?

How to unsubscribe banned users to forums and new topics

Published on August 2nd, 2015 by Shaktimaan

I am using bbpress with buddypress and i have enabled group forums.

I have tested forum and new topic subscription settings for private and hidden groups. I have found new topic or reply notifications are also sent to even banned users as well as removed users, if they are subscribed to the topics or forums.

I want new reply are topic notifications are not sent to banned and those users that are removed from group. How and where can i change these setting?

Proper Emoji Plugin

Published on August 2nd, 2015 by guit4eva

Are there any plugins for emoji beside WP-monalisa? Unfortunately it causes problems with buddy press.

Help with captcha!

Published on August 2nd, 2015 by drillbell

I installed bbPress and I would like to add captcha in Forum post.
I tried with SI CAPTCHA Anti-Spam, but does not appear in Forum posts created by me.
Can you help me with this? Thanks!

Unable to install on with

Published on August 2nd, 2015 by K.Rens

I have iThemes Security installed, with several options enabled:
– admin user has been renamed
– admin user is on a different id then 1
– database table prefix has been changed
– …

When I install bbpress, after trying to open the bbp-about or the bbp-repair pages, I always get following error:
“You do not have sufficient permissions”

No new menu is added neither in the admin panel, so I have no way to use it, activate it or see it.

I tried several database changes as mentioned in the forum, but nothing worked.

Anyone knows how to fix this?

Thank you.

PLEASE HELP IN COMMENT SYSTEM .

Published on August 2nd, 2015 by souvik4u

I want only zero approved comments have posts in the pending section .
How can i modarate comment please answer this and how candd word verification when comment .

How to write PHP script that If forum doesn’t have content than do something ?

Published on August 1st, 2015 by wpman

Hi,
I know <?php bbp_forum_content(); ?> will display forum content, but I don’t know how to write ” If forum doesn’t have content than do something” ? I try this script but it doesn’t work.

<?php if(empty(bbp_forum_content()){echo "yes";} ?>

Close posts but not to post comments!

Published on August 1st, 2015 by drillbell

Can you help me to close for users new topic, but not close to post comments!
It may be something like this?

Skip to toolbar