Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @danstramer,
    Thanks for writing in,

    In order to add some custom text in the grid you will need to create a new template for the following file>
    /the-events-calendar/src/views/v2/month/calendar-body/day.php
    You need to place the copy in this path> [your-theme]/tribe/events/v2/month/calendar-body/day.php

    Now you will have to look for line 130 where the number label is printed, then add the text based on the logic you need.

    Let me know if it helps

    Best
    Santiago

    Thread Starter Dan Stramer

    (@danstramer)

    Thanks, where is this file on the previous version of the plugin?

    Hi @danstramer ,

    If you mean the legacy styles, the file to customize would be: /the-events-calendar/src/views/month/single-day.php
    See line 23.

    Your custom template should go here: [your-theme]/tribe-events/month/

    Let me know if it works

    Cheers
    Santiago

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Add text next to date in month view’ is closed to new replies.