Rename Portfolio Page

Community Forums Forums General Discussion Rename Portfolio Page

This topic is: not resolved

This topic contains 1 reply, has 2 voices, and was last updated by  cdils 2 months, 4 weeks ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22069

    wyattwerner
    Participant
    Post count: 2

    I’m using the Executive theme and would like the portfolio to be called “Services.”  Can someone help me change the name of the  portfolio page name and slug from site.com/portfolio to site.com/services ?

    Thanks!

    #22220

    cdils
    Participant
    Post count: 285

    Hey there,

    Find this in your theme’s functions.php:

    ‘rewrite’ => array( ‘slug’ => ‘portfolio’ )

    And change ‘portfolio’ to ‘services’

    That should do it! :) Carrie


    Have you been helped in this forum? Pay it forward and answer someone else’s question. I bet you’ll know the answer to at least one question. :)

    I tweet @cdils.

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

You must be logged in to reply to this topic.