you need to include code snippets in <code> </code> tags. I'll need to know more about where you see this. As long as the module is not causing a site outage, it is not a critical issue.
<ul class="links"><li class="taxonomy-list-image first last"><a href="/..."/></li>
</ul>
I see it at every taxonomy block. It meens i see this even without any images upload for the term, but when the image uploads it the same UL tag include image.
Comments
Comment #1
nancydruyou need to include code snippets in <code> </code> tags. I'll need to know more about where you see this. As long as the module is not causing a site outage, it is not a critical issue.
Comment #2
cr0ss commentedThis what I was talking about:
I see it at every taxonomy block. It meens i see this even without any images upload for the term, but when the image uploads it the same UL tag include image.
Comment #3
nancydruThat's what
theme ('links',...)does. There is an option to suppress the term if there is no image for it.Comment #4
nancydru