• Resolved TRos

    (@tros64)


    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]

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

    (@d0153)

    Hi @tros64

    Thanks for reaching out.

    The arrows in the calendar will be inactive if there are no events available. The left arrow is inactive if there are no past events, and the right arrow if there are no upcoming events.

    I hope that helps, and please let me know if you have further concerns.

    Thread Starter TRos

    (@tros64)

    Hi @d0153

    Thanks for your reply!

    Are there any options to activate the arrows permanently?

    Plugin Support WilloftheD

    (@abzlevelup)

    Hi @tros64, good question. With the month view, that’s the expected behavior like @d0153 mentioned. However, if you’d like, you could switch the default view to List to make it active.

    Thread Starter TRos

    (@tros64)

    Hi @abzlevelup

    Thank you for the advice. But I need exactly Month view. Ok. I see there are no other variants except the adding some fake events in the past and future.

    Plugin Support Darian

    (@d0153)

    Hi @tros64

    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/

    Or you could also submit a feature request for it via this form: https://evnt.is/ideas

    We take user ideas and contributions very seriously, and many times ideas contributed by our customers end up in our future releases as they collect votes.

    Thread Starter TRos

    (@tros64)

    Hi @d0153!

    Big thanks you for the links. I’ll try to workaround with this task. If I’ll find some elegant resolvations, I’ll post them here if you don’t mind.

    Plugin Support Darian

    (@d0153)

    Hi @tros64

    Thanks for your response.

    Please do share the workaround you’re working on this thread in case other users would like the same behavior.

    Please let us know if you have further questions or concerns.

    Plugin Support Darian

    (@d0153)

    Hi @tros64

    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.

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

The topic ‘Arrows don’t work on current month’ is closed to new replies.