Troubleshooting Kadence Blocks Template Override Issues in Child Themes
Content
Many users of the Gutenberg Blocks with AI by Kadence WP plugin enhance their sites by customizing its block templates. A common customization involves modifying the entry-loop-taxonomies.php template file to change how post taxonomies are displayed. The plugin's documentation often states these templates can be overridden by copying them to a child theme, but sometimes this process doesn't work as expected.
Why This Happens
The most frequent cause of a template override not working is an incorrect file path within the child theme. The plugin expects to find the overridden template in a very specific location. Even a small deviation in the folder name or structure can prevent WordPress from locating and loading the custom file. Other potential causes include caching or a theme with a higher specificity that takes precedence.
How to Fix It: Verify Your Child Theme's File Path
The first and most crucial step is to double-check the file path in your child theme. The correct structure must mirror the plugin's own internal structure precisely.
- Navigate to your child theme's directory, typically found in
/wp-content/themes/your-child-theme-name/. - Create a new folder named exactly
kadence-blocks(without any spaces or alternate spelling). - Copy your modified template file (e.g.,
entry-loop-taxonomies.php) into this newkadence-blocksfolder.
The final, correct path should be:
/wp-content/themes/your-child-theme-name/kadence-blocks/entry-loop-taxonomies.php
Ensure that your child theme's folder name in the path above matches its actual directory name exactly. For example, if your child theme is named kadence-child-cwp, the path must reflect that.
Additional Troubleshooting Steps
- Clear All Caches: After placing the file, clear any caching mechanisms you have active, including browser cache, any WordPress caching plugins (like WP Rocket), and your server-level cache (if applicable).
- Check for Theme Conflicts: Temporarily switch to a default WordPress theme like Twenty Twenty-Four to see if the override works. If it does, the issue may be with your main or child theme's functions or specificity. The 'Gutenberg Blocks with AI by Kadence WP – Page Builder Features' team suggests ensuring your theme properly supports child theme functionality.
- Re-save Permalinks: Occasionally, visiting Settings > Permalinks in your WordPress dashboard and simply clicking "Save Changes" can resolve file path issues.
By meticulously verifying the file path and following these steps, you should be able to successfully override Kadence Blocks templates in your child theme and preserve your customizations through updates.
Related Support Threads Support
-
Posts-block overrides theme CSS for theme elementshttps://wordpress.org/support/topic/posts-block-overrides-theme-css-for-theme-elements/
-
Kadence Blocks messes up TwentySeventeen Menuhttps://wordpress.org/support/topic/kadence-blocks-messes-up-twentyseventeen-menu/
-
Cannot change line spacinghttps://wordpress.org/support/topic/cannot-change-line-spacing/
-
Compatibility with the Yoast SEO keyphrase analysishttps://wordpress.org/support/topic/compatibility-with-the-yoast-seo-keyphrase-analysis/
-
Post Grid Block Dot Issuehttps://wordpress.org/support/topic/post-grid-block-dot-issue/
-
Theme is overriding Kadence styleshttps://wordpress.org/support/topic/theme-is-overriding-kadence-styles/
-
Kadence CSS loading before doctypehttps://wordpress.org/support/topic/kadence-css-loading-before-doctype/
-
. somemadeupclass in CSShttps://wordpress.org/support/topic/somemadeupclass-in-css/
-
Overriding Kadence-blocks Posthttps://wordpress.org/support/topic/overriding-kadence-blocks-post/
-
Conflict with LifterLMS on the Course pagehttps://wordpress.org/support/topic/conflict-with-lifterlms-on-the-course-page/
-
Had to revert to Kadence 1.7.1https://wordpress.org/support/topic/had-to-revert-to-kadence-1-7-1/
-
custom post type template / kadence row bughttps://wordpress.org/support/topic/custom-post-type-template-kadence-row-bug/
-
The latest update garbled the editors template and code fonthttps://wordpress.org/support/topic/the-latest-update-garbled-the-editors-template-and-code-font/
-
AMP Support?https://wordpress.org/support/topic/amp-support-69/
-
Translating pages with tabshttps://wordpress.org/support/topic/translating-pages-with-tabs/
-
Weird bug in block editorhttps://wordpress.org/support/topic/weird-bug-in-block-editor/
-
Kadence block layout not working in pagehttps://wordpress.org/support/topic/kadence-block-layout-not-working-in-page/
-
Code conflict with GenerateBlockshttps://wordpress.org/support/topic/code-conflict-with-generateblocks/
-
Post display after updatehttps://wordpress.org/support/topic/post-display-after-update/
-
Customizer Options Not Workinghttps://wordpress.org/support/topic/customizer-options-not-working-2/
-
Kadence’s Count Down Blockhttps://wordpress.org/support/topic/kadences-count-down-block/
-
Big differences startertemplateshttps://wordpress.org/support/topic/big-differences-startertemplates/
-
how do i hide a caption on a particular Kadence block on mobilehttps://wordpress.org/support/topic/how-do-i-hide-a-caption-on-a-particular-kadence-block-on-mobile/
-
Issue with Sticky Header (Default) After Latest Update 1.3.2 28th August 2025https://wordpress.org/support/topic/issue-with-sticky-header-default-after-latest-update-1-3-2-28th-august-2025/
-
[NSFW] setup of Kadence to achieve this site-design (with demo)https://wordpress.org/support/topic/setup-of-kadence-to-achieve-this-site-design-with-demo/
-
Unnecessary Page Revisions due to internal UIdshttps://wordpress.org/support/topic/unnecessary-page-revisions-due-to-internal-uids/
-
found some inspector warnings in CSShttps://wordpress.org/support/topic/found-some-inspector-warnings-in-css/
-
Infinite Post loading (Ajax)https://wordpress.org/support/topic/infinite-post-loading-ajax/
-
Amazon affiliate issueshttps://wordpress.org/support/topic/amazon-affiliate-issues-2/
-
Post grid Title underline issuehttps://wordpress.org/support/topic/post-grid-title-underline-issue/
-
Kadence Blocks Background WebP Issuehttps://wordpress.org/support/topic/kadence-blocks-background-webp-issue/
-
Broken linkshttps://wordpress.org/support/topic/broken-links-90/
-
Best way to break a headline into multiple lineshttps://wordpress.org/support/topic/best-way-to-break-a-headline-into-multiple-lines/
-
Links not easily visible in testimonials blockhttps://wordpress.org/support/topic/links-not-easily-visible-in-testimonials-block/
-
Custom CSShttps://wordpress.org/support/topic/custom-css-272/
-
Two Column Grid Gap Issue for Mobile Viewhttps://wordpress.org/support/topic/two-column-grid-gap-issue-for-mobile-view/
-
Kadence Row Layout Block adding padding to row layout above ithttps://wordpress.org/support/topic/kadence-row-layout-block-adding-padding-to-row-layout-above-it/
-
Frontend is overwrittenhttps://wordpress.org/support/topic/frontend-is-overwritten/
-
Strange behavior on tabs in my Kadence Blockshttps://wordpress.org/support/topic/strange-behavior-on-tabs-in-my-kadence-blocks-2/
-
Editor widths not sticking in Kadence temporarily deactivated.https://wordpress.org/support/topic/editor-widths-not-sticking-in-kadence-temporarily-deactivated/
-
Kadence Blocks Not Crawlable Errorhttps://wordpress.org/support/topic/kadence-blocks-not-crawlable-error/
-
DOM Depth/Complexity Comparison With Simple Contenthttps://wordpress.org/support/topic/dom-depth-complexity-comparison-with-simple-content/
-
Blank browser screen: Cannot read property ‘subText’ of undefinedhttps://wordpress.org/support/topic/blank-browser-screen-cannot-read-property-subtext-of-undefined/
-
Responsive preview not workinghttps://wordpress.org/support/topic/responsive-preview-not-working/
-
Info box. Borders not being respectedhttps://wordpress.org/support/topic/info-box-borders-not-being-respected/
-
Adding Adv Header as FSE header template parthttps://wordpress.org/support/topic/adding-adv-header-as-fse-header-template-part/
-
Error sitemap.xmlhttps://wordpress.org/support/topic/error-sitemap-xml-3/