---
title: "Custom single View template not displaying"
date: 2026-04-23
author: "GravityKit"
link: "https://www.gravitykit.com/docs/gravityview/customizing-your-views/custom-view-template-not-displaying/"
---

If you're [overriding the GravityView template](https://www.gravitykit.com/docs/gravityview/customizing-your-views/overriding-gravityview-templates/) with a custom `single-gravityview.php` template and it's not displaying, double-check your theme's structure. If you're using a child theme, move your custom template file to the root folder of the child theme:

![WordPress theme directory structure showing magazine-pro theme folder](https://www.gravitykit.com/wp-content/uploads/2026/04/file-xjpY0H6Sym.png)
*Your custom View template should then start displaying*