Home Forums Theme support Davinci theme replace "Portfolio" type as "Exhibits" Reply To: Davinci theme replace "Portfolio" type as "Exhibits"

Hi, the file you need to edit is “posttype-portfolio.php” in the folder “7league/”. You can take a look at line 10, that’s the label for the portfolio. And replace line 16 (rewrite…) with this:

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