• This plugin only allows to publish events in one long list, which looks awful. One would think it would be relatively simple to add support for columns, but apparently not. Been asking for this add-on for months but nothing happens. Unfortunate as this plugin otherwise has great potential.

Viewing 1 replies (of 1 total)
  • Try this if you want multiple columns. In your own stylesheet, add:

    li.event {
    clear: none;
    width: 45%;
    float: left;
    }

    (And probably a few other changes.)

Viewing 1 replies (of 1 total)
  • The topic ‘Decent plugin, but column view not possible’ is closed to new replies.