Hello....Yesterday I discovered that the form entry window closes when trying to add an image to a "New" Location and Organizer module when creating an Event. This results in having to completely redo everything as it performs an exit, not a save, nor will it allow the addition of the image from the gallery. In order to create the entries for both, I had to forego adding the image in-line during the creation of the Location and Organizer and simply save them with the text details and links only. Once the event was published, I could then go back into the EventOn settings independently and search the Organizer and Location and add the images for them there. That worked, and is a workaround, but I believe there is a bug when trying to create the cards inside the overall event creation. Please advise...Thanks :)
- Apr 23,2026 AT 9:31AM - 2 weeks agoHello,
Thank you for reporting this. Could you try applying this code fix for EventON:
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
Thanks for the response….I think I’ll wait it out until there’s a patch or update. I could not find the path you indicated in your screenshot, and am not very fluent in the file editor, so rather than risk making a mistake I’ll regret, I can wait. The workaround is fine. I can’t believe I’m the only one having the problem, which as I said…has a workaround for now. I just wanted to make sure the problem/bug was reported. 🙂
Hello tim, perhaps the code may have some issues during copy paste, We are finalizing few things and will get the new version out soon!
Vielen Dank, ich hatte das gleiche Problem und bin auf Version 5.08 zurück gegangen. Warte jetzt auf die neue Aktualisierung des Plugins
Perfect! The update will be available very soon.
As Artem mentioned the new version 5.0.10 resolved this issue.
Thank you Artem!! I installed the updated plugin this morning and will test out the results later this afternoon. Thank you for the heads up!! 🙂
Hello Artem….I tested the updated plugin, and you are correct…The issue was resolved!! I had no problems inserting an image for the location or organizer inside the calendar event directly!! Appreciate the hard work in resolving the bug!! 🙂
We are glad your issue is resolved, if you have any further questions or concerns please create a new ticket.
If you have a moment, we would greatly appreciate if you could kindly leave us a review at EventON WordPress Page OR
. Your review helps us a lot in continuing EventON improvements!