Bug found in Events Calendar 4.1.0.1

Home Forums Welcome! Pre-Sales Questions Bug found in Events Calendar 4.1.0.1

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1090924
    Jorge Perez
    Guest

    I’ve found a bug in The Events Calendar 4.1.0.1. Tooltips in month grid view don’t work because main events container has “tribe-events-content” id and tooltip function in tribe-events.js binds mouseenter event to “#tribe-events” selector.

    Sorry for posting here, but I didn’t found a more proper place.

    Thnaks a lot!!

    #1090932
    George
    Participant

    Hey Jorge,

    Thanks for reaching out and reporting this! I took a look at the relevant code in our tribe-events.js file, and for me there are two things worth noting:

    • The tooltip binding is fine. The actual elements being watched for mouseenter are div[id*=”tribe-events-event-“] and div.event-is-recurring. #tribe-events is used as a “wrapper” to narrow the scope of the searching for those above Div elements.

    • I have no issues with my month view tooltips on my test site.

    Can you share what exact issues you have? Also:

    1. Please share a link to your month view.

    2. Please share your site’s System Information, which you can learn to do here → https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    I’ll take a look at your site specifically and see if I can notice why my you might be having a bug issue here.

    Thank you!
    George

    #1097407
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Bug found in Events Calendar 4.1.0.1’ is closed to new replies.