> can't seem to find reference to setting up an 'Offline' message to let users know further info about what they can do when tickets are offline
The off-line schedule turns on the "No new replies" or "No new tickets" (or both) features of ATS. The answer depends on whether you're using "No new replies" or "No new tickets". In both cases you just have to publish one or more modules, e.g. a custom HTML module, in a specific module position:
For "No new replies": Publish one or more modules in the ats-noreplies or ats-offline module position. See file components/com_ats/views/post/tmpl/noreplies.php
For "No new tickets": Publish one or more modules in the ats-nonewtickets or ats-offline module position. See file components/com_ats/views/newticket/tmpl/nonewtickets.php
As you can see the ats-offline module position is shown in both cases, e.g. when you want to have a common off-line message. The other two module positions are only shown in the specific case, allowing for a message specifically crafted for when no replies or no new tickets respectively are forbidden.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!