Hey!
Thanks for reaching out to us!
I apologize if I’m misunderstanding your question, if the following doesn’t answer your specific request, please don’t hesitate in correcting me.
It sounds like you’re wanting to feature events on the Home page of your website, however, you don’t want those events to be sorted by event date. Rather, you would like them to be displayed in a different order so that you can have control over what is being featured.
This can be accomplished, however it would need to be a custom loop through our events using “tribe_get_events” within your theme. With this query, you can modify the orderby argument to be something different than the default event date.
Let me know if this helps.
Thanks!