This plug-in is sooooooo close to exactly what I've been looking for.
Unfortunately, it's pulling all of my categories, not just the one I'm specifying in the hook. I feel like I'm missing something here...
my hook looks like this:
[categorythumbnaillist graphic-design]
http://wordpress.org/extend/plugins/categoy-thumbnail-list/
The main page of the plugin says your hook should be like this:
[categorythumbnaillist 3] (where 3 is a catego[r]y id)
Have you tried using the category ID instead of the slug?
Quick question about Category Thumbnail List Plug-in. How can I call it in the sidebar (not using widgets)? Thanks! Tried: <?php categoryThumbnailList('CategoryIDSlug'); ?> but didn't work. Any help would be appreciated. Thanks!
zuldevil
Member
Posted 1 year ago #
akabin, did you ever figure out how to do it? I'm stuck with this too. :(
It was quite a while ago, so I can't remember. I think I abandoned this plugin and coded in some categories manually if I remember correctly. :(