Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    Turn off the JS for the list view at My Calendar > Script Manager

    Thread Starter john_unlimited

    (@john_unlimited)

    I’ve tried this, but now I just see a list of dates that are not linked to events.

    I’d like the list view to display all info that the ‘single event view’ does, but in a list of all events in that month. Is this possible?

    I have tried reading the docs and manipulating the templates, but can’t get the results I need.

    Thanks,
    John

    Plugin Author Joe Dolson

    (@joedolson)

    If you could share a URL with me, that might help.

    Thread Starter john_unlimited

    (@john_unlimited)

    Getting there, slowly

    Page: https://preview.kingsarmssalford.com/live-music/

    Template code:
    [my_calendar_upcoming format=”list” template=”<h3>{title}</h3><br>{date}, {time}{description}, ” list=”” before=”” after=””]

    I’m still getting dead links on the main calendar when I switch to list view.
    Also the <h3> tags are displaying as text.

    Plugin Author Joe Dolson

    (@joedolson)

    I see – you’re using the upcoming list view, not the List view of the main calendar shortcode. In that view, I’d recommend going to the template editor to create your template and referencing it from there – you’ll find it easier to create templates with HTML that way.

    In the list view, it appears like there’s a block of JavaScript that’s present and not throwing an error, but also not doing its job; I’m not sure why that is.

    There’s a validation error on the page right before the script…but that’s not really that *likely* to trigger an error like this. I’ll have to explore that further.

    Plugin Author Joe Dolson

    (@joedolson)

    Are you running the latest version of My Calendar?

    Thread Starter john_unlimited

    (@john_unlimited)

    Yes I am.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Un-collapse events list’ is closed to new replies.