Invent Child Pages

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #19566
    vierviertel
    Member

    Hello,
    we used a shortcode like the invent demosite used:
    https://www.livemeshthemes.com/invent/about-us/

    The shortcode is:
    [show_post_snippets post_type=”page” number_of_columns=1 post_parent=11496 image_size=’medium’ display_title=true display_summary=true excerpt_count=600]

    Afer update to the latest WP 4.4.2 and the latest Theme Invent update 2.1
    It doesn’t work well.
    Every Parent site displays the same childs of one Parentpage.

    Does somebody knows what’s wrong?

    Thank you for help.

    Christoph

    #19598
    Raghavendra
    Moderator

    This is because the post_parent attribute is not supported in this shortcode. You can categorize the pages and then use terms and taxonomy attributes to list specific pages. Pls see theme documentation to know more about these attributes of the shortcode.

    If taxonomy sounds a little too much work, pls consider using the following free plugins –

    https://wordpress.org/plugins/list-pages-shortcode/

    https://wordpress.org/plugins/page-list/other_notes/

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.