Title: Change Default URL
Last modified: August 20, 2016

---

# Change Default URL

 *  Resolved [Nancy](https://wordpress.org/support/users/darling_n/)
 * (@darling_n)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/change-default-url-2/)
 * I would like to know if it is possible to change the default url from /portfolio
   to something custom.
 * thanks.
 * [http://wordpress.org/extend/plugins/nimble-portfolio/](http://wordpress.org/extend/plugins/nimble-portfolio/)

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

 *  Plugin Author [Nimble3](https://wordpress.org/support/users/nimble3/)
 * (@nimble3)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/change-default-url-2/#post-3588469)
 * When registering ‘portfolio’ post type, please replace `'rewrite' => true` with`'
   rewrite' => array( 'slug' => 'something-custom' )`
 *  [rminell](https://wordpress.org/support/users/rminell/)
 * (@rminell)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/change-default-url-2/#post-3588560)
 * Hello,
 * I would also like to make this change, but I can’t find where to alter this code.
 * Is it in the template.php? I don’t see `'rewrite' => true`.
 * Any help is greatly appreciated, and thank you for the great plugin!!
 * Thanks.
 *  [rminell](https://wordpress.org/support/users/rminell/)
 * (@rminell)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/change-default-url-2/#post-3588561)
 * Sorry, a quick follow-up question.
 * Can I change which page template the portfolio page is using?
 * Or is there a way to not generate a portfolio page? At the moment I just require
   use of the gallery aspect of the plugin.
 * Thanks again.
 *  [martinholland](https://wordpress.org/support/users/martinholland/)
 * (@martinholland)
 * [13 years ago](https://wordpress.org/support/topic/change-default-url-2/#post-3588578)
 * I’d like to +1 both of rminell’s questions, but particularly interested in changing
   the url. Instructions above aren’t totally clear to me.
 *  Plugin Author [Nimble3](https://wordpress.org/support/users/nimble3/)
 * (@nimble3)
 * [13 years ago](https://wordpress.org/support/topic/change-default-url-2/#post-3588580)
 * In nimble-portfolio.php under nimble_portfolio_register() you will find `'rewrite'
   => true`
 * Portfolio item detail page OR post detail page uses `single-portfolio.php` of
   your theme, if `single-portfolio.php` not present in your theme folder then `
   single.php` is used instead.
 *  [figopaco](https://wordpress.org/support/users/figopaco/)
 * (@figopaco)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/change-default-url-2/#post-3588626)
 * I made that i did the removing but after when i acces to one client, doesnt show
   up the content shows up the 404 page, i dont know why, i need to make another
   change in the code?, thanks¡

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

The topic ‘Change Default URL’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nimble-portfolio_e1ebf4.svg)
 * [Wordpress Picture / Portfolio / Media Gallery](https://wordpress.org/plugins/nimble-portfolio/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nimble-portfolio/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nimble-portfolio/)
 * [Active Topics](https://wordpress.org/support/plugin/nimble-portfolio/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nimble-portfolio/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nimble-portfolio/reviews/)

 * 6 replies
 * 5 participants
 * Last reply from: [figopaco](https://wordpress.org/support/users/figopaco/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/change-default-url-2/#post-3588626)
 * Status: resolved