Custom Page Templates in Theme Subdirectory?
-
Hey all. Is there any particular reason WPMU would not recognize custom page templates placed in a subdirectory of a child theme of the bp parent theme? I am trying to maintain a clean as clean a child theme directory as possible. In other non-child themes WP recognizes the custom page templates when in subdirectories but not in my bp child theme.
The directory structure looks like – themes/bp-child-theme/customPageTemplates/customTemplate.php
WPMU picks up on the template fine when I move into the bp-child-theme folder. Is there something about child themes that doesn’t allow hiding custom page templates in subfolders?
- The topic ‘Custom Page Templates in Theme Subdirectory?’ is closed to new replies.