• Resolved grifonius

    (@grifonius)


    Hello,

    the plugin does not consider the post type. So if a page of a custom post type has the same name as a wordpress page, the wordpress page is inserted even when the cpt page was selected in the insertion window.

    Would be great if it was possible to specify the post type e.g. in the options of the insertion window.

    Thank you!

Viewing 1 replies (of 1 total)
  • Plugin Author Paul Ryan

    (@figureone)

    Just use Post IDs instead of slugs; IDs are unique across post types.
    [insert page='123' display='content']
    You can do this manually, or set it as the default in Dashboard > Settings > Insert Pages.

Viewing 1 replies (of 1 total)
  • The topic ‘Post Type not considered’ is closed to new replies.