I have about 500 events in my calendar, without a filter on the backend it becomes really painful to use it. Can you please add a simple filter to the event overview page ? Or is there another way ?
I checked the pagination , however now its even worse as I have to go through each page to find what I need. Is there a way to turn the pagination off ?
I have about 500 events in my calendar, without a filter on the backend it becomes really painful to use it. Can you please add a simple filter to the event overview page ? Or is there another way ?
Hi,
We've added pagination to the admin in the latest update.
There's planned filter as well but it's not implemented yet.
Stachethemes Developer
I checked the pagination , however now its even worse as I have to go through each page to find what I need. Is there a way to turn the pagination off ?
Add in your theme functions.php file following filter:
Stachethemes Developer
Thanks a lot, works great