Matthias70 wrote:
Hi Andy, Works fine on my site :-) Sometimes I think my site is reacting different from other glinks sites

I would like to have a second smaller tag cloud.
Is there a way to cut of the output for example to 25 categories ??
Thanks
Matthias
Hi Andy,
I found a solution on my own.
Just changed
Code:
$category->select_options('ORDER BY Has_New_Links DESC'); $category->select_options('ORDER BY Has_New_Links DESC', 'LIMIT 25');
Thanks
Matthias
Matthias
gpaed.de