Is it possible to use multiple theme templates with this plugin?
I see documentation for one template, but I have an instance where I would need the grid format on one page and a list version on another.
for example:
[child_pages template="custom_grid"]
[child_pages template="custom_list"]
Thank you.