Locations

From Help | Taramala

Locations

Taramala supports providing locations for your classes. Here are some examples for how this can be used:

  • Studio room locations if your studio has more than one room for classes,
  • Online vs in-person classes,
  • Remote locations to indicate the class is at a beach or nearby park,
  • Multiple studios if your studio is a franchise with multiple locations.

Note that while it's possible to add and edit locations with a BASIC subscription, locations will only visible in the student class schedule with a STANDARD or greater subscription.

How your students see locations

Locations are shown in the student class schedule as shown below.

Locations-schedule.png

Adding and Editing Locations

Class or event locations can be edited in the Setup/Classes and/or Setup/Events tab where you configure your classes. With 'click-to-edit', click to edit the location field to add or change your class location. To add a new location, simply enter the new location name as a text string and you'll be given the opportunity to create that location for use across all your classes and events.

Location-add-new.png

Franchise support: Student Schedules for each location

If your studio has multiple locations as in one studio in one town and another studio in another town, you can embed separate schedules for each location on your website. To do this just add the location name as a query parameter in the IFRAME 'src' attribute. For example:

<iframe class="taramalaFrame" src="https://try-taramala.taramala.com/classes?location=Fremont" height="500px" width="100%" frameborder="0">
</iframe>