Thanks for your question!
Yes, this is possible 🙂
You’ll first need to create a calendar for that team by going to Schedule > Calendar then select the team and other details like league and season if necessary. Be sure to select “List” as the Format. Click publish, then copy the [event-list] shortcode containing the ID.
Edit the team and paste the shortcode from above into the content editor. Now this team page will display a list of events.
Hi!
Great improvement in 0.7.2. Really astonished.
I may have missed something, but now the created calendars do not work. It just sais [event-list 1262] on the team page.
ops, I just saw you have changed “event-list” to “event_list”
I’ll correct it manually 🙂
in fakt – “events-list” to “event_list” 🙂
Hi there!
Yes, the shortcodes have changed from the previous version. The reason for the change was that using hyphens (-) in shortcode names can cause collisions with other shortcodes as per the guidelines in http://codex.wordpress.org/Shortcode_API#Hyphens
Thank you for your ongoing feedback. Glad you’re enjoying the plugin 🙂
And something very little we saw – when logos are activated, on some mobile devices (tested on iPhone) there is irrelevance between the rows containing rank and name and the rest of the rows. But it’s not something to bother about 🙂
You’re right, the cells containing logos are slightly taller than the text-only cells which causes the left and right side of the responsive table to misalign. We’ll patch this up in the next version 🙂