Viewing 4 replies - 1 through 4 (of 4 total)
  • Sona

    (@support-web-dorado)

    Dear Ilya,

    There are two options of doing so:

    1. You can select to display only the List view of the calendar, which will list all of the events included within the calendar.
    2. Go to Setting section, here define a slug for the events, e.g. eventlist
    Then add a new page and make sure that that slug of that page is eventlist (If you have not changed the default options, the slug is usually the title of the page, thus you should name it eventlist). Leave the content of the page blank. When going to yoursite.com/eventlist the events will be displayed here. Thank you.

    First of all, thanks for this great new plugin. I appreciate the clean design of the themes. Thinking of purchasing PRO for a clients’ website after testing.

    I like the idea of Option 2 because I don’t like the header part in the list view. I don’t need the part with the arrows and being able to switch the months, just a list of events, let’s say 5, and a possibility of a previous and later button…

    But with this option all calendar functionality is lost, no venue, no date of the event, no map…
    Here is a screenshot of my test to show what I mean: https://bit.ly/1LAN7nA

    Is this the way the events archive should work or is there a possibility to maintain the calendar with the look of the theme and all information?

    Sona

    (@support-web-dorado)

    Dear sinitita,

    Unfortunately there is no way of preserving the data and not displaying them in a list view. Thank you.

    Thanks for the answer.

    I have realised it via css now using the following code:

    .ecwd-page-list .calendar-head {
    display:none;
    }

    Sure, this only makes sense if you don’t want to offer the visitor to see any other events than those of the current month.

    And it only makes sense if list view is the only one selected.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘List of events’ is closed to new replies.