Title: Change &quot;Portfolio&quot; permalink?
Last modified: August 21, 2016

---

# Change "Portfolio" permalink?

 *  Resolved [jc0807](https://wordpress.org/support/users/jc0807/)
 * (@jc0807)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/change-portfolio-permalink/)
 * Hi,
 * Is it possible to change the permalink for portfolio single pages?
 * So instead of [http://www.site.com/](http://www.site.com/)**portfolio**/artist_name/
   i would like to display [http://www.site.com/](http://www.site.com/)**artists**/
   artist_name/
 * The way Portfolio is set up is perfect for my client to list out all their artists.
   I tried looking in the functions but cannot locate it.
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/change-portfolio-permalink/#post-4123326)
 * Hey jc0807,
    That is actually changed in the virtue toolkit plugin. Open up the
   plugin and you will see post-types.php Open that file. Find line 27 and delete
   that line for this:
 * `'rewrite' => array( 'slug' => 'artists' ), /* you can specify its url slug */`
 * Save the file.
    In wordpress go to settings > permalinks and click that save 
   changes button at the bottom.
 * Home that helps
 *  Thread Starter [jc0807](https://wordpress.org/support/users/jc0807/)
 * (@jc0807)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/change-portfolio-permalink/#post-4123335)
 * Thank you so much! Just what i wanted
 *  [alokshin](https://wordpress.org/support/users/alokshin/)
 * (@alokshin)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/change-portfolio-permalink/#post-4123535)
 * Hi,
 * I was looking for this same fix, but I noticed that it reverts to the original
   line every time the plugin gets updated.
 * Is there something I could do in my child theme instead, or would that be too
   complicated?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Change "Portfolio" permalink?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/virtue/3.4.14/screenshot.png)
 * Virtue
 * [Support Threads](https://wordpress.org/support/theme/virtue/)
 * [Active Topics](https://wordpress.org/support/theme/virtue/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/virtue/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/virtue/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [alokshin](https://wordpress.org/support/users/alokshin/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/change-portfolio-permalink/#post-4123535)
 * Status: resolved