Sorry Brady. Rookie here.
When you change {{post_type}} for a custom post type that you need is something like
add_post_type_support( ‘Post’, ‘simple-page-sidebars’ )
… if you want to add the sidebar for ALL posts created ?
Thanks in advance and good job !!
Roger