rename url: /portfolio/ to /brand/

Support Forums for LiveMesh Themes & Plugins Forums Fusion Theme Support rename url: /portfolio/ to /brand/

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #20562
    eyesupreme
    Member

    Hello!

    How to rename url: /portfolio/ to /brand/

    Thanks a lot!

    #20569
    Veena
    Moderator

    Pls modify file plugins/livemesh-tools/includes/register-post-types.php line no:185 from

     'rewrite' => array('slug' => 'portfolio'),
    

    to

     'rewrite' => array('slug' => 'brand'),
    

    And you will need to visit Settings->Permalinks once for the slug change to take effect.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Fusion Theme Support’ is closed to new topics and replies.