Hello,
In the taxonomylist plugin, is it possible to configure tagcloud for more than one route?
For example:
Routes:
- Trip -> 2 posts tagged "Ipanema"
- Photo -> 5 posts tagged "Ipanema"
In the plugin config:
Route: /trip
Tagcloud correctly displays 7 posts tagged "Ipanema", but when we click on the link, the site only displays the 2 Trip posts. (obvious)
Please, any tips for changing this behavior?
Thanks!