When registering ‘portfolio’ post type, please replace 'rewrite' => true with 'rewrite' => array( 'slug' => 'something-custom' )
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.
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.
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.
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.
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¡