mihai666g Posted March 8, 2021 Share Posted March 8, 2021 (edited) Hi, I see that whmcs default theme(six) uses a hook to display the knowledgebase categories in the left of the article. I've tried to find it to add to my custom theme but without success. Anybody know's where is located? Edited March 8, 2021 by mihai666g 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 8, 2021 Share Posted March 8, 2021 4 hours ago, mihai666g said: I see that whmcs default theme(six) uses a hook to display the knowledgebase categories in the left of the article. no it doesn't - knowledgebase.php enables the kb sidebars and it's down to the relevant template to display them or not... if it didn't do that, every custom theme would have to generate them themselves, but that's not necessary - you just need to get the relevant template to output the sidebars. 4 hours ago, mihai666g said: I've tried to find it to add to my custom theme but without success. Anybody know's where is located? in Six, header.tpl would allow for the sidebars to be displayed if available. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.