Reply To: Changing Portfolio Page URLs


imaginem
Support

Hi,

Thank you for the encouraging comment

To modify projects slug

edit /functions/custom-post-types.php

Modify line 40 text ‘project’

Once modified your portfolio pages might throw 404 error. To correct simply goto wp-admin > Settings > Permalinks

To change Related Projects

edit /includes/portfolio/related-portfolio.php

Modify line 62 text ‘Related Projects’

Thanks