Hello,
I have few questions regarding “Submit Event” form for Action user ADD-ON.
– Can I exclude “All day event”, “No end time”, “This is repeating event”?
– Event location field shows by default the full entries for submitting new event location, can I show it closed and once users click on create new event it will collapsed?
– How can I change color of the button “Create New” for location and organizers?
Attaching screenshot in the following message for your reference.
Thanks!
Hello,
1. & 3. Could you please add this CSS code to EventON > Styles:
#eventon_form .evoau_table #evoAU_endtime_row + .row, #eventon_form .evoau_table .row.evoau_repeating { display: none !important; } .row .enterNew, .evoau_submission_form .formBtnS { color: red !important; background: yellow !important; }
If you can’t see any change, EventON > turn off Write styles to header > save settings > turn on Write styles to header.
– Event location field shows by default the full entries for submitting new event location, can I show it closed and once users click on create new event it will collapsed?
I am going to contact our developers about this issue. Get back to you ASAP. Please send us FTP access to your site as a private message.