How can I programmatically create “child” pages on theme activation?
I know how to create pages automatically when a theme is activated, but I need help to figure out how to also programmatically … Read more
I know how to create pages automatically when a theme is activated, but I need help to figure out how to also programmatically … Read more
I’ve this pages structure: TOP PAGE SUB PAGE 1 SUB SUB PAGE 1 SUB PAGE 2 [etc] Is it possible to display on … Read more
How can I get a Previous / Next navigation that only navigates the child pages of the current page? By that i mean … Read more
If anyone can help that’d be great. I’ve found a snippet of code that I’ve used which is pretty much doing what I … Read more
This seems like a very simple question. I’m looking for something like sub-page.php or page-child.php where I can do some different things on … Read more
The internet is swamped with this issue but all the results were from 2010-201Best Answero I wanted to check if there was any … Read more
Here is an amazing solution to restrict the creation of new parent pages, and I would want to use it, but the newly … Read more
I have a hierarchical custom post type called ‘products’and I have created a 2 level parent-child relationship. I want to list all the … Read more
I have a bit of a tricky one… I have a hierarchical Custom Post Type (‘shows’) that represents events. Is it possible for … Read more
I’m using Advanced Custom Fields making it easier for my client to manage his content. On all of my child- and parent pages … Read more