In the template vbseo_like_tree the images requires an alt tag to be valid:
must beHTML Code:<img src="{vb:var $like.avatarurl}" class="vbseo-likes-avatar" />
HTML Code:<img src="{vb:var $like.avatarurl}" class="vbseo-likes-avatar" alt="" />
Causes a lot of xhtml issues without this tag.


LinkBack URL
About LinkBacks







Reply With Quote