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

How would I accomplish this?

Hello Everyone WP Version: 4.1.1 BBP Version: 2.5.4 Theme: Enigma Pro Site Link: http://forgingfriendships.com/community I have bbpress setup and forums made with descriptions. And here is what I...

View Article


Reply To: disabling breadcrumbs

I would like to remove the breadcrumbs only on the forum root. Which file would that be ?

View Article


Reply To: disabling breadcrumbs

@sunflyer .forum-archive div.bbp-breadcrumb { display: none; }

View Article

Reply To: Custom CSS – new answer-topic

you can see if any of the unread posts plugin add a body class to the replies to use. https://codex.bbpress.org/feature-plugins-tracking/ other than that i suggest maybe...

View Article

Reply To: Where can I find good themes for bbPress

MODS please remove/edit @nr1dave‘s affiliate link

View Article


Reply To: Edit the bbPress login widget

@supremor sorry i almost forgot about this topic i dont know why it would have issues with firefox/ie its some basic CSS that should work on all platforms. maybe your theme doesnt have normalizer...

View Article

Reply To: bbPress customization: Can't integrate into existing template...

@cebutours usually creating a bbpress.php file would fix this issue. https://codex.bbpress.org/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/

View Article

Reply To: How would I accomplish this?

i think this is some custom development go post a job at http://jobs.wordpress.net/

View Article


Reply To: Where can I find good themes for bbPress

Did I do that? I’m sorry @robkk.

View Article


Reply To: How would I accomplish this?

Or try playing around with his #bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic { border-top: 1px solid #eee; overflow: hidden; padding: 8px; float: left; width: 20%; } This...

View Article

Reply To: remove anonymous website field

jakerobbins and Robkk, thanks for the reply. I understand it can be hidden with template customize or css customize. however for maintenance reason (bbpress update etc.) I would like to know the way...

View Article

Simplify Options theme trouble

I am having difficulty with my theme Simplify Options by D5 Creations. I have written to the theme developer, but they are not “getting it”. So the theme gives me the option to change my main blog...

View Article

Reply To: Simplify Options theme trouble

use FTP and copy page.php and rename it to bbpress.php , then remove all the unwanted code like the read more buttn . This usually fixes most theme problems....

View Article


Reply To: Want to modify column in forum post view

voice count shows how many users are in a particular topic. for topics you can edit the loop-single-topic.php file by copying it into your child theme and changing the voice count number code to...

View Article

Reply To: changing the message on bbp_topic_pagination_count

you probably can replace it with a post count tag that outputs the number of replies in a topic for example. i think this is it. <?php bbp_topic_post_count ?> then output some text after that.

View Article


Image may be NSFW.
Clik here to view.

Reply To: changing the message on bbp_topic_pagination_count

done – thank you

View Article

First topic text color

Good morning, I’m tring to use BBPress with my website, but somehow the first topic always have a different color, making it difficult to read. Here is the link:...

View Article


Change Profile Avatar Page

Hello, I would like to know which file I’d need to edit the text on the /profile/change-avatar/ page. For example, on this page there is the text…. “Your profile photo will be used on your profile and...

View Article

Reply To: Change Profile Avatar Page

thats part of the extended profile feature in BuddyPress. go to buddypress.org/support/

View Article

Reply To: First topic text color

i thought it was because you closed the topic but no your theme is adding some weird CSS to the first topic. see if this CSS fixes your issue, #bbpress-forums #top ul:first-child > li > a {...

View Article
Browsing all 3638 articles
Browse latest View live