Tooltip is missing in the monthly calendar

Home Forums Calendar Products Events Calendar PRO Tooltip is missing in the monthly calendar

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #1183640
    Ilana Kleinmann
    Participant

    Hi,

    I use the shortcode [tribe_events] but I don’t see the tooltip like you have in your demo:
    http://wpshindig.com/events/

    My Calendar page:

    tevaclub.co.il/calendar/

    How can I add the tooltip?

    #1183963
    Geoff
    Member

    Hey @nermoz, welcome back to the forums!

    Sorry for the trouble here. The lack of tooltips in the Month View shortcode is indeed a known issue and something we plan to work on in the very next maintenance release.

    While we do not have a workaround for this at the moment, I have noted this thread in our system and will definitely follow-up with you when a patch is released. I’ll mark this thread Pending Fix in the meantime.

    Thanks for reporting this and for your patience while we work on it.

    Geoff

    #1183984
    Ilana Kleinmann
    Participant

    Hi @Geoff,

    Thank you for your reply.

    When are you planing to release the next maintenance release?

    How come in the following example the popup is working?
    http://wpshindig.com/events/

    #1184053
    Geoff
    Member

    Hey @nermoz, thanks for following up!

    We re have a development schedule where we release updates about every two weeks. We’re in the middle of the next release, and I would imagine it will ship by the end of next week, if all goes according to plan.

    The reason the tooltips work on the demo is because it is not using the shortcode. The bug is in the shortcode itself, but works perfectly fine in the default calendar.

    Stay tuned and thanks again for your patience on this!

    Geoff

    #1184335
    Ilana Kleinmann
    Participant

    Hi @Geoff,

    Thank you for the update.

    Can you instruct me how can I have the same calendar without the shortcode?
    Or send me a link?

    #1184377
    Geoff
    Member

    Hi @nermoz,

     

    Are you using the the shortcode on your /calendar page? In other words, is that a page you created in WordPress and added the [tribe_events] shortcode to it?

    Thanks!
    Geoff

    #1184648
    Ilana Kleinmann
    Participant

    Hi @Geoff,

    Yes, we created a page and inserted only the shortcode:
    [tribe_events]

    Maybe you have a template for calendar page?

    #1184704
    Geoff
    Member

    Excellent, thanks for confirming that!

    Will you please try:

    • Removing the shortcode form that page
    • Heading to Events > Settings
    • Changing the “Events URL slug” option to /events (screenshot)
    • Saving your settings

    Then, visit your calendar at http://tevaclub.co.il/events in Month View to see if the tooltip work.

    Thanks!
    Geoff

    #1184826
    Ilana Kleinmann
    Participant

    Thank you @Geoff, it worked.
    Now I have 2 problems:
    1. I couldn’t find the translation for the string: “Calendar of Events” in the po file.
    2. When the tooltip is opened on the right side the tooltip show only part of it. I think in that case the tooltip should be opened to the left side.

    URL:
    http://tevaclub.co.il/events/

    Please see the attached image.

    #1185209
    Geoff
    Member

    Awesome, so glad to hear that worked!

    1. I couldn’t find the translation for the string: “Calendar of Events” in the po file.

    I do not believe that string is actually coming from The Events Calendar but is the page title coming from somewhere else. The reason I think that is because the same string does not appear on my test site and also does not seem to exist when I look in the plugin’s translation files.

    Would you be willing to open a new thread for that in our if that is not the case and we can look into that more with you?

    2. When the tooltip is opened on the right side the tooltip show only part of it. I think in that case the tooltip should be opened to the left side.

    This looks like a layout conflict with the theme, but you can add something like this to your style.css file or by using the Simple Custom CSS plugin:

    #top .main_color .tribe-events-tooltip {
    left: -150px;
    }

    Here’s a screenshot of how that looks when I tested it out.

    Will that work for you as well? Please let me know. 🙂

    Cheers!
    Geoff

    #1185257
    Ilana Kleinmann
    Participant

    Thank you @Geoff,

    The site direction is RTL (Hebrew)
    Your css suggestion helped us.
    I would also add the following css to change the location of the bottom arrow:
    .tribe-events-arrow {left:auto;right:20px;}

    #1185324
    Geoff
    Member

    Excellent! Thanks so much for following up and I’m glad to hear that help do the trick. 🙂

    I see you marked this thread as Resolved, so I’ll go ahead and close it. Defintely let us know if you continue to have trouble locating that Calendar of Events string or if any other questions come up and we’d be more than happy to help.

    Cheers!
    Geoff

    #1186675
    George
    Participant

    Hello!

    I wanted to post a quick note here that we have published a new Maintenance Release today that should address some of the problems reported in this thread.

    You can read about the details of this release here → https://theeventscalendar.com/maintenance-release-events-calendar-4-3-2-event-tickets-4-3-2-premium-plugins/

    I hope this update helps!

    If issues persist, open a new thread in the forums and be sure to include your site’s complete, un-edited “System Information” as per the instructions in this knowledgebase guide.

    Cheers,
    George

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Tooltip is missing in the monthly calendar’ is closed to new replies.