Reply to: Bugs and issues in plugin Action User with L2

Hello,

Thank you for your messages, I am going to assign this ticket to Ashan (CEO and Main Developer) and he will be able to take it from here and find you a solution. Please allow some time for him to get back to you, we greatly appreciate your patience and thank you for being a eventon customer! Also please disable any IP blocking on your site if there are any.

Reply to: Bugs and issues in plugin Action User with L2

Ashan,

1. I can’t find SUBMIT YOUR EVENT in Languages.

2. The same on dev2.

3. The same on dev2.

4. When Enable language corresponding events is enabled every event created with Submission Form will have Corresponding eventON language > L1 even so lang=”L2″.

Reply to: RSVP Additional fields

Thanks for letting us know of this Leila. I will device a fix and will get an update to RSVP addon released. next week if not tongiht 🙂

Reply to: Google doesn’t list all events on search frontpage

I am not seeing exactly what the location error you are talking about but as far as the ‘ please try this stripslashes() fix.

Images: 

Schema data indeed pass high res image URL to event event.

As far as only 6 events listed in google search: That is not something we have control over. We submit all event schema data to google search index and its up to them to decide how many of them to show in their search results page.

Reply to: How do I get the events to be on 100% width?

Because you have 2 events max you need to change Number of Tiles in a Row to 2:

tile_count="2"

But it won’t work for 1, 3, 4 and more events.

If 1 event per row is ok please add this CSS code to EventON > Styles:

.ajde_evcal_calendar.boxy .eventon_list_event, .ajde_evcal_calendar.boxy .evoShow_more_events {
 width: 100% !important;
}

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