Remove Event Image upload

Home Forums Calendar Products Community Events Remove Event Image upload

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1072872
    bodin
    Participant

    Hi,

    Is there a way to remove the possibility to upload Event Image in the Community Events plug-in?

    I do not want the users of the Community Event to be able to upload an Event Image.

    Thank you!

    Kind regards,
    Andreas

    #1073306
    Brian
    Member

    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

    #1083903
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Event Image upload’ is closed to new replies.