• Resolved jomariet

    (@jomariet)


    
    
    I'm trying to remove the links from the events (by category) to the single events posts. I followed the advice on https://theeventscalendar.com/.../how-to-disable.../... and created the category "nolink" and added
    
    .tribe_events_cat-nolink h3 a {
    
    pointer-events: none;
    
    }
    
    .tribe-events-view--photo .tribe_events_cat-nolink a {
    
    pointer-events: none;
    
    }
    
    to my css. I even cleared the caches just to be on the safe side. I'm not seeing any changes, the single event pages still open up.
    
    Any idea what I'm missing?
    
    Edit: I added the Events Calendar Tweaks extension and disabled links on the calendar, day, and list options. It works on list and day but not on Month (calendar). And I really need to only disable by category so this was a Hail Mary.
    
    

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

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

    (@tristan083)

    Hi @jomariet ,

    Thank you for reaching out, and I’m sorry to learn of the difficulties.

    Could you please provide some examples or illustrations as to which events are to have the links available and the ones that are not to have? Have you tried looking into doing Template Customization for this?

    Plugin Support Darian

    (@d0153)

    Hi @jomariet

    It appears that we haven’t heard back from you in a while, so I’ll assume that the matter has been resolved. If you need any more help, feel free to start a new thread and we’ll be happy to assist you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Disable links to single events’ is closed to new replies.