![]() |
|
Tag Cloud: don't has it :( - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Tag Cloud: don't has it :( (/thread-6043.html) |
Tag Cloud: don't has it :( - Nimrod - 2009-10-27 I put: [b][/b] in a few different places in my templates, but no tags display. I have tags on a bunch of my test pictures, and even redundant tags. I'm sure it a rookie mistake, exasperating nonetheless. I am trying to make a site with one Album and depending on keywords (and especially a Tag Cloud) to build dynamic Search Albums rather than categorizing. Did I miss a setting in Admin? Help! Tag Cloud: don't has it :( - micheall - 2009-10-27 I used your code and placed it and it works. The only thing I changed was your second variable of "" to a NULL variable. Odd though it's coming up as a bulleted list instead of a cloud. Make sure you're paying attention to the last variable, if your tags aren't used at least 10 times with your code they won't sup up in the cloud. Edit: Ok, fixed the bulleted issue. You have to wrap it in a for it to list right. Without that no matter what you set the first variable to it doesn't change. So my line of code is: Tag Cloud: don't has it :( - Nimrod - 2009-10-27 Oh! Thanks so much! I spent hours trying to figure that out (dummy). I was having the problem with the block list as well, so that was going to be my next question. I needed to get that tag cloud going first as the site design depends on it. Really appreciate the help! Tag Cloud: don't has it :( - micheall - 2009-10-29 No problem, shoot me a link to the site when you're done. I'm always keen to looking at other galleries and seeing what people do with zenphoto. |