Published on April 29th, 2019 by maksanse
Hello !
I am using the shortcode to display a topic in a page. But when I click on the pagination link (for example to go the the 2nd page), the links is not correct and I go to “not found page”.
Those links work correctly on the forum. It is only on page with shortcode that I got that issue.
Am I the only one to face that issue ?
PS : Sorry I can’t provide URL to see the issue because this forum is private on my training website :s
Published on April 29th, 2019 by stanislavozernyi
We have some custom code in the mu-customisations plugin which filters bp_core_fetch_avatar to add a variety of little image overlays to the user’s avatar (e.g. instrument icon, “Team” logo). (mu_add_overlays_to_avatar() in mu-buddypress.php)
This has been working fine throughout the site, but as of today (I suspect with the upgrade of BuddyPress from 2.8.2 to 4.2.0) it no longer works in bbPress discussions.
It does still work correctly in BuddyPress content, e.g. the “login widget” at the top of the sidebar with the user’s own avatar, the activity feed in the sidebar, member profile pages. But in the author info in bbPress discussion posts, the overlays are no longer appearing.
Could you please look into what might have changed here, and why the bbPress template for showing the author avatar seems to no longer be affected by our mu_add_overlays_to_avatar filter? Thanks!
http://prntscr.com/nig5is http://prntscr.com/nig6jw
Published on April 29th, 2019 by neon67
Hi!
I Want to take a last message topic link for the header place near bread crumbs.
For what I add
<a href="<?php bbs_forum_last_reply_url(); ?>" to content-single-forum file. The reference works 50\50. Sometimes work correctly, but sometimes transfer to the last message other topics.
How to do it right and what else to add?
Published on April 28th, 2019 by zenoism
Hi,
I really like bbpress, but i’ve been having a problem on my website. I’ve downloaded the plugin, activated it. Created forum, register, and lost password pages. Checked “Anyone can register” in settings. Yet, when I try to to register with username and email address in Incognito mode to test it out. after clicking the final “register” button the page just acts as if it refreshed. and no verification is sent to my email address.
Somebody help..
Published on April 28th, 2019 by tlhInganHom
Hi,
It was recently pointed out to me that the tabindex attributes all over the place in the bbPress plugin are causing accessibility problems for users who are blind or due to mobility, navigate my website using the tab key. Disrupting the tab sequence of a page is almost never an OK solution on a site, as it creates a confusing and unpredictable navigation, and that is what bbPress is doing by setting its own tabindex attributes.
For my own site, I have copied all the bbPress templates into my child theme and am working on removing all the tabindex attributes manually. This, however, seems like a very poor solution to a pretty big accessibility problem. Can you just remove all the tabindexes, or at minimum, offer an option in the plugin to toggle tabindex attributes off?
Thank you!
Published on April 28th, 2019 by Debora1976
Hi,
On my own profile page I can see my favorite forums and favorite forumtopics, but on the profiles of other members only the favorite topics are shown.
How can I show both in the subnav?
Kind regards,
Debby
Published on April 27th, 2019 by shwetaku2010
HI
I have added bbpress and started forum http://www.thelogicalnews.com/forum/index.php
Could you please let me know if its a do follow?
Thanks
Published on April 26th, 2019 by yiprichie
Hi,
The bbpress search box isnt returning the search results from the forum replies. Im using shuttlethemes as my theme. When i contacted them regarding my issue, this was their response below. Is there another way to go around and get the search box to work?
‘Often plugin developers will have different settings for specific use cases. It is certainly something that the plugin developer should be supporting you with, as the search is a part of WordPress core and our themes don’t manipulate the search functions.’
Thank you in advance!
Richard
Published on April 25th, 2019 by cephalo
I’m brand new at this, so forgive me if this is obvious.
If you have a look at my first go at including a forum, you’ll see this very ugly ‘sub title’ area above the forum. Googling around seemed to indicate that the problem is with my theme, which is Customify. It says ‘Archives: Forums’ and ‘bbPress forums’ and it’s totally superfluous. I want to just take that out. What do I need to know to do this? Assume I know nothing.
http://dreamreasongames.com/forums/
Published on April 25th, 2019 by zwdtk
By default, when joining a group in BuddyPress, you need to subscribe to associated forums. Is it possible to have it so that when you join a group, you are atomically subscribed to the forums as opposed to having to physically subscribe???
WordPress 5.1.2 . BuddyPress 4.3 . bbPress . 2.5.14
Thanks in advance.