• swokal

    (@swokal)


    Version 7.2.3
    I have activated recurring and recurring events in the options. When I then call up this page, I cannot see or find any options for displaying and setting them. AMigration in Admin does not work either; the message is always “Link expired”.

    Please help, I need the recurring events back.
    Thx

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter swokal

    (@swokal)

    Error message when creating: Your event details are incorrect and the recurring event could not be created. Please correct these errors first:

    Since this is a recurring event, you must specify an event end date that is after the start date.

    Main recurrence series data is required.

    You can’t see the setting, and you can’t adjust anything either.

    Thread Starter swokal

    (@swokal)

    The function was not displayed to me because it was hidden by CSS.
    I overrode the styles with a hook:

    #em-event-recurring {
    display: block !important;
    visibility: visible !important;
    }

    Is this a general problem?
Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.