muerta
Forum Replies Created
-
Forum: Plugins
In reply to: [Event Organiser] Dates and Times not savinghey there,
any news? have the same issue (time and date not saved) when i try to create new events, the old ones are fine.
Forum: Plugins
In reply to: [Event Organiser] 12/24h display issue and questionworks like a charm now, thanks stephen 🙂
Forum: Plugins
In reply to: [Event Organiser] 12/24h display issue and questionhm, everyone who isn’t living in native english speaking countries or one of the old colonys?
eo uses the wordpress time settings, so check it there, excluding you got hit by the bug i have.
Forum: Plugins
In reply to: [Event Organiser] 12/24h display issue and questionsolved the “end date” by modifing
<?php if( !eo_reoccurs() ){ ?> <!-- Single event --> <li><strong><?php _e('Start', 'eventorganiser') ;?>:</strong> <?php eo_the_start($date_format); ?> Uhr</li> <li><strong><?php _e('Ende', 'eventorganiser') ;?>:</strong> <?php eo_the_end($date_format); ?> Uhr</li> <?php } ?>date issue is still open, don’t know if this is intended or not.
suggestion:
dunno if it’s possible but a whitelist for specified files or plugins in the option “Display random version number to all non-administrative users” would be great, because it removes the google api key, on the other hand its handy to not display version numbers.
as usual, thanks for your time and work 🙂