Good evening Eric and welcome back!
Thank you for reaching out to us.
We are sorry to hear about the deprecated function preventing you from showing the number of categories you want.
I would love to help you with this topic.
I don’t know if that would help, but you could actually get rid of the number of categories limitation by simply using CSS
#tribe-community-events #event-categories ul li.hidden_category {
display: block !important;
}
Let me know if that helps.
Have a great day!
Geoff B.