Search Results for 'buddypress'
-
Search Results
-
Hi,
more or less the whole question was squeezed in the forum title. But to expand with more details.
I use a jobboard theme that has its own custom register and login page. I want to keep using that since it has everything I need (and also the option for users to choose employer or candidate role which is important).
However buddypress requires the name field to be entered in buddypress register form. Is it possible to somehow add that field to the themes register page?
I guess I am not lucky enough it so simple as to copy the name field code from buddypress register template in to the themes register template? I guess it has to save to correct database fields etc.
Anyone know how to do this correctly?
Best regards,
Flamuren
Good morning and Happy New Year to everyone
I installed the BP Classic plugin and BuddyPress apparently started working correctly again, however my users reported that they were unable to accept new friend requests. The new friend request notification is there with the correct number of friends requests, but when you click on the friend request icon, the new requests are not listed, the message “You have no pending friend requests” appears.
How can I overcome this?
Thanks
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.
