Reply to: Can’t import CSV anymore

i don’t understand, all the fields are different:

event_name,event_start_date,event_start_time,event_end_date,event_end_time,event_location,discipline,event_organizer,departement,event_type,all_day

I have removed the code from functions.php and have imported an event succesfully, so the problem doesn’t come from CSV file but from the following functions.php

We followed your documentation but we had to rework the code because it can’t import multiple additionnal fields as it is in the doc. Did you try to add multiple additional fields? Do you have a code that works correctly for this?

We’ve also added the extra custom event data code but i think there is no problem with this one.

Thank you,

Reply to: hide empty months

Hello,

Unfortunately, hide_empty_months=”yes”only works for Event Lists. You can’t use it to hide months in Main Calendar, I am afraid.

Reply to: There is a plugin conflict with PTB/Google Maps

Hello,

Please update EventON to 2.6.16. Try to disable WP Rocket. Could you please try to go to EventON > Google Maps > Disable Google Maps API > Google maps javascript file only (If the API js file is already loaded with another gmaps program)?

Reply to: Can’t import CSV anymore

It’s working without the code. But still every time I download csv files there are spaces before the code for some reason.

I think the problem is that you have the same “_field_var_name” for every field. Please try to change it.