luoy,
I'm afraid I did not quite understand how to do that. How do I "custom your term link, add post_type as a URL parameter"?
I currently have this code in my View:
[wpv-layout-start]
<!-- wpv-loop-start -->
<ul>
<wpv-loop>
<li>[wpv-taxonomy-link] ([wpv-taxonomy-post-count])</li>
</wpv-loop>
</ul>
<!-- wpv-loop-end -->
[wpv-no-taxonomy-found][wpml-string context="wpv-views"]Nothing to display here.[/wpml-string][/wpv-no-taxonomy-found]
[wpv-layout-end]
Where/how do I customize the term link?