• Resolved gally75

    (@gally75)


    Hi, I have an event calendar in my website homepage, showing all the classes I teach each month. When I hover over one class, a box shows with the title of the class, date and time. I wondered if I can add some additional text (ex. “ask for more dates”) in that box and how I could that, if possible at all. Thanks in advance for your help.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Darian

    (@d0153)

    Hi @gally75

    Thanks for getting in touch, I would be happy to point you in the right direction.

    Your desired use-case scenario may be possible with some custom coding, but if you decide to give that a try, please note we cannot provide full support for custom implementations like that.

    A good place to start would be our Themer’s Guide, if you’re comfortable doing it DIY. https://theeventscalendar.com/knowledgebase/themers-guide/

    For this specific customization, you could try overriding this template the-events-calendar/src/views/v2/month/calendar-body/day/calendar-events/calendar-event/tooltip/description.php

    To override the template above, copy the same file on this path/directory and add your “custom text” from there:
    [your-theme]/tribe/events/v2/month/calendar-body/day/calendar-events/calendar-event/tooltip/description.php

    I hope this helps, and please let me know if you have further questions or concerns.

    Plugin Support Darian

    (@d0153)

    Hi @gally75

    It seems like this thread has been quiet for a bit, so we’ll go ahead and mark it as resolved. However, if any further questions or concerns come up, please don’t hesitate to start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Additional text in calendar event box’ is closed to new replies.