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
Replies for tickets on suppota
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
Thanks for the information, the important thing is that version 4.9.8. is safe and not vulnerable.
Best regards.
Roberto Albini
Example of the display of the September date in duplicate.
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
FYI it just happened again when saving for the last time (deleting words dates etc from the title) just now
an entry in the log
2025-05-25 00:22:24 | Access | 206.85.25.101 | 304 | GET /wp-content/uploads/2025/05/Rave-Royale-Unleash-the-Beat-at-The-Room-Bali-Thursday-29-May-2025-300×300.webp HTTP/2.0 |
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
this waiting is not fair please process my refund! The last time there was a wait too. Why is this?
Many thanks, I’ll close the ticket.
Hello
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