Reply to: tickets(406424)

Great news we were able to get his resolved. changelog for RSS addon v1.2.4 

Changelog Rssfeed

In RSS Settings, now you can set RSS Events feed start date range, this you can set to start X months ago, to show the old events. — We hope this will address your concern and the trouble you had 🙂 

Reply to: tickets(406424)

just wanted to update you we can also replicate this issue of old events not showing, seems a bit more challenging to find where this is coming from. Please allow us sometime to dig deeper and get back to you with a solution 🙂

Reply to: tickets(406446)

Just checking in here, I just looked at your website and the event tile is indeed showing all the information you are wanting, was something done on your end to get this working?

Reply to: tickets(406530)

Thank you for reporting this. Please apply this code fix for eventON that will fix this.

Code:

$(document).on(’click’, ’.evo_lightbox’, function(e) {

    if (!$(e.target).closest(’.evolb_box’).length) {

        $(this).evo_lightbox_close({ delay: 300 });

    } 

});
Location: EventON/assets/js/eventon_functions.js line 860

Reply to: tickets(393684)

We have not Helen, At this moment there is only the red warning message. We will implement a lock in adding, removing repeat instances once Ticket sales are in — in future updates, we do not have a time line for this completion at this moment.

Reply to: tickets(406358)

Thank you very much for letting us know we will get this resovled and get a new version of EventON Lite version out shortly!