Dear Customers! We're out of the office from the 6th of October to the 11th of October. We sincerely apologize for the inconvenience. For WordPress 5.5.* related issues, please visit this article.
How I can to change the portfolio directory to a custom directory? If this is not possible with the theme options, can you tell me where is the code to create the portfolio post type in this theme?
Yes of course, you are able to change the URL for the portfolio, all you need to do is edit one of the words in one of the theme files:
plugins\waxom-core\custom-post-types\portfolio\portfolio-functions.php on line 18 where it says:
'slug' => 'portfolio', // if you need slug
just change the portfolio word to one that you want. Then save, upload and replace to the same directory. You will need to change it everytime the theme is updated, but it's just that bit which takes no time at all to do :)
Hello!
How I can to change the portfolio directory to a custom directory?
If this is not possible with the theme options, can you tell me where is the code to create the portfolio post type in this theme?
Thank you.
Hi Marcelo,
Yes of course, you are able to change the URL for the portfolio, all you need to do is edit one of the words in one of the theme files:
plugins\waxom-core\custom-post-types\portfolio\portfolio-functions.php on line 18 where it says:
just change the portfolio word to one that you want. Then save, upload and replace to the same directory. You will need to change it everytime the theme is updated, but it's just that bit which takes no time at all to do :)
Kind regards,
Joanna
Veented Support
Find a helpful article for your theme here: https://veented.ticksy.com/articles/#article-categories
Check out our latest article: How to Improve Page Loading Times
Don't forget to hit the like button below if you are happy with your support answer :)