I’m assuming I need to add
add_filter( 'sitewide_tags_allowed_post_types',
'my_swt_post_type_filter' )
to my other theme so it can catch custom posts right?
I did and re installed sitewide tags, but it does not seem to catch comic posts anyway.
If I got it completely wrong then I apologize for being dumb.