Kayako logo
Developers & Code Interested in customizing your Kayako products? Discuss modifications and develop your own mods with the community.

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  (#1) Old
disenioweb Offline
Member
 
Posts: 201
Join Date: Apr 2004
change the size number count in knowledgebase - 09-09-2006, 04:25 PM

Hello:

Where is the template i have to modify to change the size number in the knowledgebase categories, where you have:

Hosting Plans (10) , i want to delete the number or change the size.

Thanks


-
   
Reply With Quote
  (#2) Old
jonathanjab Offline
Member
 
Posts: 39
Join Date: Oct 2005
Location: Cardiff, UK
15-09-2006, 11:06 AM

That would be kbcat IIRC - note that it will be in two places - one for the 'left' side and the other for the 'right'.


Jonathan Wright (Technical Director, JAB Web Solutions)

UK Hosting and Reseller Hosting from JAB Web Solutions

   
Reply With Quote
  (#3) Old
disenioweb Offline
Member
 
Posts: 201
Join Date: Apr 2004
15-09-2006, 11:21 AM

Thanks Joanathan, but i deleted the code, and now dont display the numbers.


-
   
Reply With Quote
  (#4) Old
jonathanjab Offline
Member
 
Posts: 39
Join Date: Oct 2005
Location: Cardiff, UK
15-09-2006, 11:23 AM

So you would like to restore the numbers in the template?


Jonathan Wright (Technical Director, JAB Web Solutions)

UK Hosting and Reseller Hosting from JAB Web Solutions

   
Reply With Quote
  (#5) Old
disenioweb Offline
Member
 
Posts: 201
Join Date: Apr 2004
15-09-2006, 12:37 PM

in which templates do you say i have to modify ? templates - general - clientcss
?

Thanks


-
   
Reply With Quote
  (#6) Old
jonathanjab Offline
Member
 
Posts: 39
Join Date: Oct 2005
Location: Cardiff, UK
15-09-2006, 12:44 PM

The template which displays the number is 'kbcatdisplay', and (taken from the default template), the code is:

HTML Code:
<td align="left" valign="middle">&nbsp;
  <a href="<{$baseurl}>_m=knowledgebase&_a=view&parentcategoryid=<{$item[2][kbcategoryid]}>&pcid=<{$pcid}>&nav=<{$nav}>" id="articlelink"><{$item[2][title]}></a> (<{$item[2][totalarticles]}>)
</td> 
(or $item[1] if you're on the first iteration of the $item variable). There is no CSS, although there's nothing stopping you added a <span> element around the totalarticles variable and then added the code into the clientcss template.


Jonathan Wright (Technical Director, JAB Web Solutions)

UK Hosting and Reseller Hosting from JAB Web Solutions

   
Reply With Quote
Reply

Tags
count, knowledgebase, number, size

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Knowledgebase - number of articles count Swish SupportSuite, eSupport and LiveResponse 39 09-11-2008 08:47 PM
How to change the article font size tian How do I? 7 15-02-2007 09:06 PM
Knowledgebase view count questions Intrepid_Soul SupportSuite, eSupport and LiveResponse 0 14-12-2006 06:58 PM
Change the number of characters in a Ticket/reply Webber SupportSuite, eSupport and LiveResponse 0 29-08-2006 05:17 PM



Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
vBulletin Skin developed by: vBStyles.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46