I need a way to find out what a replies parent forum is.
Reason is because I have created members only forums in a specific way by integrating DAP (Digital Access Pass) conditional functions. All of this is working great but my problem is with the search function of bbpress.
I need to filter the search so it doesn’t display replies that are under members only forums.
So like, IF REPLY_ID IS CHILD OF FORUM_NAME-OR-ID, REPLY = MEMBERS-ONLY-REPLY.
I don’t mind if it displays topics but I do not want people to see replies that are under members only forums if they are not a member.
So I think the file I need to play with is loop-search-reply.php but I need some help with figuring out the code to do this.
Thanks in advance to anyone who can help
My apologies if this isn’t actually a current feature that needs troubleshooting, but I want to make sure I’m not looking over something.
Is there a way to search or view all posts created by a single user? When I click on a user’s profile, all I see are the number of total topics and replies.
My site’s forum is here: http://talked.tv/forums/forum/talkedtv-forums/
Thank you for any help you can provide.
hi all
i need to know how to manipulate the post just before it is displayed on the page? do I use wordpress hooks for that (and if so does anybody know which one off by hand), or is there a bbpress hook that does that?
m
on the forums a post includes username, role (like keymaster, participant, etc.). I want to be able to change the role to something i decide, like for example the “group” the user is a member of. Where file can I get at that in, what filter do I use, what function do I override, what action do I take. I’m assuming i don;t have to hard code the change.
you can see what I’m talking about on this. I need to change Key Master, participant, etc.
http://thelightningpath.com/forum/forums/topic/wave-two-moon-card-question/#post-1838
thanks in advance
Which plugin is it that this forum has for the extra menu under the Howdy, username+avatar on the top right side in the WP top bar?
Hi,
I’m using the latest wordPress and bbPress and for some reason new topcis and posts don’t show up if I’m logged out. When I log in the posts are there. I tired disable caching plugin, checked forum permissions, but nothing happened.
Any idea?
Is there a way to close a specific forum, but allow users to still post in the topics of that forum?
Hii !
I want to include Polls on Topics, So can users able to add polls ..
is there any plugin works with Bbpress that support Polls? and who’s the best one?
Thanks
Ismail
Is it possible to remove these meta tags?
I’d also like to remove the forum title/name – already have breadcrumbs that show where the page is so this is kinda redundant.
Thanks.
WP 3.7
BBPRESS 2.5.1
So I’ve been trying to debug this problem for about a month and finally decided to try and get some extra help. Here’s a summary of what’s going on.
When a user clicks Edit, they are brought to a page that’s showing the excerpt for the reply, with a Continue Reading button. No editing can be done. Regular topics can be edited as expected, but replies are pulling from my post loop it seems.
Here’s what the topic looks like: http://imm.io/1lH2h
Here’s what happens when I try to edit my first post / topic post: http://imm.io/1lH2t
Here’s what happens if I try to edit a reply: http://imm.io/1lH2y
The website is lootpalace.com – I’ve got a dev clone readily available for testing ideas out on.
Does anyone know where to begin looking for something like this? The theme’s creator is MIA (Huddle theme from Themeforest), and if I knew which files to begin digging through, I might be able to fix it on my own.
I’m using WordPress 3.7.1
I’m using BuddyPress 1.8.1
I’m using bbPress 2.4.1
I can provide more information upon request, would appreciate any help or general finger pointing to get me in the right direction. Thanks!