• Hi,

    I’m trying to find a calendar plugin that I can move to from the Timely one that is no longer supported.

    My calendar is managed externally, so all I need to do is import the ICS feed and display it in the sidebar of my website like it is currently displayed. Then if someone clicks on an event it shows additional details if they exist.

    The two widgets shown on my site use the same feed/data but are filtered by different categories and have different criteria. One is the upcoming 15 events with category “Performance”, the other shows all events in the upcoming 14 days that have the category “Rehearsal”, “Extra rehearsal” or “Workshop”.

    Is this possible with the ICS Calendar plugin?

    • This topic was modified 1 year, 8 months ago by rpalmer68.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author room34

    (@room34)

    Yes, it sounds like ICS Calendar would meet your needs. You may need to look into the options of the Pro version for some of the additional view layouts it offers (specifically the Widget view).

    I encourage you to download the free version and give it a try!

    Thread Starter rpalmer68

    (@rpalmer68)

    Thanks for the reply.

    I installed the plugin and managed to get it to display a list of events in my sidebar, but I could not work out how to filter the list by Category.

    My ICS feed includes category data, and I need to be able to filter my two sidebar calendar lists to split out performances and rehearsals into different lists, like I have currently.

    Can I filter by Category somehow with this plugin?

    Plugin Author room34

    (@room34)

    Would it be possible to get your feed URL? You can email it to the address on the plugin’s admin page if you don’t want to post it here.

    The reason I am asking for this is that most calendar software does not include the CATEGORIES field in the ICS output, but some does. I’d like to verify that your feed actually includes the category data.

    If it does, then I can offer at least a partial solution for you. ICS Calendar’s support of categories is fairly limited because so few calendar programs actually include the data in the first place, but it does add a special data attribute to the HTML containers for events that have categories. This allows for some custom CSS to modify the appearance of events, based on their categories.

    In terms of filtering the events into two separate lists based on categories, that could also be done using the r34ics_display_calendar_exclude_event filter. The way you’d need to use this is a bit tricky, but I can help you work out exactly what the code should be. (Again… if your feed actually includes the data in the first place.)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebar Calendar Widget?’ is closed to new replies.