Page 1 of 1

Display Knowlagebase categories

Posted: Thu Aug 13, 2020 12:55 pm
by Umut
Script URL: https://destek.shipentegra.com/
Version of script: 3.1.1
Hosting company: digital Ocean
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

Hello, is there anyway I can display the knowledgebase categories on homepage? Like underneath the submit button? if so can someone help?
thank you

Re: Display Knowlagebase categories

Posted: Thu Aug 13, 2020 12:58 pm
by Klemen
There is no built-in way of doing that, no.

You would have to get all the categories from hesk_kb_categories table and list them. Consult a PHP developer if not familiar with PHP/MySQL queries.