Locate the file yourdomain.com/wp-includes/category-template.php and download it via FTP on your computer.

To show tags cloud on each page or sidebar of your WordPress blog, add the following code to the file:

<?php wp_tag_cloud('smallest=8&largest=22'); ?>

Note:
You need to do this after every WordPress update.

 

Was this answer helpful? 0 Users Found This Useful (0 Votes)