• Resolved gverhaeg

    (@gverhaeg)


    Good morning,
    I use The Events Calendar Free plugin 6.0.12 and I would like to disable the link on certain events from Category
    Can you help me ?
    THANKS

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

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

    (@d0153)

    Hi @gverhaeg

    Thanks for reaching out. Let me help you with this one.

    Could you provide additional details on what you’re trying to achieve? A screenshot or a screen recording would also be great.

    Looking forward to your reply.

    Thread Starter gverhaeg

    (@gverhaeg)

    Please look at the site page <span style=”text-decoration: underline;”>https://visitfosses.be/events/</span>

    I have two types of events. I can classify these events by categories.
    Simple events without explanations for which I do not want the visitor to click (See point 1 of the image)

    But for point 2, I want the link to work and display the event detail.

    Plugin Support Darian

    (@d0153)

    Hi @gverhaeg

    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 particular customization, you could try overriding this template the-events-calendar/src/views/v2/month/calendar-body/day/calendar-events/calendar-event/title.php in your own theme by creating a file at:

    [your-theme]/tribe/events/v2/month/calendar-body/day/calendar-events/calendar-event/title.php

    After that, you could add a condition to check if an event has a particular category. And if it has, then you could remove the <a> and just show the title text.

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

    Plugin Support iammarta

    (@iammarta)

    Hi @gverhaeg ,

    We haven’t heard from you in a while, so I’m going to mark this as resolved. Feel free to start a new thread if you have any more questions.

    Best regards,
    Marta

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘The Events Calendar Free plugin 6.0.12’ is closed to new replies.