the child theme should have the file to override the parent theme in the same location. So yes in the same sub-folder location.
Related Posts:
- Why still output /wp-content/themes/twentynineteen?
- How to insert a logo in the header?
- My child theme doesn’t work Error: “The parent theme is missing. Please install your parent theme”
- Page template in two level deep folder
- Is it possible to manipulate the list of page templates?
- How can I get wp_head() as a string instead of echoing it?
- Add colors to existing color palette without replacing it
- Child Theme not loading parent CSS
- add_image_size is scaling, even though crop is set to true
- How to Handle CSS for Multiple Header header.php Files?
- How do I get a parent theme modification from a child theme?
- Static Front Page problem
- CSS in child theme not overriding the parent theme [closed]
- Returning Variables back into a template
- Optimal solution to develop a wordpress theme?
- Should I update my _s theme?
- Create a theme by combining a parent and a child theme
- Where is the correct place(s) in twentysixteen’s header.php to add a Google webfont?
- How can a Theme Contain no Header File or Footer File?
- Any tag pagination page (except the 1st page) loads index.php template instead of tag.php
- Override Constants in Child theme
- how can I remove the sidebar from my wp homepage [closed]
- Does any theme support child theme?
- Am I supposed to create a child theme for every theme I use?
- How to remove a file included in parent theme with locate_template() via child theme?
- WordPress Theme Development: How to redirect templates the right way?
- Cannot figure out how to overwrite files in child theme
- How to add theme support?
- create-guten-block in wordpress theme?
- Inheritance of parent theme plugin files in a child theme
- Single Page theme [closed]
- Include Parent functions.php in Child Theme functions.php
- Single page site with history.js
- Why is it needed to enqueue parent stylesheet in child theme?
- How to override p2 breathe theme plugin in content template file?
- Child Theme’s style.css not loading in mobile browser
- Renaming a theme so it aids SEO and the theme used is hidden
- How do I get the trackback count of a post in wordpress without writing an SQL query?
- Overrite parent functions using child functions
- Need help with adding templates (archives and sitemap) to WordPress child theme
- Template for landing pages
- Will my site get messed up when the wordpress theme updates if I edited the html code in the editor to change footer?
- How to correctly enqueue the parent and child theme stylesheets in the creation of a child theme? [duplicate]
- Create a child theme from multiple themes
- How to add menù section to my WordPress template?
- Starting point for custom Themes [closed]
- Simple child theme modification but links are broken
- Alignment Problem [closed]
- What $handle does WordPress use for a theme’s implicit style.css?
- Unable to change the priority with ‘remove_action’ and ‘add_action’ in child theme
- LESS not working in WordPress [closed]
- Create theme for mobile phones and tablets only?
- Remove h1 from 2015 theme
- How to link to the page displayed by home.php?
- Converting a theme to a child theme in a network
- How to modify theme content in Thematic?
- Why front-page.php doesn’t show content of file instead shows loop
- Copying a modified theme from one wordpress site to another wordpress site [closed]
- How can I access variables from theme in child theme? [closed]
- How to display home page last modified date in anywhere of wordpress theme?
- What is an alternative to not using child theme to customize a WordPress theme?
- (Parent) theme Is Not Showing In Theme Selection Panel and Therefore Breaks Child Theme
- Child theme menu not appearing in Twenty Seventeen
- How can I fix my theme header for my CSS stylesheet?
- How to test another theme in a live WordPress website instead of live preview?
- which template should I use for single category post?
- Different templates for each category level
- Child theme in separate WordPress Install
- Update modified Shopify third-party theme [closed]
- how can I re-utilize and class on a child theme
- Providing updates to your WordPress theme
- How to show children pages as array
- How do child themes work?
- How to migrate the menu from the site on my own theme in WordPress?
- adding navigation to genesis themes
- Standard Way To Do Custom Work Within A Page?
- Image Size wrong during upload
- What is the point of using the front-page.php template? [closed]
- Meaning of “if ( is_home() && ! is_front_page() )” snippet?
- What is the point of using archive.php instead of index.php?
- Confusion about theme’s parent and child functions.php file
- Shortcode call not working in WP Template
- In a Gallery with limited image posts, how do I not limit images on single post?
- Where to put custom page templates in theme?
- Shortcodes do not work in own template
- Adding Bootstrap to WordPress TwentySixteen Theme
- Translate a child theme with pure PHP and gettext
- StoreFront WordPress theme: How can i create a new Home page with Custom design same as template [closed]
- Load different single.php templates according to post layout selection
- How do I include a partial from a directory below a wordpress theme directory?
- Is there a way to switch to another theme?
- Different themes on one site
- A post with a clear:both in its css destroy the theme design, and the sidebar is moved to the bottom
- New to WordPress – Read the Codex, Other Docs; Still Confused
- How add built-in textarea in theme development?
- Unwanted empty line at the beginning of document
- How to add custom page elements to the WYSIWYG editor?
- Why is my container argument not working for wp_nav_menu() [closed]
- Confused by the behaviour of “front page” / “home” templates
- Never actually adding the action? Or do I have to call the action?