Forum Replies Created
-
AuthorPosts
-
Sean
ParticipantI added caching JSON LD alongside the rest of month view using below thread and enabled Enable the Month View Cache and Month view events per day is 1, But i have installed query monitor showing two of tour query showing in Slow Queries.
Sean
ParticipantThis reply is private.
Sean
ParticipantI still face the performance issue and I found that something to do with the code, below lines of function took some load time
$this->events_per_day = apply_filters( ‘tribe_events_month_day_limit’, tribe_get_option( ‘monthEventAmount’, ‘3’ ) );
$this->requested_date = $this->requested_date();
$this->first_grid_date = self::calculate_first_cell_date( $this->requested_date );
$this->final_grid_date = self::calculate_final_cell_date( $this->requested_date );Is there any way to overcome this loading time.
Sean
ParticipantThis reply is private.
October 21, 2017 at 7:23 am in reply to: filter missing when change to next month in month view #1367071Sean
ParticipantThis reply is private.
Sean
ParticipantIts working Victor, Great. Thank you very much.
Sean
ParticipantWe seeking this functionality because of performance, So there is any hook or function available restrict before load those past events?
September 21, 2017 at 11:36 pm in reply to: Events showing after event start in event listing page #1353193Sean
Participantif an event goes from 7:15pm on Sept 20 and ends at 9:30pm the next day on Sept 21, This event show in the list till 7:14pm on Sept 20 not then after.
I could not understand what you mean by photo view.
September 21, 2017 at 1:57 am in reply to: Events showing after event start in event listing page #1352455Sean
ParticipantThis reply is private.
Sean
ParticipantSean
Participantwe want to change the style of default post list view. For that we need to add some div and classes in events post list in wp-admin.
Sean
ParticipantAny update for this bug
Sean
ParticipantThis reply is private.
Sean
ParticipantIts better than you suggest,
-
AuthorPosts
