Whenever I go to add a new event, I have 50-100 extra pricing fields and 20-50 extra start/end time fields. If I do not manually delete them in the admin, I cannot save a new event. How can I remove these?
You can remove those extra start times by going into PHPMyAdmin or another database tool.
They are in the wp_events_start_end table. All rows that have 0 for event_id should be removed. The same will also be true for any rows in wp_events_prices wp_events_category_rel too. Any rows that have 0 for event_id should be removed there too.
The support post ‘Many extra/errant date/Pricing fields preventing me from adding events’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.