go into admin. choose pages. edit the groups page. change title and permalink to whatever you want
thanks @modemlooper , butt when i click pages it says Group directory , create a Group , i need to say Pages directori , Create a Page
Click codex above and learn how to translate BuddyPress
@likeitordont
It sounds like you want to create a directory page for all the pages on your site… is that correct?
The BuddyPress directories only exist for BuddyPress components like groups, members, etc.
The pages on your site are just standard WordPress pages. If you want to create a directory page that lists them all, you would need to write your own template file with a custom WP_Query loop that just returns pages, or perhaps use a WordPress API function to return all pages.
For more information on how to do this, you should visit the documentation on WordPress: https://codex.wordpress.org/Main_Page
To change text in BuddyPress you need to create a language file. You don’t have to translate to another language you can still use english. It’s a way to change words without fear of upgrading and loosing changes later on.
thanks Roger , i’ll take e look to this now.
thanks @modemlooper but i have werry litle knowledge of ths field and i dont think i can do it , i need steep by steep instructions or i need to find someone to doit for me . i dont mind to pay anyone who can doit .
If you want just a list of your Pages then Roger’s suggestion is easiest.
Study this: https://codex.wordpress.org/Function_Reference/wp_list_pages