You need to modify the rewrite argument when you register your post type:
$args = array(
// [...]
'rewrite' => array( 'slug' => "Tours" ),
);
register_post_type( mc_tours, $args );
Related Posts:
- Using categories and pages in menus
- Category menu item and its last 10 posts as sub-menu
- Duplicate Category and Page URL loads Category instead of the Page
- Add Product categories to WordPress menu without losing hierarchy
- Add a specific category at a specific place to the menu that uses wp_list_pages
- Hard coded main navigation
- Multiple URL’s based on category for one post
- How can you change the permalink for pages?
- How to create a subcategory to a PAGE on WP?
- Give Children Unique ID’s
- wp_list_pages() not showing on posts
- How to use category slug with a regular page
- How to add all subcategories as submenu in WordPress menu
- Show custom menu in category and its posts
- Category.php loads first before page.php?
- How to insert category list into post creation page, and retrieve chosen categories?
- How to highlight 1st level menu item based on actual page
- Create menu locations for each category in wordpress
- Redirect single article permalink to paginated category page
- How to add a post without assigning to a category?
- How to get Next/previous_post_link to go through articles in top parent category
- How do I display something on a particular category page?
- Hide the word ‘category’ from my permalinks
- Automatically redirect a page to a category that share the same slug
- WordPress alphabetical A-Z custom post type post result display
- Building Menu from Woocommerce Product Categories
- Hooking to walker_nav_menu_start_el to insert list of subpages
- Show subcategories on a parent category page
- Get the ID of 10 Latest Pages stored in a WordPress Category
- Admin: Navigation Menus do not show empty categories/taxonomies in the list’s search tab
- How to show 5 posts from specific category on related page?
- Hierarchical permalink structure for posts showing categories and sub-categories
- Use the category name instead of category slug in permalinks
- Change div background acording to the selected category
- How do I get category and page ID’s?
- How to put page numbers with the next/previous on a post/category list?
- How do I attach a page to a category similar to how we attach media to a post?
- How can I display tags as categories?
- WordPress list categories dropdown with parent-child relation and child under it’s parent
- How to Link to Most Recent Custom Post of Same Term
- Function to automatically rename the base category permalink
- Cannon see subcategory in permalink
- List a maximum of ‘x’ product categories with qty of ‘y’ in each column
- Redirect Changed Permalink on wordpress
- Add (grand)child pages automatically to nav menu
- Category url generate 404 error
- Trying to create a Categorised Index (archive?) to use as my Home Page
- Show parent categories and sub categories but not grand children categories
- How to remove one specific category (uncategorized) from post permalinks
- Searching for a category returns nothing if category is empty
- “Virtual category page” based on a custom field filter
- Custom Permalink with child categories creating 404
- How do I retrieve the category ID (ugly permalinks) in my sub-navigation menu?
- function query_posts disabling current_page_menu class
- Group search results by category
- How do I change the category permalink structure?
- Get parents child pages
- Getting the Most Recent Posts from Multiple Categories
- Showing Categories for Page Edit – without plugin
- Show different menu on each woocommerce category page
- URL links consistent with menus?
- Theme for subcategories
- Same menu for different taxonomies to reach different content
- Multiple categories for one menu item?
- How to get category id’s which are added in main menu?
- How to Sync Menu, Widgets and other masters from Main Website to its Sub Site
- Using categories with pages
- Link from navbar to categories
- Add posts of a certain category to a page
- Redirect year month day postname permalink structure to category postname structure
- Pagination doesn’t work on multiple categories
- Theme modification for custom category menus
- category link not working for a specific slug, works for others
- Change appearance based on category but post is in two main categories
- custom query for both category and pages using global $wpdb;
- url for posts for a date within a category
- Displaying another main nav menu for specific category
- Posts of specific category on page and excluded from index.htm
- Advanced permalinks structure
- Pagination breaks on child-categories, works fine on parent-category
- Is the part “category” fixed to an URL to an archive or post?
- Page header menu links change
- prefix to post permalinks without affecting category permas
- wp_nav_menu not appearing correctly on category page
- Category URL Management
- Custom Portfolio Page
- Is custom menu name and category name linked in wordpress?
- WP as a CMS menu
- Categories show 404 error on multisite installation
- Need help with major category and permalink re-organization
- Custom menu with categories and tags
- Global navigation in multisite: problem with categories
- How to automatically generate custom menu item from categories?
- Subcategory Page URL to Display Only Posts from that Subcategory?
- WP-CLI Add category as menu item main-menu
- display specific category when website loads
- remove url from categories
- Using custom structure prefix showing 404 for sub-categories
- Categories are not available AT ALL under Menus
- How to add tags under categories