Search Results for 'bbpress'
-
Search Results
-
Hi,
Since my last login I am unable to change the forum user role of any of my members from the user’s tab in the dashboard. I select the user and the role and press change and nothing happens.Hi,
How do I get the topics and reply on my bbpress forum? I got the main “forums” page to display full width using the “full width template” but everything else is still got the sidebar.
Please help!
here is my website forums http://www.iappadapt.com/community/
I’m a solid 7.5 out of 10 on WP but 100% new to BBpress.
I plan on having about 15 categories with some 50 forums for each category on my site. The current default display isn’t easy to follow so I’m attempting to find a way to easily change the layout on the forum index display page.
However, I don’t want to show all of the forums as some are private to groups etc.
I’m looking to achieve this look on this page: http://theme-sphere.com/smart-mag/forums/
I understand CSS is involved here but I’m looking for a get me going fix.
How can I list multiple forum titles on one page. When I use the code [bbp-single-forum id=2733] and then use it again to show a different forum it will only show the first one.
Is this not possible with shortcode?
Could I create a graphic bar and separate groups of forum titles like in the page I linked to?
Thank you for whoever guides in the path of rest as I have exhausted these forums in an attempt to answer these questions.
🙂
i’ve moved the topics and replies from one to another site. topics are showing but replies are not showing i’ve done repair things also. it shows only current replies which is from new site. but doesn’t show the imported replies.
link: http://developer.agile-labs.com/forums/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.