Your account expired support, please renew to get your support.

HomePage Forums Themes Support Activland – Outdoor Activities WordPress Theme Change Permalink/Slug of ‘Accommodation’, ‘What We Do’ CPT’s

Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #28312
    J2O
    Support Expired

    Hello,

    I want to change the base permalink/slug of the custom post types ‘Accommodation’ and ‘What We Do’ – please can you let me know if I can do this via code in the child functions.php ?

    Thanks
    Jay

    #28317
    J2O
    Support Expired

    This seems to have changed the slug:

    add_filter('activland_whatwedo_slug', 'activland_whatwedo_slug');
    function activland_whatwedo_slug(){
    return 'events';
    }

    But how can I change the menu link and everything from ‘What We Do’ to ‘Events’ ?

    Thanks

    #28331

    Hello,

    I fixed this issue, please recheck your site.

    #28349
    J2O
    Support Expired

    Thanks!

    #28351

    Ok, let me know if you need to help.

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

You must be logged in to reply to this topic.