HTML Before Community Form

Home Forums Calendar Products Community Events HTML Before Community Form

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #48602
    Ethan
    Participant

    I’d like to add some html text before the community submit form, giving users an alert message about our regulations on submitting an event. I see that this is possible on the main calendar view, but it doesn’t show up once the user clicks to submit an event.

    #48677
    Barry
    Member

    You’re right, this is not something you can do via the Add HTML Before Calendar setting. You can however override the relevant template and insert whatever content you like above the form.

    Please see our Themer’s Guide and tutorial on template overrides first of all (links at the bottom of this post) but essentially you can copy event-form.php from plugins/the-events-calendar-community-events/views/ and place it in your theme at:

    themes/{YOUR_THEME}/events/community/event-form.php

    And customize away 🙂

    Those useful links:

    https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/
    https://theeventscalendar.com/what-are-template-overrides-and-how-do-i-do-them/

    #48758
    Ethan
    Participant

    Excellent. Thanks!

    #48761
    Barry
    Member

    No problem at all 🙂

    #553366
    Tony Ash
    Participant

    As of v3.7 This is now located in the the-events-calendar-community-events/views/community/modules/header-links.php
    * Override this template in your own theme by creating a file at [your-theme]/tribe-events/community/modules/header-links.php

    #983449
    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘HTML Before Community Form’ is closed to new replies.