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