• Resolved microlomaniac

    (@microlomaniac)


    Hi, I’ve been fiddling around with your seemingly awesome plug-in to see if it can suite my needs. Until yesterday I had v2.0.5 installed and the list view worked fine. I just updated to 2.1.2 and everything works, but the list view stopped doing so.

    My shortcode: [ics_calendar url="https://.../" view="list"]

    I had more parameters in it before, which all worked swimmingly until the update:
    [ics_calendar url="https://.../" title="Termine" view="list" format="l, d. F Y" eventdesc="true" location="true" reload="1"]

    The month view works just fine, so the fetching of data doesn’t seem to be the problem. When using the title parameter, I see the title on the page, but nothing else:

    <section class="ics-calendar">
    
    			<h2 class="ics-calendar-title">Termine</h2>
    			
    		
    </section>
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author room34

    (@room34)

    Thanks for this report. I refactored some things in 2.1.0 with a focus on the month and currentweek views, and I did not thoroughly test the list view. I’ll troubleshoot this and get a fix rolled out ASAP.

    In the meantime you may want to revert to version 2.0.5 or earlier.

    • This reply was modified 6 years, 1 month ago by room34.
    • This reply was modified 6 years, 1 month ago by room34.
    Plugin Author room34

    (@room34)

    I’ve fixed this bug in version 2.1.3, which will be available shortly.

    Thread Starter microlomaniac

    (@microlomaniac)

    Great, much appreciated, thank you!

    Plugin Author room34

    (@room34)

    I’m going to mark this thread as resolved but if you run into any other problems let me know. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘List view doesn’t work with 2.1.2’ is closed to new replies.