Edit Portfolio Name & Slug
-
Hi,
I would like to change slug and name of the Portfolio section. I found how to change slug in other topics. But somehow I am not able to do. Please help.
Hello,
1/ You will need to find this file plugins/woodmart-core/post-types.php
2/ Then, to change this lines or modify as per your needs:
'rewrite' => array('slug' => 'portfolio'),
'rewrite' => array('slug' => 'your-slug'),
Best Regards
This is will change only slug, i wanted to change text in page header as well as text in breadcrumb.
Hello,
You can rewrite all “Portfolio” texts via PO file in WordPress. Here is a video tutorial that should help you translate your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3
Change the title in the Project post.
Best Regards