Viewing 1 replies (of 1 total)
  • Plugin Author Ben Huson

    (@husobj)

    Hi.

    Ah, by default the shortcode only queries ‘pages’ unless you pass the post type to the shortcode:

    [child-pages post_type="my_post_type"]

    It makes sense that the main [list-pages] shortcode should probably always query pages by default (and it would break backward compatibility if that was changed), however it would make sense if you use the sibling/children shortcakes for this to work in context of the current post type.

    I have posted an updated version of the plugin which should fix this. If you would like to test it that would be most appreciated, and I will release the changes as an update if all looks good.

    Many thanks

    Ben

Viewing 1 replies (of 1 total)
  • The topic ‘1.7.4 – Not listing Custom Post Types’ is closed to new replies.