Tagged Questions
0
votes
1answer
120 views
Get page by template?
I'm in a complicated situation. I'll try to explain it as easy as possible.
Imagine the following pages:
Page 1
Page 2
Subpage 1
Subpage 2
Subpage 3
Each subpage of page 2 lists posts from a ...
0
votes
1answer
452 views
List child terms and posts in the current term
With this code parent term page lists all the child terms and the child term page lists all of the posts in current term, and the single page lists a big flat list of terms(hierarchical).
Now,
The ...