Hi,
I'm trying to add Showcase count to the slider but it seems doesn't work. I modified the thumbs to show user name and icon, it works fine but I add the code below
	
	
	
		
It doesn't work. I tried rebuild showcase count cache but still the same.
I think I missed something. Can I ask for some help?
Thanks
				
			I'm trying to add Showcase count to the slider but it seems doesn't work. I modified the thumbs to show user name and icon, it works fine but I add the code below
		Code:
	
	                <xen:if is="{$user.showcase_count}">
                    <dl class="pairsJustified">
                        <dt>Showcase Items:</dt>
                        <dd><a href="{xen:link 'showcase/member', $user}" class="concealed">{$user.showcase_count}</a></dd>
                    </dl>
                </xen:if>It doesn't work. I tried rebuild showcase count cache but still the same.
I think I missed something. Can I ask for some help?
Thanks
 
	 
 
		
 
 
		 
 
		 
 
		