Hey there! I’d like to get the tag cloud functionality on a single entry page, I’ll explain a bit more.
I have entries that are tagged, and I’d like to, when showing each single entry, show the tags for that entry. No problem, right? Just use the exp:tag:tags entry_id=“{entry_id}“ kinda tag. What I also want to do is get the visual of a tag cloud. Bigger ones for tags that are more popular (by number of entries that have that tag in common).
This doesn’t seem possible using exp:tag:tags, and the tag cloud function doesn’t offer entry_id as a parameter.
Is there something I’m missing? I’d love to know that this functionality is in place already. Thanks!
