Studio Website

From Help | Taramala
Revision as of 10:00, 15 June 2020 by Admin (talk | contribs)
Studio-website.png

The Taramala studio website is available at the following URL: https://<studio-domain>.taramala.com/classes. This URL can be linked to the studio's actual website to give students on line access the following:

  • create their own password protected account,
  • signin for a class and check what classes they are signed up for,
  • pay for punchcards and check how many classes they have paid for through punch cards.

How to add Taramala's Studio Website to my website?

If you already have a website you can add to your website using an IFRAME. Here is an example. By using an IFRAME the schedule looks as if it's part of your website (because it is). Students don't need to leave your website to access all their features.

If your studio's domain in Taramala is 'mystudio', the code for the IFRAME would look like this.

<iframe src="https://mystudio.taramala.com/classes?embed=true" height="700px" width="100%" frameborder="0"></iframe>