I’ve been working for weeks (on my off time) on a threaded view of bbpress posts and replies. Here’s the beta:
Ute Fan Board
A different look more similar to an old school list forum style. Lots of work to do but here’s what it does so far:
- Different format, more list/threaded. Recent topics show with the topic replies below
- Works on a page outside of bbpress, but hooks some bbpress functions.
- Posts new messages and replies, with metadata.
- Allows user to expand/shrink content area of each post/reply
- Posts/replies show as modal popup window instead of at the bottom of the forum.
- WordPress visual editor enabled (some bugs)
- Pagination
Current bugs and pending additions:
- Edit post/reply
- Posts made from forum-threads do not show up in buddyPress “recent activities”
- Visual editor add link does not work.
- Twitter share button not setup yet
- Facebook share button not setup yet
It’s pretty hacky and I’m sure the code is not all that great, but it “seems” to work. I’ll be working on my bugs and new features soon.
I want to create a forum in a page where have restricted access (like a course unit from a course which is sold by woocommerce) and I am using bbpress shortcode for embed the forum in that course unit.
The problem is that when I make it, link to a page where all forum are appears( like www.mydomain/forum). How to configure to remove this link for appearing when I use bbpress shortocode for embed forum? In this way avoid other user to know this link and access without pay the course
thank you all
Hey
I”m trying to use ldap accounts with bbpress (AuthLDAP plugin)
WordPress roles are working pretty nice but bbpress roles are lost after each connection:
for example , i give admin role for a user ,then when he logs in his rights are deleted (or replaced by blank)
I think it is because it is considered like a new user ( default role option is NOT activated)
Any idea to deactivate?
Thx
WP= 4.3.1 Theme= Jolene bbPress= 2.5.8 bbP Toolkit= 1.0.4 bbP Manage Subscriptions= 1.2.0
bbPress Enable TinyMCE Visual Tab= 1.0.1
Hi Guys,
I’m having a bit of bother when using the visual editor in my forums. As an administrator I can get the image to align (eg) centrally but as a regualy user (Participant) the alignment wont take unless I add a caption.
In all cases when I add a caption the html for the caption tag shows in the post.
I’ve checked all the settings for all the plugin’s but cant find anything to correct this.
Two examples via links. First as Admin second as Subscriber/Participant.
posted by admin
posted by a regular user
Here is the code that is showing via the Text tab in the users post dialogue:
HOT, HOT, HOT...or what?
<img src="http://i.dailymail.co.uk/i/pix/2015/08/22/21/2B94BD3600000578-3207215-The_original_Spamela_Hamderson_puppet_recycled_to_create_curvy_b-a-40_1440274103479.jpg" alt="miss piggy" width="306" height="372" /> You want some of this?
I’ve just posted a topic entitled: Images wont accept formatting instructions.
I double checked it only had two links but it appears to have been held back for moderation again.
Cheers,
Eugene.
Can any one please help me.
I don’t want to show the trash and spam link in my custom role admin ?? I have created the custom role for teacher.
How can i do this please help me ..
Thanks in advance.
WordPress: 4.3.1
Divi Theme: 2.5.5
BBPress: 2.5.8
bbp style pack: 2.8.3
http://dtcdancecentral.com/DTCTest/forum/
Hi – I am new to BBPress. I am hoping some one may be able to assist with the page formatting of the forums/category/topic pages et etc. I am trying to get it as close to this:
http://dtcdc.freeforums.net/
as I can.
With bbpress style pack I was able to do alot without having to mess with any code of files -I do not have alot of coding experience or working within the server on files.
Right now – I have the following short codes in a Divi Page – this is my Forum Index Page:
[bsp-display-forum-index forum= ‘1106’ breadcrumb=’no’ search=’no’]
[bsp-display-forum-index forum= ‘1130’ breadcrumb=’no’ search=’no’]
[bsp-display-forum-index forum= ‘1154’ breadcrumb=’no’ search=’no’]
1. This is giving me the “boxed” look for each separate forum I want – I can not figure out how to get the header title of each forum changed. Where it says “Forums, topics,posts, freshness” instead of Forum – I would like it to state the name of the forum I have created (like the first one be “Community Forum”, then the 2nd one would be “Platinum Members Forum” & the 3rd “Diamond Members Forum”).
These would not be links to anything. Just the forum title. So that when an actual forum below in the “box” is clicked on it goes straight to that forum page showing all topics under that forum.
(I hope I am using the correct terminology here.)
2. I can not get the description to show up underneath each category on the forum index page. Is the only way to achieve this to do something to the files in wp?
3. The topic pages (submit & view) have a big line running down the right side of the pages down into the footer – is there anyway to remove that line and make the pages full width or a custom width?
Divi Theme does provide an Epanel where I can put css coding in without having to change any files. If anyone has any ideas how to achieve these changes (hopefully without altering files) I would appreciate the help & guidance.
Thanks!
Hey guys,
Got a strange one.
Just one user in my BP community replies to forum topics and his replies DO NOT show in the activity stream.
Any idea what would cause this?
I can’t see any privacy settings that would cause this.
Maybe it could be an Akismet thing?
His replies post though, they don’t get caught in spam, they just don’t appear in the stream. Everyone else’s replies do show in both forums and activity.
Help would be much appreciated as I miss out on replies which I should be engaging with.
Thanks 🙂
I’m working on an app that allows users to post new topics to my website forum. What POST request can I use to do this/is there some postTopic method I can call? What would be the best way to go about it because all I’ve seen so far looks very complex.
I’m looking to hire someone with experience in migrating data into bbPress (BuddyPress as well). I got most of the data working from the standard forum importer that comes with bbPress, but that porter doesn’t support everything that I had in my SMF forum. Technically, the bbPress software, being lean, simply doesn’t have these features. Here is what I want to import manually:
1.) Private messages (into BuddyPress’s messages)
2.) Signatures (into GD bbPress Tools)
3.) Thread view counts (via this custom method)
4.) Avatars
5.) Stickied topics
6.) Deleted usernames (Posts from users on SMF who deleted their own accounts all get bucketed into a single account)
If anyone can help with any or all of these, let me know. I can simply migrate without these manual bits if necessary, but I at least want to try to save the data.