Hi and thanks for a great job with the calendar and all the addons.
How do I hide the “No end time” field on the submission form? And ss it also possible to make it default on Yes, so people will not see the Event End Date/Time * field aswell?
Jan 17,2017 AT 5:33AM - 2 years ago -You can hide it with custom css code but cannot make it Yes by default.
Where do you have the form?
Give us exact url of the page
The url is: http://www.brudleyp.fo/skraseting-a-brudarkalendaran/ but its under construction, so you will not be able to enter I guess. I have added an image. I need then to hide: Event End Date/Time * and “No end time”.
Please send us wp-admin access to your site as a private message for us to further assist your situation.
we need full admin access
we need to create events and test things to hide-
we need access to eventon>>>>styles to hide things
However with css we should be able to remove the end times
what you can do is change the language of the all day event to something else- something simple like:
Have you double checked the dates to make sure they are correct? they tick yes – and all good
hi Ashish, sorry thought you had admin access, but you do now. How do I hide it with css?
Please go to eventon->styles and add following code in the panel and save the settings:
.evoau_table .row:nth-child(5) p:nth-child(2) {
visibility: hidden;
}
If you do not see any changes, go to myeventon->settings and turn on “Write dynamic styles to header” button.
If you still do not see any change, turn off “Write dynamic styles to header” button, save the settings, turn it back and save the settings again.
Thanks thats working fine. Is it also possible to hide the “All day event Yes/No” field and “Event End Date/Time* field with css codes?
I found out how to use the css codes. Thanks for the help Ashish 🙂
ok. That’s great.
Please open new ticket if you need our help again.
Please make this a function in admin where we could set values for show/hide endtime and enddate by default.
Hello Tobias,
Please open a feature-request ticket if you want to see any features/functions added in future version of the plugin. It will definitely get consideration if it gets enough votes from other users.
Thank you
I couldn’t find a feature request for this yet so I created it here
https://helpdesk.ashanjay.com/ticket/setting-to-make-hide-end-time-from-calendar-set-to-yes-by-default/
Please vote 😉