Reply to: activated rsvp waitlist does not work properly

Hello,

No. My events are not repeating events. Each event is created individually.

 

On https://www.mobile-hundeerziehung.de/kursbuchung/ you can switch to month “Februar”. You will see, that there is one event on “10.02.2019, 11:00 Uhr”. This event has now a capacity of 1. The waitlist is activated for this single event. the following events are not full, neither do they have an activated waitlist in single event settings.

but as you can see, the badge will occur on the event on “10.02.2019, 11:00 Uhr”, which is absolutely correct, but also on the other events, scheduled in february but after this single event.

On your demo site, i can see, that there are several different event types in different months. perhaps your demo is not a proper simulation.

The event with a capacity set to 1 is 9405.

greetings,

tim

Reply to: missing fields with google console

Please check https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fcycledownunder.com%2Frides%2Fthe-bobbin-head-cycle-classic%2F. Google sees EventON’s events as @type Event so it must have date and location in order to show it in Rich Results. That’s why for location it says Error: A value for the location field is required and for offers and performer only Warning.

You can check required properties here https://developers.google.com/search/docs/data-types/event (Structured data type definitions).

Reply to: Background image not showing up in tile view

It appears that the lazy loading setting is not the one that is incompatible with EventOn.

The Jetpack plugin had to be completely uninstalled in order for the images on the calendar to load.

Do you know which setting specifically is preventing the images from loading? Because we would like to keep Jetpack up and running on the site. (a screenshot of Jetpack’s current performance settings is attached)

Reply to: tiles customization

Hello,

Could you please remove your code and add this CSS code to EventON > Styles:

.ajde_evcal_calendar.boxy #evcal_list .eventon_list_event .evcal_desc span.evcal_event_title {
font-size: 15px !important;
}

If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.