Hey drupals,
i just wanted to share with the community my experience with the tagadelic module.
I wanted to build a block with a tagcloud which shows all tags of a vocabulary.
After i created a vocabulary, filled in the tags and assigned those to the corresponding nodes, tagadelic properly created 2 blocks. one for all tags of the current node and one for all tags of my vocabulary. so far so good.
I left the values in this block by its default and told the block to show up on every page in the last sidebar. Which it didn't. I tried many things, searched forums and double checked the settings of the module but couldn't figure out why the block didn't show.
BUT
When i changed the default setting for the number of tags to show in the block which was '12' it suddenly showed. i changed it to 6,13,11 and even 30 everything works just fine but when i put 12 again. vanish..
i suppose that's a bug. Great Module though!
Greetings,
skobe
Comments
Comment #1
nii antiaye commentedI am also facing the problem , even when i change the number 12 to any other numbers it does not show.
Comment #2
scarr commentedSame problem here, and changing the numbers also does not fix it for me. Subscribing.
Comment #3
skobe commenteddid you try clearing browser and drupal cache?
Comment #4
zeropaperI was able to fix that by setting the
tagadelic_block_tags_<the vid of your vocab>to 10000.Somehow the variable isn't saved correctly.
Comment #5
Bèr Kessels commentedPlease open a pull request on github if you still want this feature.