Event-Organiser
Event-Organiser copied to clipboard
WordPress plug-in, Event Organiser, development repository
Hi I recently installed the plugin on my wordpress site (http://ambia.pe/calendario2014). Congratulations, works very good! But I want to change the duration of animation when i leave the mouse out...
Consider: 1. A user clicks a date in a calendar widget, and is taken to `/events/on/2013/11/13/` 2. There is also a calendar widget on the left hand side 3. It...
Under Settings -> Event Organizer, under the "Select which features events should support", unchecking the Comments does not remove the Leave A Reply section of the event post - it...
I'm running WP 5.9.3, for which, for some reason Event Organiser Pro 3.3.6 has not been tested even though this is not even the current WP version. Updating from a...
Hello, It seems that the `eventorganiser_admin_calendar()` function (which handles the `event-admin-cal` Ajax action) always performs the same database query twice. In fact, the constructor for `WP_Query` [calls the `query()` method](https://github.com/WordPress/wordpress-develop/blob/6.0.1/src/wp-includes/class-wp-query.php#L3718),...
Hello, Thank you for the work on developing this plugin! I've stumbled upon a slight security issue in the calendar widget, which might leak a user's private events. In order...
Somehow hte fix in 3.7.6 to show categories in Gutemberg disapperead at some point. It should be fixed again! 'show_in_rest' => true,
After enabling Object Caching Pro (gets enabled automatically on Cloudways servers that have 2+ GB of Ram), within the archive query loop, it looses the event's start and end time...
Full Calendar Shortcode - PHP Fatal error: Uncaught Exception: Error in formating DateTime object.
I'm receiving this error: `PHP Fatal error: Uncaught Exception: Error in formating DateTime object. Expected DateTime, but instead given boolean in /chroot/home/a031815c/tcotc.com/html/wp-content/plugins/event-organiser/includes/event-organiser-utility-functions.php:31` Plugin version: Version 3.12.3 PHP 7.4 WordPress 6.3...
Hi! I am trying to add an event which recurs every two weeks. When I select "custom", nothing happens, there seems to be no way to specify the custom recurrence....