Fitpro theme – Custom Post Types change default hyperlink

Support Forums for LiveMesh Themes & Plugins Forums FitPro Theme Support Fitpro theme – Custom Post Types change default hyperlink

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #31733
    justin lam
    Participant

    Custom Post Types change default hyperlink

    Hi Support,

    I want to change below three custom post type hyperlink change from default path to customize new path, please advise where and which file can make it change?

    1. Trainers Profiles ( existed ../trainers/.)
    2. Group Classes ( existed ../classes/.)
    3. Features ( existed ../ features/.)

    Thanks.

    #31735
    Veena
    Moderator

    You can change it in file framework/presentation/custom-post-types.php

    At line no: 126 you can change fitness class –

    
     'rewrite' => array('slug' => 'fitness-class'),
    

    Like wise you can change the rest.

    And then you just need to change the rewrite flag and revisit Settings->Permalinks.

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