-
markaduffy started the forum topic bbpress unread topics in the group Creating & Extending: 13 years, 4 months ago
Does anyone know of a solution or plugin to highlight unread topics in bbpress.
-
markaduffy posted an update 13 years, 4 months ago
@sushkov Hi,
I’m currently working on a bug that has been tracked by buddypress.
https://buddypress.trac.wordpress.org/ticket/3059
I need some help trying to figure it out. I tried to implement the patch, but the paging got all screwed up. Do you see the same things?
Also, can you help me understand the relationship between bbpress,…[Read more]
-
markaduffy posted an update 13 years, 4 months ago
@DJPaul Hi,
I’m currently working on a bug that has been tracked by you guys.
https://buddypress.trac.wordpress.org/ticket/3059
I need some help trying to figure it out. I tried to implement the patch, but the paging got all screwed up. Do you see the same things?
Also, can you help me understand the relationship between bbpress, buddypress,…[Read more]
-
markaduffy started the forum topic Sticky Topics Behaviour in bbpress in the group Creating & Extending: 13 years, 4 months ago
Can anyone give me an update on this ticket? https://buddypress.trac.wordpress.org/ticket/3059 I seem top be using a different version of bbpress that whats been worked on right now (How can I find what version of bbpress im using?).
The patch that is on there works to a point, but the paging is screwed up.
-
markaduffy posted a new activity comment 13 years, 4 months ago
Hi Salocined. I actually created my own custom plugin after having no luck with changing the bb_press search script. The main problem with me was that our bb_posts table was so huge, the search plugin I came up with was very slow. So what I did was de-normalize the bb_posts, and bb_topics tables. I created a trigger so every time a topic and post…[Read more]
-
markaduffy started the forum topic Grab Forum and Group Title in Theme in the group Creating & Extending: 13 years, 5 months ago
Can anyone tell me how I can grab the group and a bbpress forum title, so I can put it in a breadcrumn structure on my theme.
-
markaduffy started the forum topic bbpress, buddypress, group heirarchy question in the group BP Group Hierarchy: 13 years, 6 months ago
I have a wordpress, buddypress, bbpress, group heirarchy setup and have an issue with the bbpress forum. When I click on a groups forum, and then a topic It returns me the group page. ie http://website.com/groups/ -> http://website.com/groups/group-parent/group-child/forum/ -> http://website.com/groups/group-child/forum/topic/246379/ ->…[Read more]
-
markaduffy posted an update in the group BP Group Hierarchy: 13 years, 6 months ago
I have a wordpress, buddypress, bbpress, group heirarchy setup and have an issue with the bbpress forum. When I click on a groups forum, and then a topic It returns me the group page.
ie
http://website.com/groups/ ->
http://website.com/groups/group-parent/group-child/forum/ ->
http://website.com/groups/group-child/forum/topic/246379/ ->…[Read more] -
markaduffy joined the group BP Group Hierarchy 13 years, 6 months ago
-
markaduffy posted on the forum topic Display Forum Topics where Forum Posts contain keywords in the group Creating & Extending: 13 years, 8 months ago
updated. added SQL.
-
markaduffy posted on the forum topic Display Forum Topics where Forum Posts contain keywords in the group Creating & Extending: 13 years, 9 months ago
@pcwriter Yeah, ive actually implemented that already, but it just searches the forum topic. Brajesh says Hi Mark, Thanks for the comment. As far as I see buddypress provides no way for searching/listing forum posts on search page. So, In my guess, It’s not going to be easy. Though, If you are familiar with bbpress you […]
-
markaduffy started the forum topic Display Forum Topics where Forum Posts contain keywords in the group Creating & Extending: 13 years, 9 months ago
Hi, I’d like to add condtions to the bp_forum_topics() loop that only contain posts with certain keywords. Can anyone help me with this? I’d like to create a custom plugin that overrides the current function bp_forum_topics() that does this. Im new to wordpress development so unsure about filters and tags. Right now it returns all […]
-
markaduffy joined the group Creating & Extending 13 years, 9 months ago
@markaduffy
Not recently active