Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @somethumb,

    The calendar displays recurring events by it’s original date, in all views, except for the event page itself, it will display the next upcoming date of the event – this is by design.

    Thread Starter somethumb

    (@somethumb)

    Can i change the [more] link? Where could i filter it? What file should I look in that would give me the location of the filter?

    Hi @somethumb,

    You can hide the Read More button by using the custom CSS code:

    #ai1ec-container .ai1ec-read-more {
    display:none;
    }

    You can add it under Appearance > Editor > your theme’s CSS file >

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘The [more] link in the Stream view’ is closed to new replies.