Disable event image submission on Community Events

Home Forums Welcome! Pre-Sales Questions Disable event image submission on Community Events

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1378428
    amyfawcett
    Participant

    Hi! I’m wondering if there’s an option to disable the event image submission from the Community Events submission page. I don’t want users to be able to upload images to our media library.

    Thank you!
    Amy

    #1379210
    Geoff B.
    Member

    Good afternoon Amy and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    There are 2 ways to go about this:

    1. With a template override, simply remove the section. You might want to read our Themer’s guide to get a sense of how that works.
    2. Using CSS (the simplest method) to hide that part

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-community-events .tribe-section-image-uploader {display: none !important}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1396678
    Support Droid
    Keymaster

    Hey 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

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Disable event image submission on Community Events’ is closed to new replies.