In this case you’d need to rewrite the loop and the template because what it’s designed to do is loop through the event posts and return one post for each table row.
The table template plugin works much like the same way a list of WordPress posts work, it shows one entry per WordPress post.
If you want to tackle rewriting the loop I will let you know it will involve essentially rewriting the plugin. This could be a significant amount of work depending on one’s knowledge of PHP.
I can point you in the direction of the Event Espresso Calendar add-on, which does exactly what you want where it loops through all of the datetimes and displays each datetime as a calendar entry. So you could use the calendar, or rewrite the Table Template add-on and model it after the Calendar add-on.
Yes you can. The calendar param you use is event_category_id. There are more parameters covered in the calendar documentation.
Viewing 3 reply threads
The support post ‘Table View – only first available booking date showing’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.