In this tutorial we create a sleek and simple welcome page with a countdown timer based on HTML5, CSS3 and Bootstrap. Because we are using Bootstrap it is simple and we have a guarantee it works in all major ...
Read moreNow available in our shop and download area the latest version for CMS 1.3 and Live Chat Business 1.2. That is probably the best update for you because for future updates you don't need to download and install ...
Read moreHappy New YearWe are pleased to announce a new release of our CMS. Version 1.6 contains a new advanced editor choice, brand new social icons plugin, font awesome update to the latest version 20 new icons, it ...
Read moreThis is a WordPress plugin that shares the user database from WordPress with HelpDesk, it will create clients automatically in HelpDesk and will log them in as well.Operator can be synchronised with HelpDesk ...
Read moreThe best release since we launched Live Chat Business has arrived. Version 2.0 is now available in our download area for license holder or in our shop for new customers.Change logAdded auto answer ...
Read moreThis is a WordPress plugin that shares the user database from WordPress with LiveChat, you can synchronise operators from WordPress to LiveChat with a click.Operator can share the login details with LiveChat ...
Read moreToday we will share some really useful PHP functions that will make your life easier and faster when creating new code.PHP functions are great to reduce and simplify your code. As soon you use a code more then ...
Read moreCloud Desk 3 - Version 1.1.1 is now officially available and elimnates all know and reported bugs.In this release we also fixed a reported XSS issue in the live chat profile. We recommend to update as soon as ...
Read moreA couple of days ago we released HelpDesk 3 - Version 3.5.7. In case you haven't upgraded your version, it is now time to do so. :)Changelog Prevent double tickets by forcing the user to edit his last ...
Read moreThe new version for Cloud Chat 3 is now available. Get ready for some performance improvements, bug fixes and library updates.The new cookie standard is also in place and this time we also fixing wrong ...
Read moreHelpDesk will give you a lot of options how and where you can place the live chat button without any coding knowledge.You have three/four options for buttons: slide out. slide up. button with slide up and pop ...
Read moreThis hook is located in between the header, display advertising, buttons or whatever you like next to the logo.You can include a file, for example:plugins/yourplugin/template/css.php
Read moreThis hook is located below the header, display advertising, buttons or whatever you like below the navigation and logo.You can include a file, for example:plugins/yourplugin/template/advert.php
Read moreThis hook is located in admin/template/header.php and will be executed for your css or javascript files needed for your plugin.You can include a file, for ...
Read moreLet's explain how to build the install.php for a plugin.Header:// Include the config file...if (!file_exists('../../config.php')) die('[install.php] config.php not found');require_once '../../config.php';// If ...
Read moreLet's explain how to build the uninstall.php for a plugin.Header:// Include the config file...if (!file_exists('../../config.php')) die('[uninstall.php] config.php not found');require_once ...
Read moreThis is the brother from the below_header hook. You can close some divs or add some extra stuff that doesn't fit in the main section.
Read moreIn 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 moreWith the new release of CMS 2.2 we have included a new plugin called: URL MappingOne of our customers suggested this tool to redirect a changed url within the CMS the professional way.This plugin will simply ...
Read moreIn case the chat widget does not appear it could be a problem with the apache settings itself.In this case please open browser console on the site you have placed the chat widget. Should you see following ...
Read moreHi jerome,I have new breadcrumb in this style:Home / BlogMy question is : How can I add links to Home?Now I have in header.php<a href=<?php echo BASE_URL;?>>Home</a>It is possible generate ...
Read moreSmall correction in 'admin/template/header.php'from<html lang=en>to<html lang=<?php echo $site_language;?>>
Read moreHi Jerome,We solved breadcrumbs in this last ticket https://jakweb.ch/support/t/52/cms-breadcrumbs The final code has been<?php foreach($jakcategories as $ca) if ($ca['catorder'] == 1 && ...
Read moreHi Jerome,I tested CMS 2.1, I am beginning to be happy :-)Improvements for me:1. Breadcrumb is very good. But I do not understand your solution breadcrumb with beloweader. I use this solution without ...
Read moreHi Support,Which file should I edit to change the top header support menu?Here is the screenshot:http://postimg.org/image/7k7383qkh/I plan to change either menu Ninjas Support or home to my shoppimg page. I ...
Read moreHi, I am traying to edit the writing in home page slider,All i could is to re write the 1st image lines, in editor, admin/ below header/ home slider/ but after that there is no option to scrool to the second ...
Read moreHi, I am struglin to activate Blog plugin to show up in header. i did a test article, assigned to a category, ticked to show in header. nut unforutunatly doesn's show up. Any advice? Thanks.
Read morehello friend, I need help, I can not install wordpress<?php endif; ?><?php endif; ?><?php wp_footer(); ?><!-- live chat business button --><div class=jrc_chatbox cb_default ...
Read moreHello,We have a problem with fontawesome-webfont.ttf? V = 4.7.0No icon are displayed?Failed to decode downloaded font: /fonts/fontawesome-webfont.woff2?v=4.7.0Index.php? P = plugins: 1 OTS parsing error: ...
Read moreHi Jerome,I installed Ecommerce plugin, Checked Show in Header, set up a category (access to AL) add a new product to test, but nothing showing in t he site, nothing in the top menu...Thank you
Read more