For others who haven’t realized the functionality is hiding in the Post Kinds Plugin, here are some quick instructions for enabling the tag cloud widget:
- In the administrative UI, go to
Appearance » Widgets
in the menu structure. - Drag the “Tag Cloud” widget to one of your available sidebars, footers, headers or available widget areas.
- Give the widget a title. I chose “Post Kinds”.
- Under the “Taxonomy” heading choose
Kinds
. - If you want to show tag counts for your kinds, then select the checkbox.
- If necessary, select visibility if you want to create conditions for which pages, posts, etc. where the widget will appear.
- Finally click save.
You’ll end up with something in your widget area that looks something like this (depending on which Kinds you have enabled and which options you chose):
If you’re interested in changing or modifying the output or display of your tag cloud, you can do so with the documentation for the Function Reference wp tag cloud in the WordPress Codex.
This Article was mentioned on xavierroy.com
Syndicated copies:
This Article was mentioned on xavierroy.com
Syndicated copies:
I’ve done this, think I might have to read the ‘wp tag cloud’ in the WordPress Codex to make it look a bit nicer.
Replied to Creating a tag cloud directory for the Post Kinds Plugin on WordPress by Chris Aldrich Chris Aldrich (BoffoSocko) Yesterday after discovering it on Xavier Roy’s site I was reminded that the Post Kinds Plugin is built on a custom taxonomy and, as a result, has the ability to output its taxonomy in typical WordPress Tag Cloud widget. I had previously been maintaining/displaying a separate category structure fo…
I’ve done this, think I might have to read the ‘wp tag cloud’ in the WordPress Codex to make it look a bit nicer. Like this:Like Loading…