Home › Forums › Calendar Products › Events Calendar PRO › Hide excerpt, Additional functionality, and Rate Events Calendar Pro & add email
- This topic has 6 replies, 2 voices, and was last updated 8 years, 6 months ago by
Mike Thies.
-
AuthorPosts
-
September 20, 2017 at 9:44 am #1352069
Mike Thies
ParticipantIs there a way we can hide the following pieces from members entering events?
– Additional Functionality
– Excerpt
– Content protection (should always be public for events)
– Rate Events Calendar ProIt’s not something we want members doing…
And we’d like to collect email addresses, and have them show on the event listings but I don’t see that under additional fields?
September 21, 2017 at 6:36 am #1352557Jaime Marchwinski
KeymasterHi Mike,
Thanks so much for reaching out again!
I tried to look at your Add Community Event page, but I got a 404 error. Would you provide a link or some more information, so that I can better assist you?
From another thread, it seems like you already added:
define('TRIBE_HIDE_UPSELL', true);
which should have hidden that information, but if you provide a link to the page, I can take another look.In order to collect email addresses, I created an Additional Field that looks like this:

After trying something like this, are you still not seeing the field show up in your Add Community Event page?
Let me know how it goes and if you have any other questions on this topic along the way!
Thanks,
Jaime
September 21, 2017 at 11:25 am #1352905Mike Thies
ParticipantHi, I’ve fixed that issue and the community event link works.
Now that I see it, I recognize the problem is letting users have access to the admin bar at the top instead of forcing them to use the dropdown to add an event. I’ll try to figure that out and post back with results.
September 21, 2017 at 3:57 pm #1353085Mike Thies
ParticipantThe email additional field shows but it would be great to hide ‘Additional Fields’ from the display as it seems confusing.
Could it be hidden via css in some way?
.tribe-section tribe-section-custom-fields tribe-section-header {
display: none;
}?
September 22, 2017 at 4:40 am #1353299Jaime Marchwinski
KeymasterHi Mike,
I’m glad to hear that you were able to get things working the way you want them to!
In order to hide ‘Additional Fields’, try something like this:
div.tribe-section.tribe-section-custom-fields.tribe-section-header {
display: none;
}Let me know how it goes and if you have any other questions on this topic!
Thanks,
Jaime
October 14, 2017 at 9:35 am #1363703Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Hide excerpt, Additional functionality, and Rate Events Calendar Pro & add email’ is closed to new replies.
