Hi R
Can you please give me exact lines to be removed for removing “Last Active” filter option for which you gave the below response earlier as I need to make the changes in the /kleo-child/buddypress/members/members-loop.php file itself.
If possible, the line numbers also in the member loop file of the lines to be removed.
A clarifications, should the changes be done in “member loop” or “index” file.
With regards
Kingsanit
To remove the “Last Active” filter option you will have to create a file in child theme following this path
wp-content/themes/kleo-child/buddypress/members/ if the folders missing, just create them and inside members folder create a file named index.php in that you will paste this: https://pastebin.com/raw/GmMrhzWH
That’s it
NOTE : Child theme needs to be installed and activated.
Cheers
R.