Home Forums Basel support forum Edit Portfolio Name & Slug

Edit Portfolio Name & Slug

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #72357

    shrinidhim
    Participant

    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.

    #72364

    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

    #72405

    shrinidhim
    Participant

    This is will change only slug, i wanted to change text in page header as well as text in breadcrumb.

    #72419

    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

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)