On this calendar you'll find events from groups all over Branch County. Don't see your favorite organization? Ask them to sign up for an account!

Calendar events are posted the groups responsible for them, the library is unable to edit events. Please contact the event organizer if you have questions or concerns about an event.

You can also download the Localhop app on the Apple App Store or the Google Play Store for your device to always know what's going on in the community.

View the library event calendar instead.

 

Overview

Printable Flyer

The Branch District Library (BDL) sponsors this Community Calendar on the LocalHop platform as a public service to provide information about events of interest to the residents of the BDL service area (Branch County and Allen Twp. of Hillsdale County).

The Community Calendar may be used by non-profit civic, social, charitable, fraternal, religious, governmental, or educational organizations that are based in the BDL service area to post about their events and meetings.

This calendar is free to post to, and you control the posting of your events. The library does not vet or approve events before you post them.

You can easily embed the calendar widgets onto your own website so that your audience can see the community calendar. The widget is mobile friendly, or visitors can download the LocalHop app from the Apple App Store or the Google Play Store.

Getting Started

  1. Print and sign the policy acknowledgement form and return it to the library or email it to info@BranchDistrictLibrary.org.
  2. LocalHop Contact Form
    How to fill out the LocalHop contact form
    Send a message to the LocalHop team using the contact form at the bottom of this page. You'll need to give them your name, email, the physical address of your organization, and then just tell them you'd like to sign up for an account so your organization can post to Branch District Library's community calendar.
  3. Within 48 hours, LocalHop will send you login credentials.
  4. After the library approves your account, you can start posting and add your own team members.
  5. You can direct people to this calendar using www.BranchDistrictLibrary.org/CC or www.BranchDistrictLibrary.org/CommunityCalendar (capitalization doesn't matter).
  6. Or, paste one the code snippets below into your website to embed your preferred widget. Note that these widgets are not customizable.
    • Full Calendar
      Full page calendar widget with the ability to view events by month, week, day, or list. Full event details page included.
      <div id="localhop-calendar-embed"></div> <script type="text/javascript">window.LHWidgetConfigCalendarObjectId = "fuiWSSIbiz";window.LHWidgetConfigCalendarOverlay=0;</script> <script type="text/javascript" src="//events.getlocalhop.com/widgets/embed-calendar-js"></script>
    • Mini Calendar
      Small calendar widget that includes month and events display. Responsive list or panel view depending on where you place your widget. Each even links to an event details overlay.
      <div class="localhop-mini-calendar-embed" data-configid="fuiWSSIbiz" data-overlay="0"></div> <script type="text/javascript" src="//events.getlocalhop.com/widgets/embed-mini-calendar-js"></script>
    • Mini List (Panel)
      Small events widget without a calendar display. Customize your widget layout and control the number of events that show. Each event links to an event details overlay. Option to display list with or without event descriptions.
      <div class="localhop-mini-list-embed" data-configid="fuiWSSIbiz" data-layout="panel" data-limit="3" data-description="no" data-overlay="0"></div> <script type="text/javascript" src="//events.getlocalhop.com/widgets/embed-mini-list-js"></script>
    • Mini List (List)
      Small events widget without a calendar display. Customize your widget layout and control the number of events that show. Each event links to an event details overlay. Option to display list with or without event descriptions.
      <div class="localhop-mini-list-embed" data-configid="fuiWSSIbiz" data-layout="list" data-limit="3" data-description="no" data-overlay="0"></div> <script type="text/javascript" src="//events.getlocalhop.com/widgets/embed-mini-list-js"></script>
  7. Having trouble? Check out the articles on the LocalHop Support Site, or drop a line to support@BranchDistrictLibrary.org if you get stuck.