• Resolved Jackie Chan

    (@jackie-chan)


    Hi i’m currently using this code to display my child pages: [pagelist_ext show_first_image=”1″]

    Which works great, however i need to exclude pages from the list how can i do this?
    I’ve tried: [pagelist_ext show_first_image=”1″ exclude=”6,7,8″] yet this wont work.

    Any ideas?

    Thanks

    https://www.ads-software.com/plugins/page-list/

Viewing 1 replies (of 1 total)
  • Thread Starter Jackie Chan

    (@jackie-chan)

    Solved. i had to find the correct page id.
    To do this open your page in the page editor and find the ID in the url:
    example.com/wp-admin/post.php?post=1143&action=edit&message=1

    post=1143 is the ID.

    So this shortcode would work [pagelist_ext show_first_image=”1″ exclude=”1143,”]

Viewing 1 replies (of 1 total)
  • The topic ‘Excluding Pages’ is closed to new replies.