• Resolved chrissolita

    (@chrissolita)


    Is there a way to automatically show the sub-pages on the parent page’s page.

    I have the following hierarchy:

    Social Media Tips And Tricks
    -Twitter Tips And Tricks
    -How To Start A Twitter Campaign

    I would like to list the page “Twitter Tips and Tricks” to show up on the “Social Media Tips and Tricks” parent page, as well as list “How To Start A Twitter Campaign” to show up on the “Twitter Tips and Tricks” parent page.

    I would like to display them as a list, or a grid using the pages’ featured images as thumbnails, including the title. Any way will work, as long as they can access the content when navigating the menus.

    Here is my site:

    https://www.GAINSforGLORY.com

    Any help is appreciated! Thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter chrissolita

    (@chrissolita)

    Resolved my issue…

    Installed Display Pages Plugin

    Followed WordPress Display Pages Code

    Modified code until liking

    Here is my code:
    <p style="text-align: center;">[display-pages id="403,348,350,352,354,356,359" wrapper="div" column_count="4" image_size="thumbnail" order="ASC"]</p>

    id represents what page/post you want to display, image_size comes in thumbnail, medium, or large. Any other info you need check:

    Hope this helps someone.

Viewing 1 replies (of 1 total)
  • The topic ‘Show Child/Sub-Pages within Parent Page’ is closed to new replies.