Hey!
I'm using what I believe is the latest version of ef 0.6.2. My email notifications were working fine until I upgraded to WP3.1. Now we're not receiving email notifications any more?? I saw the info on custom post support..and so added the:
add_post_type_support( 'event', 'ef_notifications' );to my themes function.php. But still nothing. I'm sure I'm missing something here somewhere. Any help would be appreciated!
Thanks!