I'm looking for a way to list titles and a summary of the content of Child Pages in the Parent Page.
If the four pages of the website would be:
Home
- Products
-- Product 1
-- Product 2
The Page "Products" would list both titles AND (part of) the content of "Product 1" and "Product 2".
Thanks!
gabesands
Member
Posted 5 years ago #
I also need something like this, but lack the knowledge to create a plugin.
gabesands
Member
Posted 4 years ago #
That's not particularly difficult, but a plugin would only work in the content area of the page. If you want to do it elsewhere (in a sidebar or the header or the footer), you'd have to modify your theme instead. Also, you need to specify very precise rules (the kind a computer could follow) for cutting excerpts out of complete page content.
gabesands
Member
Posted 4 years ago #