Permalink custom post types
I have my blog residing in a subfolder www.site.com/blog. The custom post types like slide and portfolio do not reside in that subfolder, e.g. www.site.com/portfolio-item. I could easily achieve this by editing meta-portfolio.php, meta-offer.php and so on.
I needed to change the the 'with-front' argument from true to false and tweaked some other setting.
With your latest update, the custom post type 'portfolio' changed. I have been searching now very long where I could change back that 'with-front'-argument for the porfolio-type. Because, by default, the portfolio is residing on www.site.com/blog/portfolio-type and not www.site.com/portfolio-type.
Where can I change this right now? Could you help me out?
Thank you!
Koen.
Comments
slugs for portfolio can be easily changed now in Theme options > Getting started > Portfolio section. We added one new option so now you can change portfolio-types as well.
Thanks!