I’d also like to embed a single event on a page. We have about 11 events that happen every year. We list them in our main menu and it would be nice for the menu to always point to the same page and have the content update as we create a new event that matches that page’s event.
As it stands, we have to create a new event and then go change the link in our nav menu to point to the new event each time.
Building a custom shortcode powered by tribe_get_events() that does this for you. It could automatically pull in the next upcoming event without manual intervention.
The shortcode option would likely be ideal but it will require at least an hour of dev time, very possibly multiple, to get going.
Does that all make sense? Will that work for you? Please let me know.