HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / Technical Support / Number of Subcategories !
Author Message
Anonymous


Posted: 13 Jan 2006 03:45:56


Hello Friends,
how can I manipulate the number of subcategories.
On the main page were only three subcategories shown.
Example: index.php

Category
subcategory1,subcategory2,subcategory3,

If I want to show 6 or more subcategories, what have I to do ?

Thanks and Greetings

skalinks
Admin

Posted: 13 Jan 2006 05:39:24


Hello !
Please, open the file design.php in SkaLinks_include folder.
Find the string
''sub_cats' => 3,

You can set the number of subcategories as you wish.
Also this option will be included in "Settings" page.
Thank you!

Anonymous


Posted: 13 Jan 2006 08:20:43


Many Thanks to 'skalinks' !

That's it...... an easy solution.