Recurring event text appears in the list view

Home Forums Calendar Products Events Calendar PRO Recurring event text appears in the list view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1148397
    Letitia Cundiff
    Participant

    I added events calendar Pro plugin to add recurring events. This has worked out very well except that the list view of “This week” on the home page lists a lot of details associated with the event.
    Eg.,
    Project 3 meeting

    August 11 @ 10:00 am – 11:00 pm
    |Recurring Event (See all)
    Weekly on the same day until December 31, 2016

    Project 2 meeting

    August 17 @ 9:00 am – 10:00 pm
    |Recurring Event (See all)
    Weekly on the same day until December 31, 2016

    How do I remove the “Recurring event (see all)….” in the home page list view of that week.

    Thanks

    #1148449
    Geoff
    Member

    Hey @ssubha,

    Thanks for posting to this forum and so sorry for you having to repost this from WordPress.org — I appreciate it!

    You can add the following CSS to your theme’sĀ style.css file or using the Simple Custom CSS plugin to remove that information:

    .fusion-tabs .recurringinfo {
    display: none !important;
    }

    Will that work for you? Please let me know. šŸ™‚

    Cheers!
    Geoff

    #1148988
    Letitia Cundiff
    Participant

    Great, thanks it worked.

    #1148999
    Geoff
    Member

    Awesome! So glad that does the trick and I appreciate you following up to let me know. šŸ™‚

    I’ll go ahead and close this thread but please feel free to open a new one if any other questions pop up and we’d be happy to help.

    Cheers and have a great day!
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Recurring event text appears in the list view’ is closed to new replies.