View Categories

Quick Help Videos

Table of Contents

This article explains how to access custom quick help videos tailored to the current page, explaining all the available options.

Accessing Quick Help Videos #

To access the help videos, select the Play button on the top right side of the screen and then select the desired title.

Selecting the preferred title will open a new YouTube video tutorial tab.

For more useful instructional materials, please visit:

Powered by BetterDocs

function year_shortcode() { $year = date('Y'); return $year; } add_shortcode('year', 'year_shortcode');