Recurring Info and Tooltip

Home Forums Calendar Products Events Calendar PRO Recurring Info and Tooltip

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #966537
    Chui
    Participant

    Hi,

    Currently, under the list widget, for recurring event the following info is displayed

    June 2 @ 8:00 am – 5:00 pm
    Recurring Event (See all)
    Every day until June 29, 2015

    The third line is the recurrence description that is normally displayed via a tooltip on the single event page.

    I would most appreciate it if someone can point me to how I can remove this third line in the list widget.

    The reason being I want to replace the “Recurring Event” text with the recurrence description text (found another thread on how to achieve that). But once I have made the replacement, I am now showing duplicate information on the widget list since the tooltip is being displayed inline.

    Thanks!
    Chui

    #966619
    Brian
    Member

    Hi Chui,

    Thanks for using our plugins.

    I can help out here. I took a look at your site and came up with this css to hide that line:

    .tribe-mini-calendar-event .event-is-recurring .tribe-events-tooltip.recurring-info-tooltip {
    display:none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that is what you are looking for.

    Thanks

    #967646
    Chui
    Participant

    Thank you so much! Exactly what I needed!

    #967674
    Brian
    Member

    Great glad it helps.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Recurring Info and Tooltip’ is closed to new replies.