Good evening Kelly and welcome back!
Thank you for reaching out to us.
We are sorry to hear about the event categories disappearing from your community add form.
I would love to help you with this topic.
I just went ahead and noticed that for some odd reason, there is a tribe-hide CSS class on that specific element of your form.
In any case, the quickest solution is probably to just add the following CSS rule to your WordPress theme
#tribe-community-events #event-categories {
display: block;
}
Let me know how that goes.
Best regards,
Geoff B.