On the single event page, we added a form to the general description of the event. There are form field verifications. When the plugin formidable recognizes an error the event is loaded again and the field is marked red.
1. Then the header is broken and the html is broken.
eventON writes the description in a script into the
<div class="evo_event_schema", this causes the error because the form validation adds an addEventListener into this to output the error
2. When there is a captcha plugin like turnstile, the captcha is gone and the form can never be submitted. I tryed to add akismet to prevent spam into the form then the complete page with all events was broken. All these form validations add a script and then the eventon script is broken
Jul 10,2025 AT 1:40AM - 4 hours ago -https://life-online.de/termin/praxisworkshop-berufliche-veraenderung/
please fill out the form and produce an error by missing an entry into a required field so that the form field verification is activated. You will see this </div> “,”location”:[{“@type”:”Place”,”name”:”LIFE Bildung Umwelt Chancengleichheit e.V.”,”address”:{“@type”: “PostalAddress”,”streetAddress”:”Rheinstr. 45, Aufgang C, 12161 Berlin”}}]}</script> in the header and the closing script tag cannot be recognized by the browser