Search Results for 'code'
-
Search Results
-
Topic: Sub Forum List Style
Im trying to create a sub forum list style.
Ive tried the bbstyle plugin and the various codes I found searching here.
Only one to work at all was this. But its not what I want. The theme is Kleo with bbpress/buddypress.
.bbp-forum-info a.bbp-forum-link {
display: block;
}
Hi, I am new to WP so appreciate your patience.
I need to have BBP subscribers notified of new forum/topic and/or replies but not sure how to make it work. I’d had thought the fact each Forum has “Subscribe” option made me think it would notify by email out of the box.
SMTP is working. In fact, bbPress Notify (No-Spam) works, but it sends out to hardcoded recipients, not subscribers who chose to subscribe specific Forum.
Added issue here is I have 2 private groups. So the notification really has to be subscribers choice per Forum.
WP4.4.2
BBP 2.5.8
So far I have
AsynCRONous bbPress Subscriptions 2.1
bbP Manage Subscriptions 1.2.0
bbP private groups 3.1.9
bbP Toolkit 1.0.6
bbPress Notify (No-Spam) 1.10
Better Notifications for WordPress 1.3.9.5
topic subscribe 1.0I understand the bbPress Notify has paid plugins to respect the private group and user opt-out, but this is a non-profit organization and everything is coming out of my pocket.
Hope someone could point me to a right direction. Here is the URL
http://jazztokyo.org/forums/
but you won’t see all the forums in the private groups.Thank you in advance.
P.S., yes it is reproducible with TwentySixteen.
-Hiro
This seems like it should be easy, but I’m really having trouble finding documentation.
I’ve got as far as getting the forum subscription ids (bbp_get_user_subscribed_forum_ids( $user_id)) but am struggling to get an outputted list of forum titles & links. That’s all I want – putting it into a shortcode to add to a widget.
Hello,
Is there any code I can use to make sure that any post with 3 or more links must be approved by a moderator or keymaster?Thanks.
Topic: 2 question bbpress
1. how to seo setting in per post in bbpress’s forum?
2. how to insert adsense code in per post in bbpress’s forum?
Hello, first I’d just like to say that I’ve thoroughly searched this issue, on Google and here on the forum, and have found no conclusive answers to this.
Right now I’m noticing tons of p and br tags in bbPress HTML, and I’m confused as to whether this is stemming from wpautop or is actually part of bbPress template files itself.. to test I’ve literally deactivated wpautop itself (and checked site-wide on other pages to verify it was indeed off) and the tags still remain on bbPress pages.
This is making it extremely hard to custom style bbPress while navigating these tags, as they break the layout in needless ways.
Here’s some examples..

Thanks for reading,