
Wexer Technical Support
Activity overview
Latest activity by Wexer Technical Support
-
Mobile Platform: Channels
We work with some of the best content providers and creators in the world, so this feature is all about utilising the full potential of our content partners. The channels feature will allow our con...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Virtual Launch Guide
Check out our launch steps in this article and share with your team. Be sure to clearly define your 'why' for your members and your team. Utilise the MyWexer calendar to schedule ...
- 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
-
Mobile Platform: Free Access Code Model 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 coupon code, s...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Mobile App: Launch Guide
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 product. It is...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 1 vote
-
Browser Detection Notification Feature
Overview: While the Wexer web player service works on most modern browsers, there are some legacy options out there with which the web-player is not compatible. For increased ease of user access, ...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 2 votes
-
Launching & Promoting Your Web Player
Your dedicated Customer Success Manager will walk you through all information relevant to your execution during your onboarding meeting(s). For ongoing and in-depth reference on best practices, our...
- Wexer Technical Support
- Updated
- 1 follower
- 0 comments
- 3 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) { %>