Month View Issue – Can Not Click To The Events

Home Forums Calendar Products Events Calendar PRO Month View Issue – Can Not Click To The Events

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #134208
    jpretorious
    Participant

    My clients website calendar is http://painted-vine.com/events/ Its defaulted to month view and has been adjusted to show the image of each event on the month view.

    I updated The Events Calenar, Calendar Pro, and Woo Tickets. It seems to be working just fine except for the ability to click to the individual events from the month view. It worked fine with the 3.4 version.

    I am using Mac with FireFox and Safari.

    What can I do to fix this. My customer insists on the month view and the pretty pics displaying on the calendar.

    Thank You,
    Justine

    #134340
    jpretorious
    Participant

    The tooltip was was in the way and you could not click to the link. So, I researched in the forum to remove the tooltip and the link works fine. Here’s the thread I found https://theeventscalendar.com/support/forums/topic/removing-tooltip-on-calendar-grid/
    I would like the tooltip so if you could tell me if there is another way around this that would be great!
    Thank You,
    Justine

    #134344
    jpretorious
    Participant

    One more thing the calendar events do not work on my iphone 5s. I see the circle on the day of the event touch it but nothing happens. Please help.
    Thank You,
    Justine

    #134640
    astound
    Participant

    Try this to position the tooltip:

    .tribe-events-calendar .tribe-events-right .tribe-events-tooltip, .tribe-events-week .tribe-events-right .tribe-events-tooltip, .recurring-info-tooltip {
    left: auto;
    right: -9px;
    bottom: 100% !important;
    margin-bottom: 25px;
    }

    I have the same problem with the dot/circle, but in all browsers & devices. Have you found the problem with it?

    #134665
    astound
    Participant

    Found that the issue with the dot showing instead of the event title was because the JS files were minified.

    #135348
    Barry
    Member

    Hi Justine,

    There are quite a few issues that you have described and ideally we’d stick to one per thread – it just helps to avoid confusion and ensure nothing is missed (plus it’s helps us to ensure fair and timely service for all our users) 🙂

    Let’s deal with the first issue in this thread:

    It seems to be working just fine except for the ability to click to the individual events from the month view. It worked fine with the 3.4 version.

    OK. Can you clarify if this has been resolved since you posted or provide further direction? On looking at month view, I can click on event titles and navigate to single event pages without an issue.

    #135402
    jpretorious
    Participant

    Astound,

    I will try your solution for the tooltip.

    Barry,

    Yes, it is still an issue if the tooltip is active. I think this should be looked at.
    Do you want me to start a new thread with the the mobile issue? It is an issue and should be looked at as well. I checked on my iPhone 5s and HTC One M8 the calendar tries to do something but it just stays on the main calendar.

    Thank You,
    Justine

    #135408
    jpretorious
    Participant

    Astound and Barry,

    I just tried the code above that Astound provided and it did not resolve the issue.
    I have used the following comment to hide the tooltip for now:

    .tribe-events-tooltip {
    display:none !important;
    }
    Thank You,
    Justine

    #136274
    Barry
    Member

    Yes, for mobile issues please create a new thread. For the tooltip issue, have you looked at this post? It might be worth a try.

    Let me know how you get on!

    #136397
    jpretorious
    Participant

    Thanks! I will check out the post and start a new thread for mobile.

    Justine

    #589941
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Month View Issue – Can Not Click To The Events’ is closed to new replies.