Hello aiabaltimore,
Thanks for contacting us!
This seems like an easy enough request, I’m surprised your current plugin isn’t sending out these event posts.
I installed and worked with the plugin a bit, and I think I might have an answer for you.
Officially, we cannot support this plugin. It is too old and cumbersome. I couldn’t even get it working on its own and it is beyond the scope of the forums.
However, if you edit the plugin file post_notification.php, starting on line 180, I think if you add the line
if($post->post_type == 'tribe_events') $notify = get_option('post_notification_send_default');
it might work. You’ll have to play around.
Please make sure you have a recent backup of your site before you start! I’m assuming nothing bad will happen, but better to be safe than sorry.
I would maybe seek assistance on another forum. It seems like it would be easy to make happen, but unfortunately I cannot help further with this on these forums.
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll