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

Image may be NSFW.
Clik here to view.

bbPress User Profiles not displaying correctly in Atahualpa theme

I’m having an issue when using Atahualpa theme, where user profiles are not displayed correctly, seemingly being shown as excerpts. I have posted on the Atahualpa forum, where they acknowledge it is a...

View Article


Image may be NSFW.
Clik here to view.

Reply To: Display forum'description on the front-end

Yep, works perfectly

View Article


Reply To: WP User Info in bbpress

The user-info for both topics and replies is in ‘loop-single-reply.php’ starts on line 41, and the hook for actions is ‘bbp_theme_after_reply_author_details’

View Article

Reply To: User Profiles

Not totally sure what end result you are after, but the following plugins add a topic count and 4 extra user fields http://www.rewweb.co.uk/bbp-topic-count-plugin/ (it’s also on wordpress plugins)...

View Article

Reply To: User Profiles

Well – and this is cutting it down as simply as I can possibly make it – I want to add either bbPress user info to the WordPress user’s pages or wordpress user info to the bbPress user pages. I want...

View Article


Reply To: User Profiles

I’m presuming the one for your wordpress site is the one on the top right that is in the toolbar? Wasn’t clear from your website as obviously I’m not logged in ! If so, I just turn this off, it never...

View Article

Reply To: bbPress User Profiles not displaying correctly in Atahualpa theme

Think this needs someone who is very familiar with both the theme and bbpress ! Have you tried their official support forum http://wordpress.org/support/theme/atahualpa

View Article

Reply To: WP User Info in bbpress

Okay for anyone, searching this For Example to add the firstname from the WP User Info add <?php $user_info = get_userdata( bbp_get_reply_author_id() ); echo $user_info->first_name . "\n";?>...

View Article


Image may be NSFW.
Clik here to view.

Reply To: bbPress User Profiles not displaying correctly in Atahualpa theme

It is a theme issue… Though I expect you knew that was coming You might be able to find some more info for ‘other’ bbPress Atahualpa issues via: http://forum.bytesforall.com/search.php?searchid=749383...

View Article


Reply To: bbPress User Profiles not displaying correctly in Atahualpa theme

Great, thanks Stephen. That fixed it nicely!

View Article

Image may be NSFW.
Clik here to view.

Reply To: I have created a bbPress starter theme with a phpBB look and feel

Hi Lynqoid! We love the look of your BBPress theme. It seems many people are installing this different ways though. Some are using filezilla and others their WP theme uploader. The result is that some...

View Article

Reply To: Forums index in the same layout as other bb software

You are the boss!!! THANKS!!!!!!!

View Article

Reply To: Add forum description to forums index

i have the same question. it seems there are many topics on this but no resolution. i have a Page (Forums) where i put the text description for the Index List of Forums (“Here are a bunch of Forums!”)...

View Article


Child Theme Creation problem

Step 6 of the instructions reads: That is, go to wp-content > plugins > bbpress > bbp-themes > bbp-twentyten. There is no bbp-themes. What do I do?

View Article

Reply To: Child Theme Creation problem

I have no idea, try again.

View Article


Reply To: Child Theme Creation problem

‘Step 6 of the instructions reads:’ Sorry can you give me the link this text, I can’t immediately trace where this is written, and I’ll come back and help you further

View Article

Reply To: Add forum description to forums index

I’ve just added the code I think you’re after to the documentation viz http://codex.bbpress.org/layout-and-functionality-examples-you-can-use/#16-adding-description-to-forum-pages Come back if that’s...

View Article


Reply To: Display forum'description on the front-end

Thanks, I’ve slightly amended it to get it to display on all pages and added it to the documentation...

View Article

Reply To: Add forum description to forums index

Thanks Robin! That was exactly what i was looking for. Any thoughts why my Description line might be indented, rather than left justified as your example shows?

View Article

Image may be NSFW.
Clik here to view.

Reply To: Add forum description to forums index

i’m not a developer by any means, but this seems to work (there’s probably a better way in my bbpress.css file here “wp-content\plugins\bbpress\templates\default\css” i just broke out...

View Article
Browsing all 3638 articles
Browse latest View live