Hi, I am using [tribe_events view=”list”] shortcode to show list of events on my homepage. What I want to do is, I only want to show events in current month with “view more” button and each time user clicks view more, it should load events for next month via ajax. It seems there is no particular parameter for this shortcode which could help me to achieve the required functionality.
Is there any way to achieve such functionality with above shorcode? Or is there any other shortcode which could help me to achieve said functionality? I’ve checked the documentation but wasn’t able to find anything helpful.
Thanks