Help - CorePower Yoga On Demand (2024)

FAQ Find A Studio Gift Cards Help Terms Privacy Cookies Sign in

×

'; $('#mithril-help form').after($(a)); }, _spruces: function(){ if (window.location.pathname == '/keep-up-your-practice') { $('div.read-more-wrap').css("max-height", "none"); $('.read-more-trigger').css("display", "none"); $('.collection-actions .btn-site-primary').text("Start Free Trial").addClass('keep-up-practice'); } $('.custom-btn-action-transact').text("Start Free Trial"); $('.embed #watch-unauthorized h2').text("Start a free 7-day trial to access this class and over 300 more."); $('.embed #watch-unauthorized .btn-site-primary').text("Start Free Trial"); $('#subscription-options .signup .row:nth-of-type(1)').hide(); $("a[href*='/checkout']").attr("data-trigger-disabled","false"); $("a[href*='/buy']").attr("data-trigger-disabled","false"); if (!$("body").hasClass("sites")){ $(".btn-site-primary").addClass("is-orange"); } $(".devices .alt-type").removeClass("alt-type"); $("h1.gigantic.uppercase").removeClass("uppercase"); $(".overview-content .medium-12.medium-offset-1.small-16").removeClass("medium-12 medium-offset-1 large-8 large-offset-1 xlarge-7 xxlarge-6 small-16").addClass("small-offset-1 small-14 text-center hero-text-container"); $(".primary-actions a[href*='/browse']").html("Explore All Classes"); $(".primary-actions a[href*='/checkout']").attr("href","/browse").html("Explore All Classes"); $(".primary-actions a[href*='/buy']").attr("href","/browse").html("Explore All Classes"); // var tagline = ""; // tagline += "

"; // tagline += "

LIVE YOUR POWER
WHENEVER, WHEREVER

"; // tagline += "

" // $("footer .vhx-link").append(tagline); // // split the content preview into two buckets $(".gallery-container ul").addClass("original-ul-content"); $(".gallery .row:eq(0)").addClass("is-hidden"); var items = $(".gallery-container ul li").length; var half = items / 2; var galleryhtml = ''; var ultarg = ".gallery-preview-one"; galleryhtml += ''; galleryhtml += '

'; galleryhtml += '

Choose Your Class Length

'; galleryhtml += '

    '; galleryhtml += '

    '; $(".gallery-container").append(galleryhtml); $(".gallery-container ul.original-ul-content li").each(function(ind){ if (ind < half){ ultarg = ".gallery-preview-one"; } else { ultarg = ".gallery-preview-two"; } $(ultarg).append("
  • "+$(this).html()+"
  • "); }); $(".gallery-container ul.original-ul-content").hide(); $(".gallery-container ul").addClass("is-visible"); $("#subscription-options .grey-bg p").remove(); var subcta = ""; subcta += '

    Subscribe For Full Access
    Unlimited Classes $19.99/month or $199.99/year.

    '; $("#subscription-options .grey-bg .padding-top-medium").append(subcta); if ($("#subscription-options h3").is(':empty')){ $("#subscription-options h3").remove(); } item = $("#subscription-options a:contains('Try A Free Week')") item.siblings().hide() item.text("Gift On Demand") item.attr("href", "https://corepoweryogaondemand.vhx.tv/checkout?gift=1") new_text = '


    Subscribe For Full Access

    Unlimited Classes $19.99/month or $199.99/year.

    '; $("#subscription-options ul").before($(new_text)) $('div.primary-actions a.btn-site-primary').text("Try it free").attr('href', 'https://www.corepoweryogaondemand.com/keep-up-your-practice').addClass("is-orange") $('#subscription-options a.btn-site-primary ~ p').hide() $('#subscription-options a.btn-site-primary').text("Subscribe Now").attr("href", "https://corepoweryogaondemand.vhx.tv/checkout/subscribe"); $('#subscription-options li:nth-of-type(2)').hide(); $('#subscription-options li').parent().css('display', 'flex').css('justify-content', 'center'); }, _nav:function(){ if ($('body[data-track-event="site_home"]').length == 0) { $('.search-link').clone().appendTo('div.user-actions') } if (_current_user['id'] == null) { subscribe_link = 'Subscribe' $(subscribe_link).appendTo($('div.user-actions')) } $('header .logo').parent().attr('href', '/'); // search_link = 'Search' $('.search-link').clone().removeClass('head').removeClass('site-link-header-color').removeClass('site-font-primary-family').addClass('site-font-secondary-color').insertBefore($('footer a.help-link')) // $('.search-link').clone().appendTo('div.user-actions') // $('div.user-actions').append($('.search-link')) $("nav a[href*='/browse']").html("All Classes"); $("nav a[href*='/checkout/subscribe']").html("Try A Free Week"); $("nav a[href*='/buy']").html("Try A Free Week"); $(".user-actions a[href*='/checkout/subscribe']").html("Give a Gift").attr("href","/checkout/subscribe/gift"); $(".user-actions a[href*='/buy']").html("Give a Gift").attr("href","/checkout/subscribe/gift"); var formatlinks = Array( ["/corepower-yoga-1","C1"], ["/corepower-yoga-1-5","C1.5"], ["/corepower-yoga-2","C2"], ["/yoga-sculpt","YS"], ["/yoga-sculpt-bodyweight", "YSB"], ["/corepower-yoga-3","C3"], ["/core-restore","CR"], ["/hot-power-fusion","HPF"], ["/lesson","Lesson"], ["/meditation","Meditation"] ); var lengthlinks = Array( ["/60-min","60 Min"], ["/30-min","30 Min"], ["/20-min","20 Min"], ["/10-min","10 Min"], ["/5-min","5 Min"], ["/1-min","1 Min"] ); var formatnav = 'FORMAT ▾'; var formathtml = "
      "; // build HTML for(var i=0;i<=formatlinks.length-1;i++){ formathtml += '
    • '+formatlinks[i][1]+'
    • '; } formathtml += '
    '; var lengthnav = 'LENGTH ▾'; var lengthhtml = "
      "; // build HTML for(var i=0;i<=lengthlinks.length-1;i++){ lengthhtml += '
    • '+lengthlinks[i][1]+'
    • '; } lengthhtml += '
    '; $(".navigation-inner a.browse-link").after(formatnav); $(".navigation-inner a.browse-link").after(lengthnav); // ----------- // restructure nav to prep to receive new items $(".format-nav-link").wrap(""); $(".length-nav-link").wrap(""); // send new items $(".navigation-inner a.format-nav-link").after(formathtml); $(".navigation-inner a.length-nav-link").after(lengthhtml); // give new items functionalitya $("span.dropdown-container").hover( function(ev){ $(this).find(".navigation-dropdown").show(); }, function(ev){ $(this).find(".navigation-dropdown").hide(); } ); }, _social: function(){ var sociallinks = ""; sociallinks += "

    "; sociallinks += " "; sociallinks += " "; sociallinks += " "; sociallinks += " "; sociallinks += " "; sociallinks += "

    "; $("footer .vhx-link").html(sociallinks); } }; (function(window,document,$,VHXCJS) { VHXCJS.init(); })(window,document,jQuery,VHXCJS);});/* END OTT */$('#primary-promo .overview').html("

    Yoga whenever, wherever

    Access 300+ classes on your schedule.

    Get unlimited access to our growing collection of online yoga, sculpt & meditation classes. New classes added each month!

    Help - CorePower Yoga On Demand (1)

    CorePower At Home

    Power on from home with the best of both worlds—access to unlimited livestream and on-demand classes—for just $19.99/mo. (Reg. $49)

    Sign Up

    As featured in

    • Help - CorePower Yoga On Demand (2)
    • Help - CorePower Yoga On Demand (3)
    • Help - CorePower Yoga On Demand (4)
    • Help - CorePower Yoga On Demand (5)
    • Help - CorePower Yoga On Demand (6)
    • Help - CorePower Yoga On Demand (7)

    Find The Class For You

    We have a perfect match for every experience level and mood.

    • Help - CorePower Yoga On Demand (8)

      CorePower Yoga 1

      Beginner Friendly

      Explore the fundamental principles and postures of vinyasa yoga in this foundational yoga class.

      View Classes
    • Help - CorePower Yoga On Demand (9)

      CorePower Yoga 2

      Yoga Experience A Plus

      Strengthen and balance your body and mind as you move through more challenging postures with connected breath.

      View Classes
    • Help - CorePower Yoga On Demand (10)

      CorePower Yoga 3

      Yoga Experience A Plus

      High-intensity vinyasa yoga experience that unlocks more challenging postures, arm balances and inversions.

      View Classes
    • Help - CorePower Yoga On Demand (11)

      Yoga Sculpt

      Yoga Experience A Plus

      Combine free weights with C2 sequencing and cardio to intensify each yoga pose while mixing in strength-training moves.

      View Classes
    • Help - CorePower Yoga On Demand (12)

      Yoga Sculpt Bodyweight

      Yoga Experience A Plus

      On Demand Exclusive

      Forget the weights—use your body and gravity to challenge your muscle groups in new ways.

      View Classes
    • Help - CorePower Yoga On Demand (13)

      Hot Power Fusion

      Beginner Friendly

      Go deeper with this blend of the meditative, detoxifying qualities of hot yoga and the intensity of power yoga.

      View Classes
    • Help - CorePower Yoga On Demand (14)

      Lesson

      Beginner Friendly

      On Demand Exclusive

      Follow along at your own pace as you practice step-by-step drills that build up toward a pose.

      View Classes
    • Help - CorePower Yoga On Demand (15)

      Meditation

      Beginner Friendly

      Ground your body and mind in the present moment with calming, centering breathing exercises.

      View Classes
    See all class formats

    It's Yoga Time

    Whether you have 5 minutes or 60, we're here for you 24/7.

    See all class lengths

    3 Reasons to Try CorePower Yoga On Demand

    • Help - CorePower Yoga On Demand (16)

      So. Many. Classes.

      You’ll get unlimited access to our growing collection of over 300 yoga, sculpt and meditation classes.

    • Help - CorePower Yoga On Demand (17)

      Teachers You'll Love

      Build and refine your practice with engaging and experienced teachers from studios across the country.

    • Help - CorePower Yoga On Demand (18)

      On Your Schedule

      Develop a schedule that works for you. Classes are there when you need them, wherever you are.

    Help - CorePower Yoga On Demand (19)

    This allows me to stay healthy, safe and keep my yoga peace of mind.

    Shaee_babyyy
    Help - CorePower Yoga On Demand (20)

    CorePower Memberships

    Your Pass to Practice

    Whether you flow with us at CorePower Live, Yoga on Demand or in studios, there's an option for you.

    See all plans

    ")promo_banner = ''$('header').prepend($(promo_banner));footer = '

    © 2020 CorePower YogaPrivacy Policy | Terms of Use | Cookies

    '$('footer').addClass('global-footer').html(footer)subscribe_link = 'Subscribe';$('.user-actions').prepend($(subscribe_link))$('#content-preview').hide()$('#devices').hide()$('#subscription-options').hide()/* EDIT CLASS TYPES HERE */var class_types_one = "/corepower-yoga-1"var class_types_two = "/corepower-yoga-2"var class_types_three = "/corepower-yoga-3"var class_types_four = "/yoga-sculpt"var class_types_five = "/yoga-sculpt-bodyweight"var class_types_six = "/hot-power-fusion"var class_types_seven = "/lesson"var class_types_eight = "/meditation"/* EDIT CLASS LENGTH OPTIONS HERE */var class_lengths_one = '/1-min'var class_lengths_two = '/5-min'var class_lengths_three = '/10-min'var class_lengths_four = '/20-min'var class_lengths_five = '/30-min'var class_lengths_six = '/60-min'/* END */$('.class_types_one').attr('href', class_types_one)$('.class_types_two').attr('href', class_types_two)$('.class_types_three').attr('href', class_types_three)$('.class_types_four').attr('href', class_types_four)$('.class_types_five').attr('href', class_types_five)$('.class_types_six').attr('href', class_types_six)$('.class_types_seven').attr('href', class_types_seven)$('.class_types_eight').attr('href', class_types_eight)$('.class_lengths_one').attr('href', class_lengths_one)$('.class_lengths_two').attr('href', class_lengths_two)$('.class_lengths_three').attr('href', class_lengths_three)$('.class_lengths_four').attr('href', class_lengths_four)$('.class_lengths_five').attr('href', class_lengths_five)$('.class_lengths_six').attr('href', class_lengths_six)
    Help - CorePower Yoga On Demand (2024)
    Top Articles
    Latest Posts
    Article information

    Author: Dr. Pierre Goyette

    Last Updated:

    Views: 6030

    Rating: 5 / 5 (50 voted)

    Reviews: 89% of readers found this page helpful

    Author information

    Name: Dr. Pierre Goyette

    Birthday: 1998-01-29

    Address: Apt. 611 3357 Yong Plain, West Audra, IL 70053

    Phone: +5819954278378

    Job: Construction Director

    Hobby: Embroidery, Creative writing, Shopping, Driving, Stand-up comedy, Coffee roasting, Scrapbooking

    Introduction: My name is Dr. Pierre Goyette, I am a enchanting, powerful, jolly, rich, graceful, colorful, zany person who loves writing and wants to share my knowledge and understanding with you.