Search Results for 'buddypress'
-
Search Results
-
Topic: Forum pagination problem
Wordpress 6.4.2
BBPress 2.6.9
Buddypress 12.0.0Hi,
Pagination in buddypress fora (private group forum) is not working anymore. Only de first page is shown, whatever pagenumber one clicks on.
e.g
forum /groepen/icsi/forum/page/2/ shows page /groepen/icsi/forum/
topic /groepen/icsi/forum/topic/icsi-2023/page/3/ shows /groepen/icsi/forum/topic/icsi-2023/This renders these fora unusable if sorted on datetime ascending.
There are no errors or warnings in the php logfile.
Deactivating all plugins (except bbpress, buddypress) does not make any difference. Changing theme does not make any difference.
Pagination under BBpress fora works fine.
So it seems that buddypress does not react on the last part of the url’s (e.g. /page/3/ )
Temporary workaround :
Up the amount of topics and replies per page under bbpress settings so that pagination does not show up.
I can’t unfavorite a forum topic from my profile forum favorties.
Here’s the steps I took:
If I’m looking at my Favorites in /members/[username]/forums/favorites, I start out with none.
Then I go to /forums/topic/[topic] to view the topic.
Now I click the “favorite” link.
Now I go back to /members/[username]/forums/favorites, And I see the forum topic in the list of my Favorites.
There is a missing image/icon where the button to remove the topic from my favorites.
If I click there, it’s not removing the topic from my favorites. And in the forums on /forums/topic/[topic name], when I refresh, the link still says unfavorite.
If I click that, the topic refreshes and the link has changed to favorite (So it removed the topic from my favorites.
Then I go back to /members/[user name]/forums/favorites, and it’s gone.The same is true with subscriptions.
And while we’re at it, I’d love to be able to add a Favorites button to a single blog post and coordinate that with the Favorite button for blog posts in the Activity fee. And then a listing of my favorite blog posts in my profile. And if we’re doing posts, may as well carry it through to comments.
I’m having a great time with BuddyPress and appreciate all the hard work!