Title: Accessibility Issues
Last modified: May 17, 2021

---

# Accessibility Issues

 *  Resolved [SprialOwner](https://wordpress.org/support/users/sprialowner/)
 * (@sprialowner)
 * [5 years ago](https://wordpress.org/support/topic/accessibility-issues-20/)
 * Hi there! I had an accessibility audit and I am trying to add unique aria-label,
   aria-labellby or titles to make landmarks distinguishable.
 * Currently, the landmarks for February and April are not unique.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Faccessibility-issues-20%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Stephen Page](https://wordpress.org/support/users/camwynsp/)
 * (@camwynsp)
 * [5 years ago](https://wordpress.org/support/topic/accessibility-issues-20/#post-14454387)
 * Hey SpiralOwner!
 * I assume you are talking about the prev/next month links at the top of the calendar?
 * If so, you can do so via template customization:
 * For the month view look for this file: wp-content/plugins/the-events-calendar/
   src/views/month/nav.php
 * copy it to [your-theme]/tribe-events/month/nav.php
 * and add the desired aria attributes or any needed HTML.
 * If you need the text “February” for those you can use the functions tribe_get_previous_month_text()
   and tribe_get_next_month_text()
 * There’s a ton of info on template customization here: [https://theeventscalendar.com/knowledgebase/guide/customization/#customizing-templates](https://theeventscalendar.com/knowledgebase/guide/customization/#customizing-templates)
 * Cheers,
    Stephen
 *  Thread Starter [SprialOwner](https://wordpress.org/support/users/sprialowner/)
 * (@sprialowner)
 * [5 years ago](https://wordpress.org/support/topic/accessibility-issues-20/#post-14513952)
 * Hi there! I am not a developer but have hired one to help me make this change.
   I gave him these exact directions but he was puzzled and couldn’t find what he
   needed.
 * He only found one single aria tag in the wp-content/plugins/the-events-calendar/
   src/views/month/nav.php, nothing specific to the months. I had him open a different
   file only to have him stumble upon 2,000+ aria tags. Are you sure that is the
   proper file?
 * Thanks,
    Kathy

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Accessibility Issues’ is closed to new replies.

 * ![](https://ps.w.org/the-events-calendar/assets/icon-256x256.gif?rev=2516440)
 * [The Events Calendar](https://wordpress.org/plugins/the-events-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/the-events-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/the-events-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/the-events-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/the-events-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/the-events-calendar/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [SprialOwner](https://wordpress.org/support/users/sprialowner/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/accessibility-issues-20/#post-14513952)
 * Status: resolved