Kipex
Forum Replies Created
-
As we tried to investigate the issue further, it seems we found a bug you should probably fix.
When event time is overlapping with other events, it’s set as draft, but when Redis is on, the “other events” would also include the current one, and when comparing, it doesn’t rule out that. So it uses current event to compare with current event, and of course it overlaps.
wp-content/plugins/events-manager/classes/timeslots/timeranges.php
The function “has_overlapping_timeranges()”, when checking time overlaps, it doesn’t rule out if $Timerange and $Timerange_2 are actually the same event.Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Font Awesome 7 Support?I noticed and am glad to hear it. I had a chance to play with the updated version a bit and was happy to see even the more premium styles included for FA7. Thanks for a job well done! I’ll be sure to update my review too.
Forum: Plugins
In reply to: [Advanced Custom Fields: Font Awesome Field] Font Awesome 7 Support?Just chiming in to voice my hopes of seeing FA7 support. The plugin has proven to be very useful and afaik FA7 seems to function much the same as FA6 in terms of the kit infrastructure etc.
Forum: Plugins
In reply to: [WP Armour - Honeypot Anti Spam] wpa.css is still render-blockingI did notice wpa.css also includes #altEmail_container, which will be visible in forms without the css file, and while adding it to my own stylesheet does hide it for the main frontend, it doesn’t hide it in the wp login form.
So my initial idea of disabling wp_enqueue_style isn’t perfect, but the problem nonetheless needs a proper solution.
Forum: Reviews
In reply to: [Disable Comments] Sadly moving onExact same position for me. Changed from that same plugin to this for the same reason, which is why it’s very frustrating to now see this plugin go down the same path. There are many far more complicated plugins that exist under Settings just fine. All this is doing is adding unnecessary bloat to the menus, which I try to avoid as much as possible.