Forum Replies Created
-
AuthorPosts
-
Nico
MemberHey,
Good news! We have fixed this issue in our plugin updates server. No software update is required for the fix to be applied, plugin updates should just work fine now 🙂
Please let us know if there’s anything else we can do to help,
Best,
NicoNico
MemberThis reply is private.
January 25, 2018 at 2:09 pm in reply to: Events Calendar incompatibilities with PHP 7.2. When will PHP 7.2 be supported? #1436477Nico
MemberHi there,
Just wanted to share with you that a new maintenance release (for the Week of 7th January 2018) is out, including a fix for this issue :slightly_smiling_face:
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-7-january-2018/
Please update the plugins and let us know if the fix works for your site,
Best,
NicoNico
MemberHi there,
Just wanted to share with you that a new maintenance release (for the Week of 7th January 2018) is out, including a fix for this issue :slightly_smiling_face:
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-7-january-2018/
Please update the plugins and let us know if the fix works for your site,
Best,
NicoNico
MemberHi there,
Just wanted to share with you that a new maintenance release (for the Week of 7th January 2018) is out, including a fix for this issue :slightly_smiling_face:
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-7-january-2018/
Please update the plugins and let us know if the fix works for your site,
Best,
NicoJanuary 25, 2018 at 1:53 pm in reply to: Responsive Breakpoint – Hitting a max issue displaying tribe-mobile-container #1436451Nico
MemberHi there,
Just wanted to share with you that a new maintenance release (for the Week of 7th January 2018) is out, including a fix for this issue :slightly_smiling_face:
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-7-january-2018/
Please update the plugins and let us know if the fix works for your site,
Best,
NicoNico
MemberHi there,
Just wanted to share with you that a new maintenance release (for the Week of 7th January 2018) is out, including a fix for this issue :slightly_smiling_face:
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-7-january-2018/
Please update the plugins and let us know if the fix works for your site,
Best,
NicoNico
MemberHi there,
Just wanted to share with you that a new maintenance release (for the Week of 7th January 2018) is out, including a fix for this issue :slightly_smiling_face:
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-7-january-2018/
Please update the plugins and let us know if the fix works for your site,
Best,
NicoJanuary 25, 2018 at 1:45 pm in reply to: Troubleshooting slow calendar: Other category events in source #1436441Nico
MemberHi there,
Just wanted to share with you that a new maintenance release (for the Week of 7th January 2018) is out, including a fix for this issue :slightly_smiling_face:
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-7-january-2018/
Please update the plugins and let us know if the fix works for your site,
Best,
NicoJanuary 25, 2018 at 1:38 pm in reply to: Publicize showing on event screen but are not applied to the event if changed #1436438Nico
MemberHi there,
Just wanted to share with you that a new maintenance release (for the Week of 7th January 2018) is out, including a fix for this issue :slightly_smiling_face:
The developer working on this suggested this snippet might work best for integration with The Events Calendar (as opposed to the JetPack custom post type snippet):
add_filter( 'tribe_events_register_event_type_args', 'tribe_events_register_event_type_args_update' );function tribe_events_register_event_type_args_update( $args ) {
$key = 'supports';
if ( empty( $args[ $key ] ) || ! is_array( $args[ $key ] ) ) {
$args[ $key ] = array();
}
$args[ $key ][] = 'publicize';
return $args;
}
Find out more about this release → https://theeventscalendar.com/maintenance-release-week-7-january-2018/
Please update the plugins and let us know if the fix works for your site,
Best,
NicoJanuary 16, 2018 at 5:38 pm in reply to: Reply To: Fatal Error after update, Tickets_Handler.php on line 576 #1428155Nico
MemberHola Victor
January 16, 2018 at 1:38 pm in reply to: Reply To: Fatal Error after update, Tickets_Handler.php on line 576 #1428024Nico
MemberHola Victor
January 16, 2018 at 9:38 am in reply to: Reply To: Fatal Error after update, Tickets_Handler.php on line 576 #1427716Nico
MemberHola Victor
January 16, 2018 at 7:38 am in reply to: Reply To: Fatal Error after update, Tickets_Handler.php on line 576 #1427530Nico
MemberHola Victor
January 16, 2018 at 6:38 am in reply to: Reply To: Fatal Error after update, Tickets_Handler.php on line 576 #1427494Nico
MemberHola Victor
-
AuthorPosts
