
Wexer Technical Support
Activity overview
Latest activity by Wexer Technical Support
-
Virtual & Mobile Service Menu Overview
Overview: Our Customer Success team is here to help beyond your initial onboarding. If you find your particular execution or team size/capability require additional support, our team is happy to as...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Billing Support
Overview: To contact our Finance Team regarding any billing questions or support please use the contact information below: Email: receivables@finance.wexer.com Phone: US +1 914- 984-5690 UK +44 (0)...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Setup or Update Your Credit Card Details
Overview: It's easy to set up or update your payment details at anytime...simply use the link below to update or register your payment card details. Please note: You will need to have your Wexer ID...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Channels
Overview: We work with some of the best content providers and creators in the World, so this new feature is all about utilizing the full potential of our partners. The channels feature will allow...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Virtual Launch Guide
Overview: Our Customer Success team is here to help get you started right with your virtual fitness system. Check out our launch steps in this article and download the printable version to share wi...
- Wexer Technical Support
- Updated
- 2 followers
- 0 comments
- 1 vote
-
Connect: Creating Your Class Content
Overview: Its important to be clear on your video production strategy and to go in prepared, to save time. Download the step-by-step guide below as a reference on the 4 easy steps to recording your...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 1 vote
-
SDK Launch Guide
Overview: Our SDK product enables you to offer the full Wexer Collection library in your native App or digital product. This provides over 600 (and growing) world class titles adding value and enga...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 0 votes
-
Free Access Code Model Overview
Overview: If you are a Web Player client operating with our Free Access Code (FAC) model, your users gain access to your site's classes by entering a pre-supplied coupon code upon sign up. The coup...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Mobile App Launch Guide
Overview: Though each Wexer Mobile App product is unique to fit the clients execution, we have created a an overview to guide you through your launch and onboarding members to your new mobile produ...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 1 vote
-
In-App & Push Notification Guide
Overview: Wexer Mobile App clients have the ability to implement automatic communications via 'In-App' or 'Push' messaging directly through their Localytics login. In-App notifications: help move ...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 2 votes
-
<% blocks.forEach(function(block, index) { %>
-
<% if (imageHeight) { %>
<% } %> <% if (block.name) { %>
<% if (block.html_url) { %> <%= block.name %> <% } else { %> <%= block.name %> <% } %>
<% } %> <% if (block.description) { %><%= block.description %>
<% } %>
<% }) %>
Categories
Toggle navigation menu
-
Categories
-
<% sections.forEach(function(section) { %>
-
<%= partial('partial-article-list-sections', {
id: 'section-' + section.id,
parentId: '#' + id,
sections: section.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% if (section.articles.length) { %>
-
<% section.articles.forEach(function(article) { %>
- <%= article.title %> <% }); %>
<% }); %>
-
<% sections.slice(0, maxSections).forEach(function(section) { %>
- <%= section.name %> <%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %> <% }); %> <% if (sections.length > maxSections) { %>
- See more <% } %>
-
<% ids.forEach(function(id, index) { %>