Jump to content
WebFlake
  • 0

IP.Downloads Files Numbers


DarkXess

Question

Hey guys, I am wanting to add the file numbers in each category like it is in the main categories like it shows in the picture.

 

The main categories work fine as you can see, but when having a MAIN category then a category linked to it the number of the files which are in that certain category do not show.

 

Can someone help me make it work please. Thank you :)

 

ghk_zps340a44af.jpg

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

edit template 

Downloads) Download Manager > downloadsPortal

find

<if test="showSubCatsLit:|:$link['new']"><li class='newposts'><else /><li></if>

add this after it

<span style="font-size: 9px;padding: 1px 3px;margin-right: 9px; font-weight: bold;color: #797979;
background: #e7e7e7;float:right;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;">{parse format_number="$link['cfileinfo']['total_files']"}</span>
  • Upvote 3
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...