• i am getting 404 when trying the permalink to be:
    /%news_cat%/%postname%/

    ‘rewrite’ => array( ‘slug’ => ‘news’ ),
    ‘hierarchical’ => false,

    ‘public’ => true,

    ‘show_ui’ => true,

    ‘show_in_menu’ => true,

    ‘show_in_nav_menus’ => true,

    ‘show_in_admin_bar’ => true,

    ‘menu_position’ => 2,

    ‘can_export’ => true,

    ‘has_archive’ => true,

    ‘exclude_from_search’ => false,

    ‘publicly_queryable’ => true,

    ‘capability_type’ => ‘page’,

    https://ww.wp.xz.cn/plugins/custom-post-type-permalinks/

Viewing 2 replies - 1 through 2 (of 2 total)
  • cathal2077

    (@cathal2077)

    Having a similar issue 🙁
    Trying to find solution on threads,
    Can anyone help with directions?

    Same issue…it appears that this plugin doesn’t work well with custom taxonomies of custom post types 🙁

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘get 404’ is closed to new replies.