FAQ

Automatically Redirect Client


Since Live Chat Business 1.4 you can redirect a client to a certain URL when chatting. To redirect a client you need to add the url in the field marked below.Should you add the url into the textarea (the same ...

Read more

Content for Members/Guests


With CMS you can display content for members only, with a simple if statement you can display code only for guests or members.{{if notmembers}}<a href="#" class="btn btn-primary ...

Read more

Advanced Editor Ace


With the new release of 1.6 a new option for creating content will be available. Should you be familiar with HTML and CSS why using the build in editor tinyMCE and life with the limits it comes with. Since 1.6 ...

Read more

Block IP Range


With the new release of version 1.6 you can not only block a single IP address you can block a whole range.Before the version 1.6 you could only block a single IP address, since version 1.6 you can block a ...

Read more

HelpDesk Cron Job


HelpDesk can send ticket reminders and also it can close tickets to use this you need to setup a cronjob and point to the cron.php file.Setup a cron job is easy and can be done through your control panel on ...

Read more

Menu Builder Function


In case you building a new template for CMS this is how you use the new menu builder invented in CMS 1.4.All modern menus are based on lists, classes and sub classes. With CMS 1.4 it is super easy to use the ...

Read more

Web Projects - Departments


We get often asked how HelpDesk can handle unlimited web projects with one installation, it is fairly simple but you need to follow some rules.Web ProjectsWeb projects are basically your different websites, ...

Read more

Translate


All our softwares are language file based, that means it is very easy for you to translate it into your own language (if not already exists).Most of our software is already available in several languages but ...

Read more

Contact Form Builder


CMS has a build in contact form builder, create as many contact forms you like and link one to any page. The form builder can have unlimited fields even file upload is possible.You can create input, radio, ...

Read more

Database and Password Hash


Installing our software is very simple and the installation wizard will guide you through in only two steps.Important information about the include/db.php file. Please open this file in any text or php ...

Read more