Jonathan

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Reccuring Events shortcode #1120951
    Jonathan
    Participant

    Thank you Cliff, that’s done.
    Can you help me with one more question?

    Here’s yours calendar, that on the left side of list view.
    How can i change day “Tue” on month? So on the top of calendar it will be not day but month.
    Here’s code for day:

    <span
    			class="list-dayname"><?php echo apply_filters( 'tribe-mini_helper_tribe_events_ajax_list_dayname', date_i18n( 'D', $postDate ), $postDate, $mini_cal_event_atts['class'] ); ?></span>
    		<span

    How can i change for month?

    Thanks.

    in reply to: Reccuring Events shortcode #1120176
    Jonathan
    Participant

    So, as i understand i need to edit ” list/content.php ” for my case ?
    Or is it list/loop.php ?

    PS: Delete those screenshot, so as not to mislead people

Viewing 2 posts - 1 through 2 (of 2 total)