Skip to:
Content
Pages
Categories
Search
Top
Bottom

Changing sticky colors

Published on May 14th, 2014 by dhalkias

I have copied the bbpress.css file to my child theme. However when I edit the sticky code to try and change the text color and background color nothing happens. My code is below.

.bbp-topics-front ul.super-sticky,
.bbp-topics ul.super-sticky,
.bbp-topics ul.sticky,
.bbp-forum-content ul.sticky {
	background-color: #ffffff !important;
	font-size: 1.1em;
	color: #black !important;
}

Can anyone help me to get the colours working?

Wishlist is causing the original topic to be suppressed for regular subscribers

Published on May 13th, 2014 by Martyn Chamberlin

Hi guys,

I’m at my wit’s end on this one. bbPress, when it is the only active plugin, works great. But when I activate Wishlist Member, regular WP subscriber accounts are not able to see the original topic in a single topic view. But they *can* see the replies to that topic. It’s the weirdest thing. Admins can see everything just fine.

I’ve gone through all the version of WL access settings to none avail. Just having WL activated, regardless of my WL permission settings (believe me, I’ve tried the whole range), is messing this up.

I’ve tried every single checkbox in the “repair relationships” at Tools > Forums to none avail.

I’ve taken a 100% fresh installation of WP and this problem isn’t an issue there, so it’s telling me that something is badly wrong somewhere in our preexisting database. I just wish I knew what, and how to fix it.

I’m guessing this probably requires a thorough understanding of how bbPress works. Happy to provide backend access and happy to pay. Just need to get this fixed.

I’ve talked with Wishlist support and they weren’t helpful. They mentioned moving to Simple:Press but Simple:Press is just so ugly compared with bbPress.

Help! Any suggestions?

Layout-Problem (breadcrumbs and subscribe-link)

Published on May 13th, 2014 by Morgensonne

Hi,

I have a layout problem.
The link “subscribe” glued directly behind the breacrumbs. Without distance spaces.
This does not look good. 🙁

Please have a look at the screenshot
http://workupload.com/file/L2MbVwVm

The subscribe-link (= Abonnieren) and the breadcrumbs (Fragen und Antworten) has no distance.

Who can help me how I can change this?
Thank you in advance!

Morgensonne

How to display time ago on post date??

Published on May 13th, 2014 by Robkk

Im trying to know how to change the format that is displayed in this function

<span class="bbp-reply-post-date"><?php bbp_reply_post_date(); ?></span>

it displays like this (May 9, 2014 at 10:31 pm)

but I want it to display like this (4 days ago)

I want it all to display like this
(seconds ago)
(minutes ago)
(days ago)
(weeks ago)
(months ago)
(years ago)

But not with them combined like this

(1 month 13 days ago)
(2 years 2 months ago)

Any help??

Forum keyword moderation and notification

Published on May 13th, 2014 by arunondeck

Hi,

Basically I am looking t for a plugin that would monitor the forum for some predefined keywords and if they are entered, in a topic or reply, mark that as pending, show a message to the user who entered that and send a mail to the administrator notifying of the same.

WordPress discussion settings do mark any comment as pending, but if I could edit it to send a notification mail to the administrator as well it could help. Any input on how to accomplish this would be helpful.

Thanks

No search results in insert link box

Published on May 13th, 2014 by rbbouman

Hello,

I’ve built a Document Management System with WP and recently I’ve installed bbPress. Since then the insert link pop-up when editing posts show no search results. Even if search text is left empty, no result posts are listed. Only when logged in as an Admin, it works properly.

When I deactivate bbPress the pop-up contains search results for non-Admin users as well.

Some details:
– WP 3.9.1 on Genesis Framework
– bbPress 2.5.3 and Genesis Extend 1.0.2
– Press Permit Core / PP Collaborative Editing Pack / PP Compatibility Pack
– about 29 active plugins in total

The site is completely private, so a link won’t help.

Best regards,
Roland Bouman

Site wide advanced search?

Published on May 12th, 2014 by MediaSVI

I am looking for a site wide advanced search plugin so I can have 1 search widget that will search both bbPress and wordpress and have advanced settings if possible.

Thanks for your time.

New Users Auto Subscribe to One Forum

Published on May 12th, 2014 by Nathan

Hi,
I would like to hook in so any new user is automatically subscribed to a forum. I know the user ID and forum ID, but I do not know what function I should call to subscribe that user to the forum. Thanks for the help!

bbPress 2.5.3

– Nathan

Wierd CSS – please advise

Published on May 12th, 2014 by sicky_brazz

Hi, I am using the following code to hide my menu/navbar and search form from my site.

‘/* Remove nav bar and search form */
.page #nav-bar {
display: none;
}

.page #s {
display: none;
}’

It seems to work wonders on all pages except BBPress pages.

Now when I set my permalinks to “Default” the navbar and search form are removed on bbpress pages, but when I have them to anything else, the navbar shows up again (but only on bbpress pages).

Does anyone have an explanation for this?
Or can someone point me in the direction of how to remove it without having to have “Default” permalinks set (which I can’t due to buddypress)

bbpress should offer to login in forum

Published on May 12th, 2014 by arnieswap

bbpress topics have ‘you need to be logged in to post reply’ at the bottom of the topic, but it doesn’t give any option to login. I do I offer login at in forums or topics so readers and login to post replies?

Skip to toolbar