We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 7127
    • 28 Posts
    Hi,

    I call my calendar-LIST with this call:
    [!mxCalendar? &type=`full` &amxcTplEventListWrap=`EventListContainerBreit`  !]


    It shows everything perfectly.
    But now I try to sort it by categories, when I click on one of the categories nothing happens.
      • 7127
      • 28 Posts
      OK,
      it’s working in type=`full`, perhabs it can’t filter within list-mode

      ModX version 0.9.6.3
      mxCalendar Version: 0.1.2-rc2
      • For clarification; you can see the calendar in the monthly view (full), but when you select the filter option for event categories the page does not act as intended? Can you please clarify the behavior after making the selection of the category filter and provide any supporting url or screen captures.

        cheers
          Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
          Visit CharlesMx.com for latest news and status updates.
          • 7127
          • 28 Posts
          There were different attempts. First I called the calendar as a list &mxcType=`list`, for this view I liked to filter the events by categories. This didn’t worked. So I changed the call to &mxcType=`full`, and the filters worked perfectly. So I thought, the filter function might just work in the full call.
          My call:
          [!mxCalendar? &mxcType=`list` &mxcFullCalendarPgId=`146`!]

          the categories contain the URL http://www.tennis-stuhr.de/tennis_veranstaltungen.html?CatId=2 , which seems ok for me. But the list of events is not filtered.
          If I call &mxcType=`full`, the event will be filtered.
          It’s to late for english I guess.

          greetings
          Olaf
          • I’m working on testing this as well, cheers
              Evo Revo // Ubuntu, CentOS, Win // Apache 2x, Lighttp (Lighty)
              Visit CharlesMx.com for latest news and status updates.