yoga.org
Open in
urlscan Pro
66.147.239.51
Public Scan
URL:
https://yoga.org/
Submission: On December 21 via api from US — Scanned from CA
Submission: On December 21 via api from US — Scanned from CA
Form analysis
2 forms found in the DOMName: frm1 — /profiles
<form class="fpad form-inline website-search" name="frm1" action="/profiles">
<div class="form-group col-xs-12 col-md-3 nolpad sm-norpad">
<div class="input-group col-xs-12">
<select placeholder="All Categories" name="sid" id="sid" class="infinite-chained form-control input-lg select2-preload" aria-label="sid-1" style="color: rgb(168, 168, 168);">
<option value="">All Categories</option>
<option value="546">Teachers</option>
<option value="547">Studios</option>
<option value="548">Wellness Business</option>
<option value="549">Healers</option>
<option value="550">Students</option>
<option value="551">Events</option>
<option value="552">Retreat Center</option>
<option value="553">Teacher Training</option>
<option value="554">Tantra</option>
</select>
</div>
</div>
<div class="form-group col-xs-12 col-md-3 nolpad sm-norpad">
<div class="input-group col-xs-12">
<select placeholder="All Categories" name="tid" id="tid" next="ttid" class="infinite-chained form-control input-lg select2-preload" aria-label="tid-1" style="color: rgb(168, 168, 168);">
<option value="">All Categories</option>
</select>
</div>
</div>
<div class="form-group col-xs-12 col-md-3 nolpad sm-norpad">
<div class="input-group col-xs-12">
<select placeholder="Sub-Sub-Category" name="ttid" id="ttid" class="infinite-chained form-control input-lg select2-preload" aria-label="ttid-1" style="color: rgb(168, 168, 168);">
<option value="">Sub-Sub-Category</option>
</select>
</div>
</div>
<div class="form-group col-xs-12 col-md-3 nopad">
<div class="col-xs-12 nopad">
<span class="input_wrapper"><input type="text" class="googleSuggest googleLocation img-rounded form-control input-lg sm-center-block pac-target-input" name="location_value" id="location_google_maps_homepage" value=""
placeholder="City or Post Code" autocomplete="off"></span>
</div>
</div>
<div class="form-group col-xs-12 col-md-12 nopad nomargin">
<button type="submit" class="btn btn-lg btn-block tmargin btn_home_search">Search</button>
</div>
<div class="clearfix"></div>
</form>
Name: newsletter_modal_signup_380 — POST /api/widget/json/get/Bootstrap%20Theme%20-%20Module%20-%20Newsletter%20Actions
<form action="/api/widget/json/get/Bootstrap%20Theme%20-%20Module%20-%20Newsletter%20Actions" id="newsletter_modal_signup_380" method="post" labelwidth="100" labelpaddingtop="0.5em" enctype="multipart/form-data" form_action_type="widget"
form_action_div=".newsletter_modal_form_container" return_data_type="" name="newsletter_modal_signup_380" class="fv-form fv-form-bootstrap" novalidate="novalidate"><button type="submit" class="fv-hidden-submit"
style="display: none; width: 0px; height: 0px;"></button><input type="hidden" name="sized" value="0" id="newsletter_modal_signup_380-element-0"><input type="hidden" name="form" value="myform" id="newsletter_modal_signup_380-element-1"><input
type="hidden" name="formname" value="newsletter_modal_signup" id="newsletter_modal_signup_380-element-2"><input type="hidden" name="dowiz" value="1" id="newsletter_modal_signup_380-element-3"><input type="hidden" name="save" value="1"
id="newsletter_modal_signup_380-element-4"><input type="hidden" name="url_origin_pars" value="/home" id="newsletter_modal_signup_380-element-5"><input type="hidden" name="action" autocomplete="off" value="subscribe"
id="newsletter_modal_signup_380-element-6">
<div class="form-group"><input type="text" name="first_name" placeholder="Name" autocomplete="off" value="" class="form-control control-group form-control " id="newsletter_modal_signup_380-element-7"></div>
<div class="form-group"><input type="email" name="email" required="" placeholder="Enter email address" autocomplete="off" value="" class="form-control control-group form-control" id="newsletter_modal_signup_380-element-8"
data-fv-field="email"><small class="help-block" data-fv-validator="notEmpty" data-fv-for="email" data-fv-result="NOT_VALIDATED" style="display: none;">Required Field</small><small class="help-block" data-fv-validator="emailAddress"
data-fv-for="email" data-fv-result="NOT_VALIDATED" style="display: none;">Please enter a valid email address</small></div>
<div class="form-group">
<div class="form-group security_question_label">
<div id="newsletter_modal_signup_380-captchaContainer" class="control-group">
<div class="g-recaptcha" id="newsletter_modal_signup_380-google-recaptcha"></div>
</div>
<small class="help-block" id="recaptcha_error" style="display:none;" data-fv-validator="notEmpty" data-fv-for="recaptcha" data-fv-result="INVALID">The security check was not completed successfully.</small>
<div class="clearfix bmargin"></div>
<input type="hidden" name="recaptcha" id="newsletter_modal_signup_380-rcap">
</div>
<style>
.modal .g-recaptcha-scale,
.col-md-4 .g-recaptcha-scale,
.col-md-3 .g-recaptcha-scale,
.col-lg-3 .g-recaptcha-scale,
.col-lg-4 .g-recaptcha-scale {
transform: scale(0.77);
-webkit-transform: scale(0.77);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
margin-bottom: -15px;
}
.modal #newsletter_modal_signup_380-captchaContainer,
.col-md-4 #newsletter_modal_signup_380-captchaContainer,
.col-md-3 #newsletter_modal_signup_380-captchaContainer,
.col-lg-3 #newsletter_modal_signup_380-captchaContainer,
.col-lg-4 #newsletter_modal_signup_380-captchaContainer {
transform: scale(0.77);
-webkit-transform: scale(0.77);
transform-origin: 0 0;
-webkit-transform-origin: 0 0;
margin-bottom: -15px;
}
</style>
<script type="text/javascript">
var formID = '';
var currentCaptcha = {};
var captchaHolders = {};
window.addEventListener('load', () => {
formID = document.querySelectorAll('[name="recaptcha"]');
if (typeof formID != "undefined" && formID !== null) {
for (let i = 0; i < formID.length; i++) {
let formIDForm = formID[i].closest('form');
if (typeof formIDForm != "undefined" && formIDForm !== null) {
formIDForm.addEventListener('click', reCaptchaOnFormClick, false);
}
}
}
});
function reCaptchaOnFormClick(event) {
currentCaptchaForm = event.srcElement.closest('form');
var head = document.getElementsByTagName('head')[0];
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit&hl=en';
head.appendChild(script);
if (typeof currentCaptchaForm != "undefined" && currentCaptchaForm !== null) {
currentCaptchaForm.removeEventListener('click', reCaptchaOnFormClick, false);
}
}
var onloadCallback = function(event) {
var captcha = currentCaptchaForm.querySelectorAll('div[class=g-recaptcha]');
if (captcha[0].id) {
captchaHolders[captcha[0].id] = grecaptcha.render(captcha[0].id, {
'sitekey': '6Lf-WjspAAAAAORQ3dWmO82OwMQlao-_RyVojURk'
});
}
}
</script>
<script>
function respuesta() {
var checkedTextArea = document.getElementsByClassName('g-recaptcha');
var rcap = document.getElementsByTagName('recaptcha');
for (var i = 0; i < checkedTextArea.length; i++) {
if (checkedTextArea[i].value != '') {
for (var index = 0; i < rcap.length; index++) {
rcap[index].setAttribute("value", "checked");
}
}
}
}
$(document).ready(function() {
$("#newsletter_modal_signup_380 input[type=submit]").unbind('click');
$("#newsletter_modal_signup_380 input[type=submit]").click(function(event) {
var formId = $(this.form).attr('id');
var captchaHolderKey = formId + "-google-recaptcha";
if (typeof captchaHolders[captchaHolderKey] != "undefined") {
event.preventDefault();
if (grecaptcha.getResponse(captchaHolders[captchaHolderKey]) === "") {
$("#" + formId).formValidation('validate');
$("#" + formId + " .security_question_label").addClass("has-error");
$("#" + formId + " #recaptcha_error").css("display", "block");
return false;
} else {
$("#" + formId + " .security_question_label").removeClass("has-error");
$("#" + formId + " #recaptcha_error").css("display", "none");
respuesta();
$("#" + formId).submit();
}
}
});
});
</script>
</div>
<div class="form-group"><input type="hidden" name="bd_hpc" autocomplete="off" value="" class="form-control control-group " id="newsletter_modal_signup_380-element-11"></div>
<div class="form-actions"><input type="submit" value="Subscribe Now" name="" class="btn btn-success btn-block btn-lg bold " id="newsletter_modal_signup_380-element-12"></div><input type="hidden" name="origin" value="/">
</form>
Text Content
www.yoga.org - YOGA.ORG * * About Us * Contact Us * Find a Teacher * Studios * Retreats * Teacher Training * Online Teacher Training * Events * Join * Dashboard Login * Logout * * About Us * Contact Us * Find a Teacher * Studios * Retreats * Teacher Training * Online Teacher Training * Events * Join * Dashboard Login * Logout FIND YOUR PERFECT PRACTICE CONNECT WITH TEACHERS AND EVENTS BOTH IN PERSON AND ONLINE. Select Top Category Sub-Category Sub-Sub-Category Enter location details (optional): All Categories Teachers Studios Wellness Business Healers Students Events Retreat Center Teacher Training Tantra All Categories Sub-Sub-Category Search View All FEATURED TEACHERS -------------------------------------------------------------------------------- Andrew Sealy Specialty Teachers View Listing Ryin Amber Specialty Teachers View Listing Alexandra Kokala Specialty Teachers Located in Kallithea View Listing Balkishan Lahoti Specialty Teachers View Listing Nikki Jade Specialty Teachers View Listing Dayashankar Giri Specialty Teachers Located in Kapaʻa, HI View Listing Kosmic Syd Specialty Teachers Located in San Diego, CA View Listing Rajeev Kumar Shrivastava Specialty Teachers View Listing Mary Catherine Shurett Specialty Teachers Located in Austin, TX View Listing View All View All EXPLORE TOP CATEGORIES -------------------------------------------------------------------------------- STUDIOS -------------------------------------------------------------------------------- View Category STUDENTS -------------------------------------------------------------------------------- View Category WELLNESS BUSINESS -------------------------------------------------------------------------------- View Category HEALERS -------------------------------------------------------------------------------- View Category TEACHERS -------------------------------------------------------------------------------- View Category STUDIOS -------------------------------------------------------------------------------- View Category STUDENTS -------------------------------------------------------------------------------- View Category WELLNESS BUSINESS -------------------------------------------------------------------------------- View Category HEALERS -------------------------------------------------------------------------------- View Category TEACHERS -------------------------------------------------------------------------------- View Category STUDIOS -------------------------------------------------------------------------------- View Category STUDENTS -------------------------------------------------------------------------------- View Category WELLNESS BUSINESS -------------------------------------------------------------------------------- View Category HEALERS -------------------------------------------------------------------------------- View Category View All View All NEWEST BLOG ARTICLES -------------------------------------------------------------------------------- THE CHOICELESS LIFE: LIVING IN INTEGRITY... In a world brimming with choices, the concept of a... View More THE IMPORTANCE OF PRONOUNCING SANSKRIT T... IntroductionEver found yourself in a yoga class, c... View More CELEBRATING INTERNATIONAL DAY OF YOGA: T... What is International Day of Yoga?International Da... View More View All View All FEATURED EVENTS -------------------------------------------------------------------------------- View All YOGA TEACHERS :: JOIN YOGA.ORG TODAY! Don't miss out on the opportunity to connect with eager students, highlight your unique teaching practice, and grow your community. Join now and ensure that new students find you and existing students can easily reconnect. It's free to join and only takes a few minutes! Join Now for Free Join our Mailing List to Receive Our Latest Articles & Featured Profiles Click to Subscribe * About YOGA.org * YOGA.org is your digital gateway to all things yoga. We connect students with professionals through a tailored search experience, celebrating yoga's rich traditions while pioneering its digital future. Whether you're seeking a teacher, a studio, or a tranquil retreat, find your perfect match here. Join us in making the world a more peaceful place—one asana at a time. © 2024 Yoga.org. All rights reserved. * Our Company * Our Story * Volunteer * Get Listed * As a Yogi * As a Teacher * As a Studio * As a School * As a Wellness Service * Support * Contact Us * × JOIN OUR MAILING LIST TO RECEIVE OUR LATEST ARTICLES & FEATURED PROFILES -------------------------------------------------------------------------------- Required FieldPlease enter a valid email address The security check was not completed successfully.