Recurring Events Causes Empty Link
-
I purchased Events Calendar Pro and I’ve raised this with the developers, however they’ve refused to help so I’m hoping someone here might be able to point me in the right direction.
I have a site which needs to be AA compliant for accessibility. I’ve used the recurring events feature in the Pro plugin and this adds a small SVG icon next to each date to allow you to select all instances of the event. Unfortunately this generates an empty link and therefore fails the AA accessibility check. I’ve used the following CSS to hide the icon:
a.tribe-events-calendar-list__event-datetime-recurring-link {display: none !important;}
Which works on the front end, however it is still showing in the page code:
Can anyone help me remove this entirely, perhaps with a code snippet.
Note – for anyone considering the Pro plugin, the support offered is zero. Very poor.
- The topic ‘Recurring Events Causes Empty Link’ is closed to new replies.