Adding an "add event" button to tribe events bar

Home Forums Calendar Products Community Events Adding an "add event" button to tribe events bar

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1120395
    Ashley
    Participant

    I’m working with Community Events and Events Calendar Pro, and I’d really like to add an “add event” button next to the “find events” button on the Tribe Events Bar, but I’m not sure where to find the events bar to make those edits, or if that would even be viable? Any suggestions would be greatly appreciated!

    #1120401
    Geoff
    Member

    Hey Ashley and welcome to the forums! I hope you’ve been enjoying Events Calendar PRO and Community Events so far and appreciate you using them. 🙂

    This is absolutely possible, but will take a little bit of custom development on your end to make it happen. We have more information on how to customize the calendar’s templates in our Themer’s Guide, but it basically boils down to this:

    • Make a copy of the bar.php template. It is located in /wp-admin/plugins/the-events-calendar/src/views/modules/bar.php.
    • Make a new folder in your theme directory called tribe-events
    • Make a new folder in that one called modules
    • Drop your copied bar.php template in that last folder

    Now that the template is in your theme, you can modify it to suit your needs. In this case, you will want to add the code for a button where you would like it to appear in the template.

    Will this help you get started? Please let me know. 🙂

    Cheers!
    Geoff

    #1120404
    Ashley
    Participant

    Yes, this will help! I just wasn’t sure where to find that file.

    Thank you – definitely enjoying all the products. 🙂

    #1120642
    Geoff
    Member

    Awesome, so glad to hear it! Thanks so much for following up and for using the plugins. 🙂

    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Adding an "add event" button to tribe events bar’ is closed to new replies.