events list extended doesn’t use the month jumper
Its essentially an extension of the basic events list you get with the core
Yes you will be able to show the next 10 (or whatever number you set) events regardless of which month they are in
see video below on some of the functionality and also on the load more events option
page used was: https://www.masonbates.com/newweb/eventon-test/
FYI there is a eventON folder residing inside eventON folder. This should not be there.

You have applied an incorrect patch code i have fixed it now and its working fine

One of those things that you gotta really pay attention to which line is changed 🙂
The patch did not correct the issue. I have a sample page setup and when the content is displayed there, that will tell me the database query is working correctly.
FTP Username: orionk@nxtset.com
FTP password: kJITDoB82FB$
FTP Server: ftp.nxtset.com
FTP & explicit FTPS port: 21
I am sorry did you apply the patch fix I sent and that didnt resolve the issue?
If you still want me to fix the filter issue for you please send me FTP access and I can take a look and see whats going on.
If your client dont want to show filters and are ok with moving ahead without it I suppose we dont have to debug through FTP 🙂
this is very strange and we are not able to replicate this issue on our end. Would you mind sending me FTP access to your site please?
I’m not clear on what that did but the issue still exists I’m afraid.
My client doesn’t want the filters to be displayed. We’ve disabled those through the eventon settings.
Ok found the fix

Apply this and clear cache should do the trick 🙂
Actually nevermind I see the issue. Right now the filter look for both values and no and/or. I will look more info the relationships and see if I can find you a fix for this. Appreciate your patient!
With regards to your shortcode
[add_eventon_wv exp_so=”no” filter_type=”select” ux_val=”3″ hide_events_onload=”yes” event_type=”213,262,214,216,300,162,163,293,215,217″ event_type_2=”231,310″ ]
I think the reason filters are not working is because you are defining a event type and event_type_2 values initially via shortcode.
Can you please try [add_eventon_wv exp_so=”no” filter_type=”select” ux_val=”3″ hide_events_onload=”yes”] and see if that work with filters.