Search Results for 'bbpress'
-
Search Results
-
Topic: Getting latest reply
I’m currently working on a project for a client who wants to have the latest reply from any topic in a forum show up on the main bbpress page under the forum name. Is there a way to get this reply from the database using either built in functions or a wp_query. I also need to show the persons avatar, name, and when it was posted. Any help would be greatly appreciated. Dev site is at http://realestateinvesting.how/topics/. I can’t tell you exactly what version of bbpress they are using as the client hired a developer before me who hid the plugins unless your at a user level higher than admin. WordPress version is 4.5
Topic: rearranging forums
Hey..Im using free bbpress plugin..Is there a way to rearrange forums based on my choosing.It seem to list them in alphabetical order…any suggestions,solutions..thanks
I’m running a global project with must students on the forum but now the topics and replies they’ve made are not appearing.
[mod edit – link removed ]
I already tried to disable all plugins except bbpress but nothing happened. Please help.
Thanks
Topic: Forum is missing
Hello, I Installed wordpress correctly with an mySQL, installed a theme, then installed bbPress. When I click on Forums, I see they exist in the control panel, but when I visit the pages, they just don’t exist. My theme comes with a Basket because it comes with a market, and even the URL/Basket is missing. I’m not sure what is going on as I am new to WordPress. This site is keeping me afloat so any help i really appreciate.
Hi,
New to bbPress and finding it great to work with.
I have an issue though – on forum listings all topics get the wp-sticky class regardless of whether or not they’re sticky. This is the same whether or not there are any sticky topics in a forum.
Is this is a bug or am I missing something?

WordPress 4.6.1 / bbPress 2.5.11
Topic: Login/Logout Top Menu Only
Hello, I’m using this function from bbpress codex to add login/logout to the menu.
I want to show the login/logout on the top menu only, not on the header. Any way to do this? Hope its just a simple tweak. Thanks
add_filter( ‘wp_nav_menu_items’, ‘rkk_add_auth_links’, 10 , 2 );
function rkk_add_auth_links( $items, $args ) {
if ( is_user_logged_in() ) {
$itemsTopic: Login/Logout Top Menu Only
Hello, I’m using this function from bbpress codex to add login/logout to the menu.
I want to show the login/logout on the top menu only, not on the header. Any way to do this? Hope its just a simple tweak. Thanks
add_filter( ‘wp_nav_menu_items’, ‘rkk_add_auth_links’, 10 , 2 );
function rkk_add_auth_links( $items, $args ) {
if ( is_user_logged_in() ) {
$items_______________________________________________________________________________________
Topic: Hello bbPress
I am Kwaku Bawuah Asare Konadu.
Hello guys newbie her on ppPress version
Need some advise.
ThanksBest Regard
Kwaku Bawuah Asare KonaduTopic: Original post is now blank
Something has gone wonky and suddenly none of the original posts in my topics are visible. You can see all of the replies and make a reply.
bbPress 2.5.10-6063
I’m running the latest version of WordPress and Buddypress.
Hello everyone,
I have a lot BBpress related questions that i can’t find a good answer to. Is there someone that has some good experience in customizing and setting up BBpress who has Skype and is willing to help me trough Skype?
The answers i am looking for are related to these subjects.
*When user account is created, user logs in but when button log in is clicked, page refreshes and doesn’t show logged in account information. The same screen as when not logged in.
*When the user finally gets logged in there is a wordpress menu on top, how to delete this? (atleast on mobile we’ve seen it)
*We want a different page for the user that already has an account or for the new users that aren’t already logged in (forum page).
*BBpress sidebar is not showing up, tried many different things. Adding code manually, installed plugins etc. Only the main theme sidebar is showing.
*Breadcrumb path is displaying forums twice. We did some php code to hide the homepage but don’t know how to hide these double words.
Help would be really appreciated. If there is no way around i am willing to pay a small fee.
Thomas
Hello,
Check over here my yucky bbPress. There must be something wrong with my bbpress installation:help me..!
Topic: bbpress with UserPro
WordPress 4.6.1 running Avada theme, bbPress 2.5.10, and Userpro plugin
Using bbPress forum with UserPro plugin to manage users. You need to be logged in to view forum so “Restricted Content / Members Only You cannot view this content because It is available to members only. Please Login or Register to view this area” message appears when you click on forum when not signed in. After clicking on Login, I sign in and the forum appears, but it still has the same Restricted Content message above the forum. The support team at UserPro said “Can you please try contacting to bbPress and ask them about how the private groups and forums are created in their plugin, as they will be the best to understand the structure and functionalities of the plugin.”
Site is http://www.numoa.com
Thanks for your help.Hi Guys,
I’m new here and currently I’ve stumbled upon an issue while migrating from ning platform to buddypress.
1) In ning forum one can reply directly to a message posted in a specific topic.
A: Hi
B: Hi
Rather than
A: Hi
B: Hias a separate message below. The issue is that if there’s a lot of people engaged it might be hard to reply to a specific message on the forum.
How can I achieve this functionality on bbpress, I’ve looked around for plugins and I wouldn’t like to mess with core files to do the import properly.
Best,
Marcin
Hi,
how do i add the following link to an email notification from bbpress:
Unsubscribe hereTopic: Private Forums issue
by default, Private Forums and topics can be viewed by logged in users. Hidden Forums and topics are only for Admins.
but in my forum, Private Forums and topics can only be seen by admins. when a user enters a private forum, he/she can’t see the topics.
what’s with this behaviour? is this a bug? this is a very basic feature how come it’s not functioning properly?
i have the latest versions of wordpress and bbpress, and have tried it with the default themes.
site –> http://hoops.ph
