Help section

About the Company

What is Digitablue?

  • Digitablue is an innovative online platform that offers a revolutionary approach to workshops through its interactive online sessions, known as ‘Journeys.’ These Journeys are designed to empower teams and managers to conduct workshops without the need for expensive external consultants.

How do Digitablue Journeys work?

  • Digitablue Journeys are collaborative online workshops that can be undertaken individually or with a team. Each Journey is structured in sections, ensuring every team member contributes. The platform is supported by an AI model, based on ChatGPT, providing insights, guidance, and assistance throughout the workshop process. <CHECK>

Who is Winston?

jQuery(document).ready(function($) { // Ensure the DOM is fully loaded and the cart table is present// Change "Product" to "Event" in Cart Table Header $('th.product-name').text('Event');// Change "Quantity" to "Participants" in Cart Table Header $('th.product-quantity').text('Participants');// Also, check for any divi-specific classes that might render after page load setTimeout(function() { // Apply the changes again after 500ms to ensure Divi has loaded $('th.product-name').text('Event'); $('th.product-quantity').text('Participants'); }, 500); });