I try to make a page with WP_Query as described in documentation, and the next page link is showing the not found page. Then I removed query_posts from the main loop, and hooking into pre_get_posts, but cannot use the arguments to filter past events, and also sort by event date.
Is there any way to use pagination and filter the results with Events Maker settings?