You can create a WordPress template and then set your myclient.com/we-want-it-here page to use the template.
This way, you can still use get_header()
and get_footer()
, and include your custom code.
I hope this helps!
Related Posts:
- Add category slug as class attribute in a link array
- Can a custom post type have a Parent Page?
- How do I append multiple taxonomies to the URL?
- Custom Post type & Taxonomy URL structure
- Multiple post types – share same ReWrite slug?
- Slug Formatting : Acceptable Characters?
- Disable permalink on custom post type
- Combining Multiple Taxonomies in one URL
- Change slug of registered custom post type in child theme
- Dynamic taxonomy in permalink made all other posts NOT FOUND?
- How to achieve this permalink -> category-name/custom-post-type-name/post-name
- Prepend meta_value to permalink of post
- Remove Slug from Custom Post Type results in 404
- Remove taxonomy slug when not assigning taxonomy with custom post types
- Interesting Custom Post Type Slug with Taxonomy and Custom Field
- Remove POST_TYPE from custom post type permalink
- Can’t edit Custom Post Type slug/permalink
- Remove Taxonomy Slug when No Taxonomy is Assigned to Custom Post Type?
- Custom Permalink with Dynamic Taxonomy for Custom Post Type – Works, but breaks other permalinks
- Custom Taxonomy breaking pages permalinks
- Programmatically adding posts
- Extend the wp_get_archives output with ‘?post_type=foo’?
- removing custom tax & CPT slug, adding taxonomy term in front of custom type
- Custom Post Type with two hierarchical Custom Taxonomies: strategy to generate best permalink structure
- Automaticly add slug to posts
- How do I fix permalinks for custom post types that has the same slug as a page?
- Why does wordpress keep adding postname to my CPT’s permalink in the end?
- Wrong generated page_name/slug on first publish of custom post type
- Remove post type slug of all post types from permalinks
- Stop / prevent WordPress from updating permalinks of custom post type
- Permalink structure by Post Meta value
- Child post with numeric only slug keeps redirecting to parent
- Permalink for a custom post type isn’t working and I don’t know why
- Use same slug base for Custom Post Type posts, and multiple taxonomy terms
- Assign same parrent Page to pages AND custom post types
- How to include term custom meta into the custom taxonomy term permalink structure
- Custom Post Type – Duplicate Page Slugs
- Remove permalink for custom post type
- How do you create %post_type%/%postname%/ permalink structure?
- Custom Post Type Advanced Slug
- Custom Post Type to replace Woocommerce products – page not found error
- Custom Post Types and Removing Slugs – should we do it?
- Need to return a string as permalink insted of str_replace
- Under What Conditions Can I name my CPT the same as my CPT Page?
- Is it possible to have hierarchical taxonomy and hierarchical custom post types in one permalink?
- WP 3.1 custom post type permlinks
- Custom post type defaults to index.php for archive page
- Change permalink incrementor into pseudo-subdirectory
- Custom post type URL structure with site.com/custom_taxonomy_slug/post_name
- Two CPT: one is using part of the custom rewrite slug from the other
- WordPress page not showing up – replaced with last 10 posts?
- Custom permalink rewrite rules – how do I fix this?
- Problem to get the link of the default ‘post’ post type like the orther custom types
- Can I override the permalink/slug on creation
- Get full control over custom post type url
- Remove Custom Taxonomy Slug only without removing Custom post type slug in permalinks
- Can’t make permalink of CPT work
- How to make nested custom post type slugs work
- Hide custom post type slug url from search engine [closed]
- Same slug for Custom Taxonomy archive and CPT archive – Rewrite rule not working
- Custom post type Premalinks main page and details page
- How to change permalink structure off default posts and also CPT’s posts
- Custom post type URl Cutomization
- How to get taxonomy category in permalink for each taxonomy OR How to give a parent page to a given taxonomy?
- Custom post type and permalink issue
- How do I correct an incorrect permalink?
- How can I update the permalink everywhere for a custom post type?
- How inefficient is it to use a Custom Post for 4-5 sentences & pull all to 1 page?
- Update permalinks when new category added to custom post type taxonomy
- Append date to custom post type url slug
- Add archive slug to default post post type
- Custom Post type and permalink settings
- How to check post type (to include custom css)
- Custom rewrite rule for hierarchical custom post type
- How to customize a permalink (URL) structure?
- CPT custom archive template does not get loaded
- Plugin: register custom post types, child ready and performance best practices
- Am I using the flush_rewrite_rules function in the right place?
- Display only one post each WEEK
- Rewrite slug for CPT
- Tag Archive for Custom-Post-Type Posts yielding 404 when permalinks set to postname
- How to Mass Delete Images from Media Library
- Is there a way to have custom post type and page with the same slug?
- Change custom post type slug from plugin options
- add category name to permalinks on product page /category-name/product-name
- Use menus with anchors
- Custom Post Type permalink shows wrong page: homepage/index.php
- Get term name and term parent into custom post type permalink
- WordPress add_permastruct unwanted matches
- Rewrite rules for custom posts types
- Using Same Slug With Multiple Post Types
- How to integrate video slide using custom post types?
- Does WordPress consider a post name unique if that same post name is in multiple Post Types?
- Rewrite post type slug only for child theme
- Why doesn’t a custom post type permalink ever hit index.php
- How to hook custom taxonomies to custom post types and make the permalinks work?
- custom post type parsed as attachment
- A question on creating filters for custom posts using taxonomy
- Conditional Query of Custom Post Type and custom taxonomy
- will post_id ever change? Can I safely use post_id for custom queries?