Hi there! I’m sure you guys are super busy today after the big upgrade!
After I upgraded, noticed that two areas of coding that you had previously provided to me are no longer working. I have a custom CSS plugin in which code is added to it instead of the theme/plugin so it won’t be over-ridden with updates.
For Community Event submissions, I do not want the Event Image, Organizer Details, and additionally, the Event Tag bodules to show on the community form. Here is the code which was previously provided to me. Can you help me make the code work again, and provide code to remove the tag module?
/*remove event image option from new event form */
body.tribe_community_edit #event_image_uploader {
display: none !important;
}
/*remove event organizer details from new event form */
#event_organizer.tribe-events-community-details {
display: none !important;
}
Thank you, DeAnne
http://visitwabashcounty.com/events/community/add