• Resolved fw33d

    (@fw33d)


    Hello,

    I would like to know if there is a simple way to increase the number of items displayed by the “tag cloud” widget?

    It displays only 8 categories whereas I have more than 10.

    Thanks you in advance!
    Regards,
    fred

Viewing 1 replies (of 1 total)
  • Thread Starter fw33d

    (@fw33d)

    Ok i found it.
    Just change the tag_cloud_widget() function in functions.php:
    $args[‘number’] = ‘8’; //number of tags

    Cheers 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘How to increase tag cloud items numbers ?’ is closed to new replies.