Customising Template Files
KB Support utilises template files to display content on the front end of your website. These files can be customised as described below.
KB Support utilises template files to display content on the front end of your website. These files can be customised as described below.
Submission forms are always populated with some default fields which cannot be deleted via the Submission Forms page. However, it is still possible to hide any of those fields if you want to do so with some basic CSS code.
KB Support has a number of built-in messages that are displayed to customers during various activities taking place on the front end of your website – for example, when a ticket is submitted. We’ll refer to these messages as notices.
These front end notices can be changed if you want to do so with a small amount of code by hooking into the kbs_get_notices
filter.
Similarly to the core KB Support plugin, and its extensions, Ratings and Satisfaction can be customised beyond the options that are available within settings.
This document, aimed at our more advanced user base, will detail some of the advanced customisation’s that can be achieved. As always, we highly recommend that any changes are implemented within your child theme to avoid being overwritten during future updates.
The default configuration for KB Support restricts support workers from logging tickets via the website front end. It is generally expected that support workers would create tickets on behalf of a customer via the WordPress admin console.
During activation, KB Support creates pages that are necessary for your customers to submit new tickets, and manage existing tickets.
The global labels used throughout KB Support for Ticket, Tickets, KB Article and KB Articles are extremely easy to change if there is a term you would prefer to use for either, or both.