Arrows don’t work on current month
-
I have the same issue at different sites. The arrows that have to switch month spreadsheet don’t active for the current month. If I switch to the previous or one of the next months the arrows work fine. But when I return to the current month back they become inactive.
In the code I’ve noticed that in active state the arrows are links. But on the current month they are buttons. Here are the code samples for Next arrow in active:
a href=”https://stratlabs.us/events/month/2023-03/?shortcode=e0d78de6″ class=”tribe-common-c-btn-icon tribe-common-c-btn-icon–caret-right tribe-events-c-top-bar__nav-link tribe-events-c-top-bar__nav-link–next” aria-label=”Next month” title=”Next month” data-js=”tribe-events-view-link” rel=”noindex”
and inactive:
button class=”tribe-common-c-btn-icon tribe-common-c-btn-icon–caret-right tribe-events-c-top-bar__nav-link tribe-events-c-top-bar__nav-link–next” aria-label=”Next month” title=”Next month” disabled=””
state.The page I need help with: [log in to see the link]
The topic ‘Arrows don’t work on current month’ is closed to new replies.