Why is Event Organizer is needed?

Home Forums Calendar Products Community Events Why is Event Organizer is needed?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1528119
    Paul Browne
    Participant

    Hi there,

    Here’s my website: https://quicktraining.ie/courses/community/add (I have changed the text “Event” to “Course”)

    The above mentioned link is for the event submission form. On the form, there is an option which asks for the “Organizer”. However, since I am not allowing anonymous entries (I have allowed for the time being so that you can take a look), so that field should not appear as the Organizer has logged in himself. Can you please help me out with that?

    Thanks,
    Paul

    #1528526
    Jennifer
    Keymaster

    Hi Paul,

    Thanks for reaching out!

    To remove the organizer field altogether, you can do a template override of the edit-event.php file found at wp-content/plugins/the-events-calendar-community-events/src/views/community. You’ll want to remove the following line from your copy of the template:

    <?php tribe_get_template_part( 'community/modules/organizer' ); ?>

    If you are trying to set the organizer to the current user automatically, this is not something that is available out of the box. You could get this set up with a customization – instead of removing the line above, you’ll want to modify the organizer.php file in the modules folder (in your copy of the file, not directly in the theme files).

    We are limited in the amount of support that we can provide for customizations, but if you get stuck or have any questions, please let me know – I’ll be happy to point you in the right direction!

    Thanks,

    Jennifer

    #1532928
    Paul Browne
    Participant

    Thank you!

    #1534019
    Jennifer
    Keymaster

    No problem! If there is anything else that I can help with, please let me know.

    #1549955
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Why is Event Organizer is needed?’ is closed to new replies.