Support

Home Forums Event Espresso Premium Table View – only first available booking date showing

Table View – only first available booking date showing

Posted: January 14, 2016 at 9:42 am

Viewing 3 reply threads


Bosworthsgc

January 14, 2016 at 9:42 am

Hi

I have added the Booking Table to a page

http://www.bosworthsgc.co.uk/all-events-listings/

On our Muddy Boots event there are two dates, but I am only showing the first date on the table
How can I get the other date to show there too

Thanks


Josh

  • Support Staff

January 14, 2016 at 9:57 am

Hi there,

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.


Bosworthsgc

January 14, 2016 at 10:00 am

Hi Josh

Thanks – my knowledge of PHP is not great so I think I will try the Calendar addon which I have. I assume I can set the calender up by category too?

Thanks


Josh

  • Support Staff

January 14, 2016 at 10:45 am

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.

Event Espresso