Recurring event instances

Home Forums Calendar Products Events Calendar PRO Recurring event instances

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1092251
    Arto
    Participant

    Hi,

    1. I am using the list view on events calendar and when i click on recurring event instances in general settings nothing happens.
    2. Is there a possibility to echo out the whole list of recurring events without any tooltip/toggle? in the list view.

    #1092252
    Arto
    Participant

    This reply is private.

    #1092595
    Nico
    Member

    Hi Arto,

    Thanks a lot for reaching out to us on this! I can help you here…

    1. I am using the list view on events calendar and when i click on recurring event instances in general settings nothing happens.

    Not sure about this, Do you have recurring events that are not shown when they should?

    2. Is there a possibility to echo out the whole list of recurring events without any tooltip/toggle? in the list view.

    To get rid of the toogle option, just uncheck the option in WP-Admin > Events > Settings > Display: https://cloudup.com/cl8HcNZnIbe . Now to hide the recurring events tooltip, you’ll need to add the following CSS snippet to your theme (or child theme) stylesheet or via Simple Custom CSS plugin:

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

    Please let me know about it,
    Best,
    Nico

    #1092749
    Arto
    Participant

    This reply is private.

    #1093776
    Nico
    Member

    This reply is private.

    #1093871
    Arto
    Participant

    This reply is private.

    #1094212
    Nico
    Member

    Perfect!

    Can you try the suggested solution by Barry for this here: https://theeventscalendar.com/support/forums/topic/single-event-view-of-recurrent-event-show-list-of-events-in-the-series/#dl_post-129079 ?

    Please give that a try and let me know,
    Best,
    Nico

    #1100450
    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 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Recurring event instances’ is closed to new replies.