This topic has 8 replies, 3 voices, and was last updated 8 years, 1 months ago ago by Robert Hall
Hello
I’d like to change permalink of portfolio. Right now it’s /project/ in the url.
Where can I change this?
And another question, is it possible to change the button “More Details”.
To show the portfolio page title name?
Thank you.
Hello,
1) You can change slug in \wp-content\plugins\et-post-types\post-types.php file 95
'rewrite' => array('slug' => 'project')
2) In this case you need edit the \wp-content\themes\classico\framework\templates\content-portfolio.php file on line 46
Regards,
Robert Hall
Hi
Thank you. Got the portfolio title, but changing the slug did not work as expected. Page not found.
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall
here you go
Hello,
After you changed slug you have to resave permalinks settings in wp-admin panel > Settings > Permalinks. Please try it.
Regards,
Eva Kemp.
Thank you. Works great now!
Hello,
You’re welcome!
Regards,
Robert Hall
The issue related to '‘Portfolio permalink and more details button’' has been successfully resolved, and the topic is now closed for further responses