Showing a list of upcoming events
Below, you can see a very handy list of upcoming events, with the next 4 events.
The list is rendered by the [ tb-upcoming ]
shortcode.
[tb-upcoming]
Do you want to show more events? Or even allow the customers to load more events? No problem, let’s try the following shortcode: [ tb-upcoming shown="6" more="yes" ]
[tb-upcoming shown=”6″ more=”yes”]
We are going to make things a little bit more interesting: let’s select a particular service only, let’s switch the slots style to another one and make the whole instance read-only.
The shortcode will be: [ tb-upcoming service="appointment" slot_style="1" read_only="yes" ]
[tb-upcoming service=”appointment” slot_style=”1″ read_only=”yes”]