I have a little problem:
My tags are:
website (8 ) logo (3) huisstijl (2) (this count is correct)
But when i click on logo i only see 1 result, when i go to huisstijl i see 2 results, when i click website i see 5 results, although i did tag logo on 3 pages so it needs to show 3 results.
It's not possible to list a page where i tagged logo and website, the page can only be listed at 1 tag?!
My code:
I have a page where tags are shown:
[!TvTagCloud?
&parent=`[*id*]`
&landing=`25`
&tvTags=`docTags`
&showCount=`0`
&customDisplayChunk=`tag-inhoud`
&tagDelim=`, `
!]
When i click on a tag i go to landingpage (overview) showing all tags and ditto results:
Tags:
[!TvTagCloud?
&parent=`2`
&landing=`25`
&tvTags=`docTags`
&showCount=`1`
&customDisplayChunk=`tag-inhoud`
&tagDelim=`, `
!]
Ditto:
[!Ditto?
&parents=`2`
&extenders=`tagging`
&tagData=`docTags`
&tpl=`tag-inhoud`
&display=`all`
&total=`99`
&tagDelim=`, `
&noResults=`No result...`
!]
My tags are seperated (delimiter) like: logo, website, huisstijl
//
Another question, guess for a seperator i need to check the snippetcode and add it there?
[ed. note: fourroses666 last edited this post 14 years, 5 months ago.]