Hi goncharova,
I’m working on putting together better documentation for all of the various functionality. So that should be available soon.
In the mean time this is the code for the to different shortcode displays:
For a detailed display (make sure you’ve set the Month divider html in the settings):
[classdex_seminars start="yyyy-mm-dd" stop="yyyy-mm-dd" type="seminar"]
Start can be set to “today”. Type can be set to seminar, meditation, wellness, or philosphy (corresponds to those class types)
For the list view:
[classdex_yoga_classes start="yyyy-mm-dd" stop="yyyy-mm-dd"]
This corresponds to the “Yoga Class” class type.
Let me know if that works for you.
Best,
John