Tagged: child theme, page
Hi,
I have a child theme that works in general. For example, I have a specific file for a custom post type.
However, overriding specific pages is not working. I have a page with slug “download” and ID ‘932″. So “page-932.php” and “page-download.php” should be able to provide a template file in a child theme. Neither do work.
What am I missing?
Regards
Hi BBens,
Not sure I understand what you are trying to do, could you post the code you are using please?
Thanks,
Rikard
I’m trying to make use of the WordPress Template Hierarchy.
If I have a page with ID “932” and slug “download”, then having either of the files “page-932.php” or “page-download.php” in my child theme should use those template files when viewing the page. But it does not. I assume that Enfold somehow breaks part of the Template Hierarchy.
Hey!
Does the template work properly when placed in the parent theme? It’s not working only in the child theme?
Best regards,
Elliott