Just set the with_front
argument to false
:
register_post_type( 'project', array(
... your args.
'rewrite' => array(
'slug' => 'our-work',
'with_front' => false
),
... your args.
) );
Related Posts:
- Add extra parameters after permalink?
- Change permalinks for posts but not for custom post types
- Custom permalinks – post type – hierarchical taxonomy’s
- Add extra parameters after permalink?
- Automaticly add slug to posts
- Add custom post type settings to wordress default posts
- Permalink misbehaving in Custom Post Types
- Check post on publish for blank title
- How to setup different permlalinks for posts and pages?
- Adding /blog in front of single posts (only)
- How to mass get post editor URLs
- add all blog posts to folder
- Permalink for specific post type
- News post with multiple permalinks? When opened from different page
- Creating custom post type relationships
- Links Image in “Catalog” Page to Posts
- Custom Post Type permalink not working on new posts
- Change permalinks for posts but not custom post type?
- Wp-theme Development
- How to get permalink of post based on post name?
- Restrict custom post type to only site administrator role
- Shouldn’t this be easy?! Custom post type/custom taxonomy permalink
- How to force one column layout on custom post type edit page?
- Custom Post type & Taxonomy URL structure
- Combining Multiple Taxonomies in one URL
- Taxonomy term in permalink
- Custom Post Type Archives by Date with Custom Permalink
- Modify custom post type rewrite rules in a separate function
- Slug for custom post type archive
- Limit the post for differents custom post type in the same wp_query
- Permalinks in Custom Post types
- Disable WordPress Recognizing Path as Attachment
- Display posts in random post types
- Multiple Content Block
- Display Custom Post Type in Recent Posts
- IF statement in a do_shortcode
- Make `previous_post_link()` Function Show The Post After Next i.e. Jump A Post
- Passing parameters to WordPress static front page
- Remove All, Published and Trashed Post Views in Custom Post Type
- Stop / prevent WordPress from updating permalinks of custom post type
- How do I correct an incorrect permalink?
- Update permalinks when new category added to custom post type taxonomy
- Tag Archive for Custom-Post-Type Posts yielding 404 when permalinks set to postname
- Allow non-logged in users to see a future post after clicking on a list of future posts
- Allow post/page hierarchy across different post types?
- Update Post Meta for a logged in user
- Get the category from custom post type
- Is it possible to store Custom Post Type data in separate set of tables and still have wp_post class functionality?
- Custom Post Type Permalink
- Permalinks for custom post type
- How to include term custom meta into the custom taxonomy term permalink structure
- Load Next Posts With AJAX not working with custom post type
- Remove custom permalink structure from custom post type without modifying register_post_type() directly
- Display Only Certain Category In a Custom Page Template
- One Custom post type 404’s others don’t
- Post Query not working
- How to filter url on post submission?
- Different structure/content for posts from a custom post type
- custom taxonomy listing returns no posts
- How to controll the Posts post type and general wondering about WP data structure
- Custom rewrite rules for /pastissues/%category%-%postname%.html
- Subpages Permalinks Issues
- Multiple permalinks for a single post with multiple taxonomies
- If/Else child list for Custom Post Type single template within loop?
- Stop displaying Permalink
- redirect after submiting post for review
- i need to have a tab with gategory post
- Custom Post type to Woocommerce Product type
- Rewrite URL for CPT to domain/post-name/post-id
- How we can create menu from Appearance > Menu and use as a add-submenu-page for admin menu?
- Custom Endpoint For Specific Custom Post Type
- Enforcing a rigid reusable template structure for similar posts?
- Auto delete pages/posts without views
- How do you create pillar content pages?
- Custom permalink structure for custom post types including multiple taxonomy
- Custom post type single page returning 404 error when sharing archive url with custom taxonomy
- Two and more diffrent custom page type in one permalink
- Limit posts per page depending on the size of a div?
- Page as parent for CPT and other pages
- Setting up a page to house certain types of posts
- Change the url of a custom post type to include taxonomy
- how to use two permalinks for one custom post type based on categories
- Featured image in custom post is being disabled
- How to set class to “current-page” on the currently viewed single post within a CPT
- Can I override the permalink/slug on creation
- Permalinks when using Custom Post Type with static page for archive
- How to change permalinks to taxonomy and post type’s posts
- Redirect permalinks after creating custom post types
- Parent cpt/child custom post type URL permalink relationship
- Query Only Show Text on Posts With Certain Taxonomy Tag
- Custom Post Types and 404 Pages
- Posts picking up old Permalinks, how to reset?
- Remove slug from Custom Category Permalink + dual-category permalinks
- WordPress Set A Static Page/Template For All Sub-Pages
- How to make a template for a specific post of a custom post type?
- How do I hide single category post on my post page
- Front end post or photo or both
- Get permalink in custom post type loop doesn’t work
- Sort ACF by custom taxonomy
- Custom post type with custom parent prefix slug