• Hi there,
    i got a custom post type created via CPT UI (“custompost”).
    Additionally i have a primary category (“primarycategory”).
    My permalinks are setup as /%category%/%postname%/

    But:
    The permalink “base”, the “cutompost” part can’t be edited.
    So my permalinks look like:
    https://domain.de/custompost/primarycategory/postname-xyz

    This leads to a breadcrumb:
    home | custompost |?primarycategory |?postname-xyz

    I want the custom post name and the primary category to be changed, so that my trail loks like:#

    home |?primarycategory | custompost |?postname-xyz

    How can i achieve this?

    P.S: i already installed the “Custom Post Type Permalinks” plugin, but this doesn’t help me out here.

    Best regards

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Trail order’ is closed to new replies.