Hey Riccardo,
Thanks for reaching out to us!
Sure thing! For this, I would start by following our Themer’s Guide and copying the single-event.php template into your theme.
From there, I would use the categories or tags (‘tribe_events_cat’, ‘post_tag’) to differentiate between the events that you’d like to create the custom views for. You could then use the “has_term()” conditional to output or remove certain elements from the template.
Let me know if this helps.
Thanks!