Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Pinpoint
  • #27546
    TrineGarrett
    Member
    Post count: 1

    Hello,

    Is it possible to change the team slug to something else? I mean, instead of the url saying team, it would say staff or something else…

    Thank you!

    #27556
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi,

    You will need to edit a theme file: \includes\custom-post-types\team-type.php

    At the beginning, you will see a line reading:

    'rewrite' => false,

    Replace that with:

    'rewrite' => array( 'slug' => 'staff' ),

    Update the file on the server, then visit Settings/Permalinks in your WP dashboard, and it should now work.

    Regards,
    ————————————————————————————————————

    Cosmin – Support

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register