Reply to: tickets(388485)

depends on how you set up the original event and end times and possibly the timezone 

Please send us wp-admin access to your site as a private message and we can edit the event and see if you have set it up right

Reply to: tickets(387991)

Thanks for the information, the important thing is that version 4.9.8. is safe and not vulnerable.

Best regards.

Roberto Albini

Reply to: tickets(388250)

We had also been investigating more and changed this page to a youtube embed which still works. e.g.

<iframe title=”YouTube video player” src=”https://www.youtube.com/embed/AZr9lYz12jw?si=BzXCxWiHqO2EUaHs” width=”560″ height=”315″ frameborder=”0″ allowfullscreen=”allowfullscreen”></iframe>

However, if you just add in the youtube video link:

https://youtu.be/fc5zbSCgudA?si=3GAR-ispWE6AvZH-

 

We have added this back in to the Bridget Jones example above so you can see the issue. This has always worked in previous EventOn versions.

Thanks

Ken

Reply to: tickets(382044)

Hello

Version 4.9.8 installed hoping this my problem will be solved, but no improvement
Same error continues several versions later

The issue regarding Quform forms (specifically with dynamic logic and Google reCAPTCHA) still persists.

Enable”Activate event description content HTML validity check” in the Diagnostic section is disabled, if I enable it a message “Error: There are unclosed HTML tags in the event details. Please fix the content in the editor” appears.

Again here is the solution

Affected file: includes/calendar/views/html-eventcard-details.php

change
$fullEventDetails = html_entity_decode(stripslashes($object->fulltext), ENT_QUOTES | ENT_HTML5, ‘UTF-8’);

to
$fullEventDetails = stripslashes($object->fulltext);

Ahora todo funciona de nuevo

Reply to: tickets(388034)

this waiting is not fair please process my refund! The last time there was a wait too. Why is this?

Reply to: tickets(388471)

like most user submit forms you want to give them image size instructions

if they upload vertically tall images there will be black on the side, where as if they upload horizontal high images they will look better

the issue is we can add css to make vertical tall images look better- but it puts the horizontal images out of wack

so its better to get them to upload a horizontal image