How to set Search Parameter to query for subpages / child pages??
-
I want to use this plugin to show all the subpages of page_id 2814.
So I have my
[post_grid id]
shortcode settings as:Post type: Page
Taxonomies relation: And
Post status: Publish
Posts per page: -1
Then, for Search parameter, I have tried all of these…
?post_parent=2814
post_parent=2814
?child_of=2814
child_of=2814
…but they all result in “No post found”.
So how do I set up the shortcode to show the child pages for a given page_id?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How to set Search Parameter to query for subpages / child pages??’ is closed to new replies.