In away, if you change basic functionally of the parent theme then you should not use a child theme. Child themes should be used to extend or override functionality but not change it. How can you tell the difference between extending and changing? You can’t :(.
In other words, the best place to ask is the author of the theme. It might be that he will never release an update or an update that he will release will introduce incompatibility with your child theme.
Related Posts:
- Change slug of registered custom post type in child theme
- Custom post types and child theme
- Add pre-existing meta box to new custom post type
- How to remove thumbnail sizes for specific post type on a child theme?
- Change labels of custom post type via child theme
- Child Theme for Mobile Browsers
- Create a post in custom post type using field in registration form after users submit form
- Plugin: register custom post types, child ready and performance best practices
- making available just some parts of theme option
- Rewrite post type slug only for child theme
- How do I amend the have_posts function to include custom posts?
- Don’t know how to show custom taxonomies from a custom post_type
- Custom shortcode works in Elementor editor but not on frontend
- why post_class() function apply css classes to all other files?
- Child theme blocks post from publishing [closed]
- Changing CPT slug and taxonomy already registered in parent theme
- Overriding Plugin Function in Child Theme
- Removed custom post type archive page shows blog page
- What happens to my older posts if I switch to a child theme?
- How do I add new post formats to twenty fourteen theme?
- How to create a archive template for custom post type [duplicate]
- Extend Custom Post Type
- Insert custom fields to a custom post type
- Get only parent post in archive post
- In child theme, add CPT to custom taxonomy registered in parent theme
- Auto generate excerpt from ACF field on a CPT that does not support excerpt or content
- How to use POST method using custom wordpress button?
- Twenty Seventeen customizer front page section: How to use CPT?
- custom post type does not working when adding in child theme function
- Child Theme problems
- Cannot modify a registered custom post type rewrite slug
- Having some trouble properly displaying Custom Post Types in templates
- How to add a custom post type in child theme? (WordPress > 3.0)
- Test if a Category contains certain Custom Post Types
- How can I show template dropdown in custom post type?
- How to display posts from IMPress for IDX Broker on home page? [closed]
- Appointment booking system in WordPress
- ACF Pro simple Business Directory – Requesting assistance with created Templates and associated Functions.php Coding
- List Taxonomies: Don’t list taxonomy if it has no post – depending on custom post-meta?
- Custom Post Type & Meta Box – Displaying meta box information on front end?
- Target post type edit page to change view post button, how do I?
- cutsom posts 404ing
- Best structure / rewrite rules to achieve the following url
- Order by custom field meta_key date and then by custom file meta_key number
- Remove Post Custom Meta Box
- How to let users choose where to search for posts?
- menu link to custom post_type?
- How can I move (or create another) publish button?
- Custom permalink with child taxonomy terms
- Assign Custom post to Custom Taxonomy
- How do I set a custom page template for a custom post type?
- Wrap meta boxes & data handling for specific post types in classes?
- Associating two custom post types
- WordPress Custom Search by post_type
- Custom post type Permalinks with hierarchical Taxonomies
- Advice on using Custom Post Types
- Display Registered Taxonomies
- Custom bulk_action
- Review site custom post type structure
- don’t publish custom post type post if a meta data field isn’t valid
- How can I get this request to use the Custom Post Type page template instead?
- Include custom taxonomy term in search
- How to: wordpress job listing and candidates details
- Authenticating user for custom post type [closed]
- How to handle large number of images in a post?
- How does order=asc effect a wp_query (its acting pretty weird in a loop)
- Load scripts based on post type
- Filter get_cat_id for Custom Post Type
- How to set the seo title tag on a page by page basis?
- WebP Fallback for Inline Background Image in Style Attribute
- Global $post shows null in some of my custom post types archive pages
- 404 in custom post type feed with mistake permalink
- What functions does WordPress use for filtering / sanitizing comments?
- Paginate_links in custom post type template
- Can custom fields be added without a meta box?
- Show custom post type inside a custom post type
- Not getting posts of custom post types
- Warning after create Custom post type with Roots theme
- custom post type search by reference id
- pagination not working for category.php (custom post types in categories)
- Adavnced custom fields relationship query plus query inside
- Query based on custom fields start and end date
- Can’t publish custom post type – “You are not allowed to edit this post.”
- Only show posts with date of today or in the future (i.e don’t show past posts)?
- Create a permalink structure with custom taxonomies and custom post types gives 404
- Display and register custom categories for custom post types
- How to add multiple markers on the google map, at a certain meta_key and meta_value
- Save custom post type to external database
- wp_dropdown_pages doesn’t work with post_type argument
- How can i create an custom post template for an specific post category? [closed]
- Why is my WP_Query outputting my entries twice?
- Meta Box on Custom Post Type not saving
- How do I control the output of a custom post type in the loop?
- How to display Related Posts based on number of taxonomy terms matched
- Different Category system needed for the Custom Post Type
- Not Able To Render Single-CustomPostType.php File
- How do you get the full size url of an attachment image
- Display custom post type posts first, then default posts
- Custom post type posts don’t show in archive widget
- Custom Post Types in the WordPress Navigation Menu