How can I add the schedule to my Joomla website?

You can easily integrate the Momoyoga schedule with your Joomla website. 

We also offer other schedule integration options such as WordPress, Squarespace, Wix.com, and JavaScript.

The Joomla plugin displays classes for the upcoming 8 weeks (with a maximum of 100 classes). If a visitor clicks on Book now, they will be directed to Momoyoga. 

Do I need to be a developer?
Adding the Momoyoga schedule to your Joomla website is easy. You only need 60 seconds of your time but it does require some minor knowledge of Joomla. The installation is very similar to a Google Analytics installation (i.e. copying and pasting the code into the pages of your website).

Please note: our Momoyoga support team isn’t trained at in-depth technical troubleshooting of website integrations. If you need further assistance regarding your website integration, please contact your website developer.

How can I add the schedule to my Joomla website?

If you want to integrate your Momoyoga schedule with your Joomla website, follow the steps below carefully. 

Step 1: Add JavaScript and CSS to the page

  1. First log into your Joomla account (this will open the Control Panel)
  2. Click on Extensions TemplatesTemplates from the top menu

    Joomla-1_2x.png

  3. Select your template
  4. Select index.php from the left menu
  5. Paste the code below into the page. 

Next, paste the code below into the page, just before the end of the </body> tag. 

       <script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script> 
<script src="https://www.momoyoga.com/schedule-plugin/v2/js/schedule.js" crossorigin="anonymous"></script>

 

After that, paste the code below into the page below the <head> section. Click on Save to publish the changes. 

       <link rel="stylesheet" href="https://www.momoyoga.com/schedule-plugin/v2/css/schedule-frontend.css" crossorigin="anonymous">

 

Step 2: Add the code

  1. Go back to the Control Panel
  2. Click on Content ArticlesAdd New Article from the top menu (more about adding new articles with Joomla)

    Joomla-2_2x.png

  3. Click on Source code icon to add the code

    Joomla-3_2x.png
  4. Add the <div> container below to where you would like the schedule to appear:
       <div class="momoyoga-schedule" data-momo-schedule="[schedule URL here]"></div>

 

Step 3: Replace the code with your own schedule

  1. Replace the code [schedule URL here] with the URL of your own schedule. For example https://www.momoyoga.com/mystudioname
    Joomla-4_2x.png
  2. Click on Save to publish the changes

 

You’re done!

After following these steps, the schedule should be visible on your website. 

Share the schedule link

You can also share the schedule on your website by placing a schedule link. Find out how to add a schedule link to your website.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article