WordPress nested (child) page with custom template
-
I want to achieve that I can have this url structure for the page ‘/category/{specific-category)’. So I created category as parent page and then the specific category page as nested page.
I created a custom template file. I can select it in page attributes on the page. However whenever I select the custom template on a page which has a parent page selected it keeps defaulting to index.php even though it stays selected. Whenever I deselect the parent page for it, it does use the custom template.
Why does this happen and how can I achieve what I want?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘WordPress nested (child) page with custom template’ is closed to new replies.