Quantcast
Channel: bbPress.org » All Posts
Browsing all 3669 articles
Browse latest View live

Reply To: Can bbpress have its own theme?

suggest you use my style pack https://wordpress.org/plugins/bbp-style-pack/ and see if that gets you to where you want to be

View Article


New Theme

How to attach a theme with bbpress

View Article


Reply To: Show current user’s topics in a page

Can anyone help?!

View Article

Hiding breadcrumbs on forum main page

Hi all, On my forum home page, the breadcrumb is showing as ‘Forums › Forums’. Does anyone know if there is a way to hide this just on the main page or if there is some function I could use or adapt...

View Article

Reply To: Hiding breadcrumbs on forum main page

try my style pack, which has a breadcrumbs tab to let you decide what to show https://wordpress.org/plugins/bbp-style-pack/

View Article


Reply To: New Theme

Uh? Try my style pack https://wordpress.org/plugins/bbp-style-pack/

View Article

Reply To: Hiding breadcrumbs on forum main page

Hi Robin, That worked thanks so much

View Article

Reply To: Hiding breadcrumbs on forum main page

No problem !

View Article


Reply To: Show current user’s topics in a page

Hi, How can i show current user’s topics in a page template? (like profile > my topics) Best regards

View Article


Image may be NSFW.
Clik here to view.

Forum Description Not Showing

I’m trying to add a forum description. I used <?php bbp_forum_content(); ?> in loop-single-forum and didn’t work! Any other way I can do this? I have not modified any theme fifle, I simply...

View Article

Reply To: Forum Description Not Showing

Your category layout is quite different as it uses the subforum-list function and layout in bbPress, which you would need to filter to include the description like you want. But since this seems...

View Article

Image may be NSFW.
Clik here to view.

Reply To: Forum Description Not Showing

Hey @robkk, thanks for the help. That what I was after. You’re a life saver… My result One thing is missing is a topic title on top of that date thing, is that even possible?

View Article

Reply To: Can bbpress have its own theme?

@rnmartinez you can’t just use a phpbb theme for bbPress, you know different functionality for each forum system. You would have to remake the theme but for bbPress instead. bbPress can have its own...

View Article


Reply To: Topic Header Space

Without looking at your site, this is possibly just a common CSS issue with left padding on lists (bbPress uses lists for its forum layout).

View Article

CSS (new user)

New to bbPress and I’ve looked everywhere for how to change the colors to match my site design better. I thought I had found the correct CSS to change the background color and added it to my custom...

View Article


Reply To: CSS (new user)

bbp-style pack lets you style bbpress https://wordpress.org/plugins/bbp-style-pack/

View Article

Reply To: Freshness Link

Hi, I am using the code <div class=”bbp-forum-last-topic-name”>” title=”<?php bbp_forum_last_topic_title(); ?>”> <?php bbp_forum_last_topic_title(); ?></div>...

View Article


Reply To: Freshness Link

I know it’s not good style to bump a topic, but does anyone have a “fix” 🙂

View Article

Enque bbpress scripts only on forum pages

I am working on a theme and need to deque all bbpress scripts and enque my own if I am on forum pages. This is what I used to start with if( !is_admin() ){ /** * Replace bbpress style with our own *...

View Article

Reply To: Freshness Link

I know see i missed some code <div class=”bbp-forum-last-topic-name”>” title=”<?php bbp_forum_last_topic_title(); ?>”> <?php bbp_forum_last_topic_title(); ?></div>...

View Article
Browsing all 3669 articles
Browse latest View live