Hi,
Thanks for using our plugins. I can help out here.
You can follow our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
To move and edit this file:
plugins/the-events-calendar-community-events/src/views/community/modules/image.php
In your theme here:
your-child-theme/tribe-events/community/modules/image.php
You could removed everything after this in the file:
if ( ! defined( 'ABSPATH' ) ) {
die( '-1' );
}
And that will remove the image upload for you.
Let me know if you have any follow up questions.
Thanks