Hello everyone,
one problem solved on my own.
the shortcode for the fancybox is just “fancybox=true”.
But one other problem occured:
I have 4 teams on my site. This is the Code:
Verwaltung
[teams include_type=verwaltung display_content=false fancybox=true columns=4 order=asc orderby=date]
Prüfung
[teams include_type=prüfung display_content=false fancybox=true columns=4 order=asc orderby=date]
m&a
[teams include_type=mua display_content=false fancybox=true columns=4 order=asc orderby=date]
Planung und Controlling
[teams include_type=planung display_content=false fancybox=true columns=4 order=asc orderby=date]
Now, when I click on a team-member e.g. of the third row (m&a), the fancy-box shows the team-member of the first row (Verwaltung).
I hope, you know what I mean.
Thanks in Advance.
Regards
Chris