Skip to:
Content
Pages
Categories
Search
Top
Bottom

How do i create a page named Pages identical to page Groups ?

  • @likeitordont

    Member

    i would like to create a page named Pages which is werry similar yo page Groups or if this is impossible how can i change the name of the page groups to Pages ?

Viewing 9 replies - 1 through 9 (of 9 total)
  • @modemlooper

    Moderator

    go into admin. choose pages. edit the groups page. change title and permalink to whatever you want

    @likeitordont

    Member

    thanks @modemlooper , butt when i click pages it says Group directory , create a Group , i need to say Pages directori , Create a Page

    @modemlooper

    Moderator

    Click codex above and learn how to translate BuddyPress

    @likeitordont

    Member

    translate ?!

    @rogercoathup

    Participant

    @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

    @modemlooper

    Moderator

    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.

    @likeitordont

    Member

    thanks Roger , i’ll take e look to this now.

    @likeitordont

    Member

    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 .

    @modemlooper

    Moderator

    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

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How do i create a page named Pages identical to page Groups ?’ is closed to new replies.
Skip to toolbar