Features – changing urls

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16080
    rpfitness
    Member

    Fit Pro has a feature page with demo features filled out.
    I have changed “professional day care” to “dumb bells”.

    However the url is still “/?feature=professional-daycare”

    how do i change each feature url to make it relevant.

    Thanks

    #16104
    rpfitness
    Member

    please help

    #16125
    Veena
    Moderator

    For this you have to slightly modify the file framework/presentation/custom-post-types.php line no:164
    from

    'rewrite' => false,
    

    to

    'rewrite' => true,
    

    You will need to visit Settings->Permalinks once for the change to take effect.

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