Support

Home Forums Event Espresso Premium Show more rows per page on the event table

Show more rows per page on the event table

Posted: April 13, 2015 at 10:48 am


BeardedEagle

April 13, 2015 at 10:48 am

Let me know how to display more rows per page on the event table. There is a current limit of 10 per page.


Lorenzo Orlando Caum

  • Support Staff

April 13, 2015 at 11:38 am

Hi, we have documentation for the Events Table View Template add-on here:

https://eventespresso.com/wiki/events-table-view-template-add-on/#usage

One of the parameters is limit so you could do something like this to show 25 events:

[ESPRESSO_EVENTS_TABLE_TEMPLATE limit=”25″]

This example would show 30 events:

[ESPRESSO_EVENTS_TABLE_TEMPLATE limit=”20″]


Lorenzo


BeardedEagle

April 13, 2015 at 12:37 pm

When I use the limit parameter, it limits the entire table to the specified number. For example, limit = “25” limits the table to 25 rows. However, the pagination remains at 10 rows per page. This means that our client have to got three pages to see the 25 events.

I would like to have “25” rows show on the first page.

I hope this is clearer.


Josh

  • Support Staff

April 13, 2015 at 6:01 pm

I read you clear Bearded Eagle, you want to use:

[ESPRESSO_EVENTS_TABLE_TEMPLATE table_pages = 25]

The support post ‘Show more rows per page on the event table’ 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